scummvm/engines
2009-02-15 08:11:58 +00:00
..
agi Fix for bug #2541237 - "AGI: Restart quits ScummVM" 2009-02-12 15:13:52 +00:00
agos Ooops, remove excess bracket. 2009-02-14 12:56:09 +00:00
cine do not include common/debug.h from common/util.h 2009-01-30 05:25:17 +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 ignore any keypresses in the volume control dialog 2009-02-14 22:46:54 +00:00
gob Ooops, remove excess space. 2009-02-15 08:10:01 +00:00
groovie T7G: Fix for 2474078 (hopefully). Check if volume has fallen to correct level at end of applyfading, in case it gets set to correct level during it. 2009-02-01 11:56:12 +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: - implemented proper button processing (works exactly as in Kyra 2 and 3, so we do have some code duplication atm, I just fixed right mouse button support for LOL) 2009-02-15 03:36:30 +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 Fixed support for walking zones in BRA: 2009-02-03 10:42:27 +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 Removing various unused files (backups remain in vendor/sci/, of course) 2009-02-15 08:11:58 +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 clear full screen before playing movie in BS1 (fixes #2599573) 2009-02-14 18:34:10 +00:00
sword2 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
tinsel Handle endianness difference in RestoreActorReels() -- fixes bug 2569407 - DW2: Big Endian crash on loading saved game 2009-02-07 12:55:39 +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 correct sprite state for location 43 (fixes #2600759) 2009-02-15 01:48:18 +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