scummvm/engines
Filippos Karapetis 8228f3bcb2 Yet more warning fixes
svn-id: r38254
2009-02-15 15:15:26 +00:00
..
agi Fix for bug #2541237 - "AGI: Restart quits ScummVM" 2009-02-12 15:13:52 +00:00
agos Fix offset error in clearVideoBackGround(), that could cause menu glitches after fighting in Elvira 1. 2009-02-15 13:54:53 +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 Fixed compiler warning about loss of precision 2009-02-15 10:32:06 +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 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 Yet more warning fixes 2009-02-15 15:15:26 +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 Oops, fixed Smacker video playing in BS1 2009-02-15 13:43:44 +00:00
sword2 Applied my patch for the BS1/2 video player 2009-02-15 13:29:48 +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