scummvm/engines
2012-09-04 21:06:00 +03:00
..
agi AGI: Replace detector printf usage with logMessage. 2012-08-15 09:51:55 +02:00
agos Merge pull request #268 from clone2727/video-rewrite 2012-08-26 15:41:56 -04:00
cge CGE: Keep Soltys' position when saving 2012-08-05 22:24:32 +02:00
cine CINE: Fix drawing of sprite with mask. 2012-08-20 01:48:20 +01:00
composer COMPOSER: Fix parsing v1 book groups. 2012-07-08 10:28:44 +02:00
cruise CRUISE: Slight cleanup in querySaveMetaInfos. 2012-07-03 18:39:50 +02:00
draci DRACI: Slight cleanup in querySaveMetaInfos. 2012-07-03 18:39:50 +02:00
drascula
dreamweb DREAMWEB: Marked Dreamweb as stable 2012-07-18 00:49:28 +10:00
gob GOB: Add a Spanish/Italian DOS version of Geisha 2012-08-05 10:43:41 +02:00
groovie GROOVIE: Slight cleanup in querySaveMetaInfos. 2012-07-03 18:39:50 +02:00
hugo HUGO: Slight cleanup in querySaveMetaInfos. 2012-07-03 18:39:50 +02:00
kyra KYRA: Add source of detection entires for LoL French floppy. 2012-08-05 17:10:49 +02:00
lastexpress LASTEXPRESS: Implement more savegame loading 2012-08-27 23:30:23 -04:00
lure LURE: Fix engine crash in copy protection screen with AZERTY keyboard 2012-06-30 20:48:22 +01:00
made
mohawk Merge pull request #268 from clone2727/video-rewrite 2012-08-26 15:41:56 -04:00
parallaction PARALLACTION: Fix delete[] formatting. 2012-07-25 21:10:43 +02:00
queen QUEEN: Change description on the "alt_intro" option 2012-07-19 05:53:55 +02:00
saga Merge pull request #268 from clone2727/video-rewrite 2012-08-26 15:41:56 -04:00
sci SCI: Limit the hack used for sound initialization to the Fun Seeker's demo only 2012-09-01 20:17:27 +03:00
scumm SCUMM: PCESetCostumeData should have static linking 2012-09-01 14:14:23 +02:00
sky
sword1 Merge pull request #268 from clone2727/video-rewrite 2012-08-26 15:41:56 -04:00
sword2 VIDEO: Merge AdvancedVideoDecoder into VideoDecoder 2012-08-16 14:00:14 -04:00
sword25 Merge pull request #268 from clone2727/video-rewrite 2012-08-26 15:41:56 -04:00
teenagent TEENAGENT: Fix for bug #3428161 "PSP: No music in TeenAgent". 2012-08-02 12:41:40 +01:00
testbed TESTBED: Fix "if" formatting. 2012-08-09 03:27:21 +02:00
tinsel TINSEL: Fix bug #3541542 - "DW: PSX version dies when pressing ESC in intro" 2012-09-03 04:32:31 +03:00
toltecs TOLTECTS: Slight cleanup in querySaveMetaInfos. 2012-07-03 18:39:50 +02:00
toon Merge pull request #268 from clone2727/video-rewrite 2012-08-26 15:41:56 -04:00
touche TOUCHE: Report unknown game variant when using the file based fallback detector 2012-06-27 05:14:18 +02:00
tsage TSAGE: Apply naming conventions to some sound variables and functions 2012-09-03 07:58:35 +02:00
tucker VIDEO: Convert FlicDecoder to the new AdvancedVideoDecoder API 2012-08-12 08:43:32 -04:00
wintermute Revert "WINTERMUTE: Remove extra semicolon." 2012-09-04 19:51:33 +02:00
advancedDetector.cpp DETECTOR: Make reportUnknown() available for AdvancedMetaEngine classes to use 2012-06-27 05:14:18 +02:00
advancedDetector.h DETECTOR: Make reportUnknown() available for AdvancedMetaEngine classes to use 2012-06-27 05:14:18 +02:00
configure.engines CONFIGURE: Add zlib and libpng to the library dependencies of wintermute 2012-09-04 21:06:00 +03:00
dialogs.cpp
dialogs.h
engine.cpp
engine.h
engines.mk
game.cpp
game.h
metaengine.h
module.mk
obsolete.cpp
obsolete.h
plugins_table.h
savestate.cpp
savestate.h ENGINES: Mention defaults for writable and deletable settings in SaveStateDescriptor docs. 2012-07-03 18:40:40 +02:00
util.h