scummvm/engines
2011-08-06 11:39:37 +01:00
..
agi AGI: Cleanup some Winnie string code 2011-07-03 13:49:28 -04:00
agos AGOS: Reduced header dependency 2011-08-06 11:28:40 +01:00
cine JANITORIAL: Silence a couple of "variable set but not used" warnings. 2011-06-30 23:47:10 +02:00
composer COMPOSER: Added detection entries for 2 more games 2011-08-06 11:28:32 +01:00
cruise ALL: Reduce audio/ header dependency 2011-08-06 11:30:42 +01:00
draci DRACI: Allocate no-sound buffer on the heap in LegacySoundArchive::openArchive() 2011-06-23 15:11:38 +08:00
drascula ANALYSIS: Add static casts to is* functions 2011-06-23 08:52:52 -04:00
dreamweb OSYSTEM: extended installTimerProc() with timer ID parameter 2011-08-06 11:28:35 +01:00
gob GOB: Add a workaround for bug #3376547 (gob3 footstep sound) 2011-07-25 18:47:31 +02:00
groovie ALL: Reduce audio/ header dependency 2011-08-06 11:30:42 +01:00
hugo OSYSTEM: extended installTimerProc() with timer ID parameter 2011-08-06 11:28:35 +01:00
kyra KYRA: add support for Russian Kyra 1 floppy fan translation 2011-07-27 16:38:31 +02:00
lastexpress LASTEXPRESS: Reduce header dependency 2011-08-06 11:28:37 +01:00
lure ALL: Reduce audio/ header dependency 2011-08-06 11:30:42 +01:00
m4 ALL: Reduce audio/ header dependency 2011-08-06 11:30:42 +01:00
made MADE: Fix hidden overloaded virtual function warning 2011-06-30 00:53:33 +03:00
mohawk ALL: Reduce audio/ header dependency 2011-08-06 11:30:42 +01:00
parallaction ALL: Reduce audio/ header dependency 2011-08-06 11:30:42 +01:00
queen ANALYSIS: Add static casts to is* functions 2011-06-23 08:52:52 -04:00
saga ALL: Reduce audio/ header dependency 2011-08-06 11:30:42 +01:00
sci OSYSTEM: extended installTimerProc() with timer ID parameter 2011-08-06 11:28:35 +01:00
scumm SCUMM: Fix compilation 2011-08-06 11:39:37 +01:00
sky ANALYSIS: Add static casts to is* functions 2011-06-23 08:52:52 -04:00
sword1 ANALYSIS: Add static casts to is* functions 2011-06-23 08:52:52 -04:00
sword2 SWORD2: Silence "variable set but not used" GCC warnings 2011-07-03 07:20:40 +02:00
sword25 SWORD25: Removed custom endianness code in persistence code 2011-07-10 18:11:00 +03:00
teenagent TEENAGENT: Allocate large buffers on the heap instead of the stack 2011-06-23 15:11:37 +08:00
testbed OSYSTEM: extended installTimerProc() with timer ID parameter 2011-08-06 11:28:35 +01:00
tinsel ALL: Reduce audio/ header dependency 2011-08-06 11:30:42 +01:00
toon TOON: Fix off-by-one use of path heap array 2011-07-21 13:09:18 +02:00
touche ANALYSIS: Add static casts to is* functions 2011-06-23 08:52:52 -04:00
tsage OSYSTEM: extended installTimerProc() with timer ID parameter 2011-08-06 11:28:35 +01: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 GUI: fix bug #2822778 2011-06-25 15:54:36 +02:00
dialogs.h
engine.cpp TASKBAR: Set taskbar to error on engine error() 2011-08-06 11:30:49 +01:00
engine.h GUI: fix bug #2822778 2011-06-25 15:54:36 +02:00
engines.mk COMPOSER: Add a first attempt at an engine. 2011-07-14 20:08:06 +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: Clean up SaveStateDescriptor. 2011-07-02 21:07:55 +02:00
savestate.h ENGINES: Clean up SaveStateDescriptor. 2011-07-02 21:07:55 +02:00
util.h