scummvm/engines
2012-09-08 18:45:22 +10:00
..
agi AGI: Replace detector printf usage with logMessage. 2012-08-15 09:51:55 +02:00
agos Merge remote-tracking branch 'origin/master' into tony 2012-08-28 15:54:12 +02:00
cge CGE: Fix bug #3557904 - Shadow at wrong position 2012-09-05 08:12:14 +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 DRASCULA: Get rid of casts on CursorManager::replaceCursor calls. 2012-06-16 03:28:42 +02:00
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
hopkins HOPKINS: Commit of lots more initialisation code 2012-09-08 18:45:22 +10: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 MADE: Get rid of casts on CursorManager::replaceCursor calls. 2012-06-16 03:28:43 +02:00
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 ENGINES: Return all available custom GUI options if no target is specified 2012-03-31 13:55:03 +03:00
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
tony TONY: Change to hopefully fix Mingw 64 compilation errors 2012-09-05 20:47:32 +10: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 WINTERMUTE: Convert CRLF to LF 2012-09-04 22:17:23 +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 HOPKINS: Initial skeleton engine commit 2012-09-07 22:20:05 +10:00
dialogs.cpp GUI: Refactor default savegame description creation. 2012-06-10 05:04:59 +02:00
dialogs.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
engine.cpp ENGINES: Add error handling for GMM Gamestate Load/Save Usage. 2012-02-21 22:30:29 +00:00
engine.h COMMON: Move Language and Platform functionality into separate files 2012-02-26 15:21:36 +01:00
engines.mk HOPKINS: Added missing changes to hook in the new engine 2012-09-08 09:08:24 +10:00
game.cpp COMMON: Move RenderMode and GUIOptions functionality into separate files 2012-02-26 15:19:31 +01:00
game.h COMMON: Move Language and Platform functionality into separate files 2012-02-26 15:21:36 +01:00
metaengine.h ENGINES: Return all available custom GUI options if no target is specified 2012-03-31 13:55:03 +03:00
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
plugins_table.h HOPKINS: Added missing changes to hook in the new engine 2012-09-08 09:08:24 +10:00
savestate.cpp JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
savestate.h ENGINES: Mention defaults for writable and deletable settings in SaveStateDescriptor docs. 2012-07-03 18:40:40 +02:00
util.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00