scummvm/engines
2011-06-07 13:34:59 +02:00
..
agi AGI: Fix type mismatch (see bug #3311198) 2011-06-03 23:17:26 +02:00
agos AGOS: Silenced a false positive warning in MSVC 2011-05-29 19:48:47 +03:00
cine ENGINES: Change 2nd param of Engine::saveGameState to Common::String 2011-06-02 18:31:59 +02:00
cruise ENGINES: Change 2nd param of Engine::saveGameState to Common::String 2011-06-02 18:31:59 +02:00
draci ENGINES: Change 2nd param of Engine::saveGameState to Common::String 2011-06-02 18:31:59 +02:00
drascula DRASCULA: Replace snprintf() usage with Common::String::format() 2011-06-02 02:53:48 +01:00
gob GOB: Replace snprintf() usage with Common::String::format() 2011-06-02 02:20:51 +01:00
groovie GROOVIE: Remove Unecessary debugger errorString() function. 2011-06-03 13:58:06 +01:00
hugo ENGINES: Change 2nd param of Engine::saveGameState to Common::String 2011-06-02 18:31:59 +02:00
kyra KYRA: fix audio detection 2011-06-05 18:29:16 +02:00
lastexpress ENGINES: Remove some uses of g_engine 2011-06-03 18:21:58 +02:00
lure LURE: Replace snprintf() usage with Common::String::format() 2011-06-02 18:31:04 +01:00
m4 M4: Replace snprintf() usage with Common::String::format() 2011-06-02 04:52:34 +01:00
made MADE: Remove all instances of s(n)printf 2011-06-02 10:49:09 +02:00
mohawk MOHAWK: Add a bunch of LB detection entries. 2011-06-04 19:34:41 +02:00
parallaction COMMON: Registers RandomSources in constructor with the event recorder 2011-05-17 12:17:26 +02:00
queen QUEEN: Replace snprintf() instance with Common::String::format() 2011-06-02 19:35:28 +01:00
saga SAGA: Replace snprintf() usage with Common::String::format() 2011-06-02 20:54:49 +01:00
sci SCI: Add more debug output to AmigaMac sound driver 2011-06-07 13:34:59 +02:00
scumm COMMON: Rename kFeatureCursorHasPalette -> kFeatureCursorPalette 2011-06-04 11:55:56 +02:00
sky SKY: Replace snprintf() usage with Common::String::format() 2011-06-02 21:14:58 +01:00
sword1 ENGINES: Change 2nd param of Engine::saveGameState to Common::String 2011-06-02 18:31:59 +02:00
sword2 ENGINES: Change 2nd param of Engine::saveGameState to Common::String 2011-06-02 18:31:59 +02:00
sword25 COMMON: Make more symbols forbidden 2011-06-06 17:05:35 +02:00
teenagent ENGINES: Change 2nd param of Engine::saveGameState to Common::String 2011-06-02 18:31:59 +02:00
testbed TESTBED: Fix GFXtests::HSVtoRGB() and caller 2011-06-07 03:59:12 -04:00
tinsel ENGINES: Change 2nd param of Engine::saveGameState to Common::String 2011-06-02 18:31:59 +02:00
toon TOON: Tidy up decodeADPCM. 2011-06-06 10:55:36 +02:00
touche ENGINES: Change 2nd param of Engine::saveGameState to Common::String 2011-06-02 18:31:59 +02:00
tsage TSAGE: Add extra event manager fields to savegames 2011-06-04 22:40:51 +10:00
tucker TUCKER: Replace snprintf() usage with Common::String::format() 2011-06-02 18:02:12 +01:00
advancedDetector.cpp DETECTOR: Change printf calls to use logMessage. 2011-06-06 12:32:09 +02:00
advancedDetector.h DETECTOR: Get rid of unused kADFlagDontAugmentPreferredTarget 2011-06-01 16:44:35 +02:00
dialogs.cpp ENGINES: Change 2nd param of Engine::saveGameState to Common::String 2011-06-02 18:31:59 +02:00
dialogs.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
engine.cpp ENGINES: Change 2nd param of Engine::saveGameState to Common::String 2011-06-02 18:31:59 +02:00
engine.h ENGINES: Change 2nd param of Engine::saveGameState to Common::String 2011-06-02 18:31:59 +02:00
engines.mk
game.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
game.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
metaengine.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
module.mk
savestate.cpp ENGINES: Get rid of some s(n)printf calls 2011-06-02 18:31:58 +02:00
savestate.h ENGINES: Get rid of some s(n)printf calls 2011-06-02 18:31:58 +02:00
util.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00