scummvm/engines
2009-02-15 22:01:09 +00:00
..
agi Fix for bug #2541237 - "AGI: Restart quits ScummVM" 2009-02-12 15:13:52 +00:00
agos - Replace OSystem::clearScreen with OSystem::fillScreen as discussed on -devel. 2009-02-15 21:20:21 +00:00
cine Fixed compilation (along with it const correctness). 2009-02-15 20:19:06 +00:00
cruise Changed the list of language dependant strings from being hard-coded to dynamically being loaded from the 'delphine.lng' file 2009-02-14 00:10:51 +00:00
drascula - Replace OSystem::clearScreen with OSystem::fillScreen as discussed on -devel. 2009-02-15 21:20:21 +00:00
gob - Replace OSystem::clearScreen with OSystem::fillScreen as discussed on -devel. 2009-02-15 21:20:21 +00:00
groovie - Replace OSystem::clearScreen with OSystem::fillScreen as discussed on -devel. 2009-02-15 21:20:21 +00:00
igor Fix sound noise regression in CD32 version of Simon the Sorcerer 1. 2009-02-07 05:05:14 +00:00
kyra LOL: fix bug in kyra.dat 2009-02-15 14:49:01 +00:00
lure Disable GMM Save/Loading when a cut-scene is playing 2009-01-31 12:26:44 +00:00
m4 Renamed SpecialDebugLevel to DebugChannel 2009-01-30 05:10:24 +00:00
made - Fixed/completed cd audio support (sfPlayCd and sfGetCdTime) for Manhole:N&E and RtZ CD 2009-02-04 19:15:12 +00:00
parallaction - Replace OSystem::clearScreen with OSystem::fillScreen as discussed on -devel. 2009-02-15 21:20:21 +00:00
queen Make the subtitle settings in Options section of the global main menu optional, and enable only for game engines where subtitles settings are synced. 2009-02-07 06:47:19 +00:00
saga Removed unused code 2009-02-03 17:02:57 +00:00
sci SCI: Got rid of a nasty hack where class, delete, new were re#defined because FreeSCI used these C++ keywords for variable names 2009-02-15 22:01:09 +00:00
scumm Fix bug #2596028 - FREDDI3: Game does not start German version. 2009-02-13 23:32:00 +00:00
sky Fix 1690836: "BASS: Speed difference" 2009-02-14 00:21:53 +00:00
sword1 - Replace OSystem::clearScreen with OSystem::fillScreen as discussed on -devel. 2009-02-15 21:20:21 +00:00
sword2 Applied my patch for the BS1/2 video player 2009-02-15 13:29:48 +00:00
tinsel - Replace OSystem::clearScreen with OSystem::fillScreen as discussed on -devel. 2009-02-15 21:20:21 +00:00
touche Make the subtitle settings in Options section of the global main menu optional, and enable only for game engines where subtitles settings are synced. 2009-02-07 06:47:19 +00:00
tucker - Replace OSystem::clearScreen with OSystem::fillScreen as discussed on -devel. 2009-02-15 21:20:21 +00:00
advancedDetector.cpp do not include common/debug.h from common/util.h 2009-01-30 05:25:17 +00:00
advancedDetector.h Moved AdvancedDetector from common/ to engines/ 2009-01-29 22:13:01 +00:00
dialogs.cpp Fixed working Keys button in in game options dialog 2009-02-12 22:05:07 +00:00
dialogs.h Make the subtitle settings in Options section of the global main menu optional, and enable only for game engines where subtitles settings are synced. 2009-02-07 06:47:19 +00:00
engine.cpp Avoid using g_engine if possible 2009-01-30 16:04:39 +00:00
engine.h Make the subtitle settings in Options section of the global main menu optional, and enable only for game engines where subtitles settings are synced. 2009-02-07 06:47:19 +00:00
engines.mk Import the SCI engine sources from the FreeSCI Glutton branch (it doesn't compile yet) 2009-02-15 06:10:59 +00:00
game.cpp Whoa! Removing trailing spaces. 2009-01-01 15:06:43 +00:00
game.h Whoa! Removing trailing spaces. 2009-01-01 15:06:43 +00:00
metaengine.h Whoa! Removing trailing spaces. 2009-01-01 15:06:43 +00:00
module.mk Moved AdvancedDetector from common/ to engines/ 2009-01-29 22:13:01 +00:00