scummvm/engines
2011-06-21 22:42:20 +10:00
..
agi ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
agos ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
cine ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
cruise ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
draci DETECTOR: Merge ADParams into AdvancedMetaEngine 2011-06-14 18:17:01 +02:00
drascula ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
dreamweb DREAMWEB: Use kMaingamepal provided by the tasm-recover 2011-06-20 20:16:21 +02:00
gob ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
groovie ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
hugo ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
kyra ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
lastexpress LASTEXPRESS: flag all WIP games with ADGF_UNSTABLE 2011-06-16 13:37:57 -05:00
lure ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
m4 ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
made ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
mohawk ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
parallaction ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
queen QUEEN: Replace snprintf() instance with Common::String::format() 2011-06-02 19:35:28 +01:00
saga ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
sci SCI: Let fallback detector set GUIO_NOSPEECH appropriately 2011-06-20 01:28:10 +02:00
scumm ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
sky I18N: Make many more GUI MessageDialog strings translatable 2011-06-13 22:19:18 +01:00
sword1 ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
sword2 ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
sword25 ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
teenagent ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
testbed ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
tinsel TINSEL: Don't leak running processes in Scheduler::reset(). 2011-06-20 17:42:00 +02:00
toon ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
touche DETECTOR: Remove kADFlagPrintWarningOnFileBasedFallback 2011-06-14 18:52:11 +02:00
tsage TSAGE: Bugfix for properly stopping playing sounds 2011-06-21 22:42:20 +10:00
tucker DETECTOR: Pass allFiles to AdvancedMetaEngine::fallbackDetect() 2011-06-14 18:52:11 +02:00
advancedDetector.cpp ENGINES: Warn user about games marked with ADGF_UNSTABLE flags 2011-06-16 13:37:13 -05:00
advancedDetector.h ENGINES: Warn user about games marked with ADGF_UNSTABLE flags 2011-06-16 13:37:13 -05:00
dialogs.cpp ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
dialogs.h
engine.cpp I18N: Make the unsupported game warning translatable 2011-06-20 23:12:26 +01:00
engine.h ENGINES: Warn user about games marked with ADGF_UNSTABLE flags 2011-06-16 13:37:13 -05:00
engines.mk DREAMWEB: added autogenerated source 2011-06-15 17:29:05 +02:00
game.cpp Merge pull request #30 from tsoliman/configure-enhancement-warning-clean 2011-06-17 10:19:57 -07:00
game.h Merge pull request #30 from tsoliman/configure-enhancement-warning-clean 2011-06-17 10:19:57 -07:00
metaengine.h
module.mk DETECTOR: Separate code for handling obsolete gameids from advanced detector 2011-06-14 18:52:07 +02:00
obsolete.cpp DETECTOR: Separate code for handling obsolete gameids from advanced detector 2011-06-14 18:52:07 +02:00
obsolete.h DETECTOR: Separate code for handling obsolete gameids from advanced detector 2011-06-14 18:52:07 +02: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