scummvm/engines
2011-06-03 16:16:38 +02:00
..
agi SCI: Switch some char* to Common::String& 2011-06-03 16:16:38 +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: improve readability of key mapping code 2011-06-03 00:41:09 +02:00
lastexpress LASTEXPRESS: Remove unused variables. 2011-06-03 07:53:18 +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 ENGINES: Change 2nd param of Engine::saveGameState to Common::String 2011-06-02 18:31:59 +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: Switch some char* to Common::String& 2011-06-03 16:16:38 +02:00
scumm ENGINES: Change 2nd param of Engine::saveGameState to Common::String 2011-06-02 18:31:59 +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 ENGINES: Change 2nd param of Engine::saveGameState to Common::String 2011-06-02 18:31:59 +02:00
teenagent ENGINES: Change 2nd param of Engine::saveGameState to Common::String 2011-06-02 18:31:59 +02:00
testbed TESTBED: Remove another static and a confusing comment 2011-06-03 14:42:25 +02:00
tinsel ENGINES: Change 2nd param of Engine::saveGameState to Common::String 2011-06-02 18:31:59 +02:00
toon ENGINES: Change 2nd param of Engine::saveGameState to Common::String 2011-06-02 18:31:59 +02:00
touche ENGINES: Change 2nd param of Engine::saveGameState to Common::String 2011-06-02 18:31:59 +02:00
tsage TSAGE: Add proper colors to buttons in the CD version of ringworld 2011-06-03 15:02:59 +02:00
tucker TUCKER: Replace snprintf() usage with Common::String::format() 2011-06-02 18:02:12 +01:00
advancedDetector.cpp DETECTOR: Clarify warning a bit 2011-06-01 16:44:35 +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 Merge remote branch 'remotes/dreammaster/tsage' 2011-04-13 21:08:05 +10:00
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 ENGINES: Move SaveStateDescriptor etc. to engine/savestate.* 2010-03-18 15:09:48 +00:00
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