scummvm/engines
2012-12-26 07:55:56 +01:00
..
agi JANITORIAL: Remove trailing whitespaces. 2012-09-26 04:17:55 +02:00
agos JANITORIAL: Remove trailing whitespaces. 2012-09-26 04:17:55 +02:00
cge JANITORIAL: Remove trailing whitespaces. 2012-09-26 04:17:55 +02:00
cine CINE: Implement music fade out for Amiga/AtariST music. 2012-09-11 22:28:40 +02:00
composer COMPOSER: Change screen surface variable naming for clarity. 2012-10-20 23:19:47 +01:00
cruise JANITORIAL: Remove trailing whitespaces. 2012-09-26 04:17:55 +02:00
draci JANITORIAL: Remove trailing whitespaces. 2012-09-26 04:17:55 +02:00
drascula JANITORIAL: Remove trailing whitespaces. 2012-09-26 04:17:55 +02:00
dreamweb JANITORIAL: Remove trailing whitespaces. 2012-09-26 04:17:55 +02:00
gob GOB: Add a Spanish/Italian DOS version of Geisha 2012-08-05 10:43:41 +02:00
groovie JANITORIAL: Remove trailing whitespaces. 2012-09-26 04:17:55 +02:00
hopkins HOPKINS: Fix menu in BeOS and OS2 versions 2012-12-26 07:55:56 +01:00
hugo HUGO: Use surface width instead of its pitch when copying to raw memory blobs 2012-09-14 03:35:18 +03: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 JANITORIAL: Remove trailing whitespaces. 2012-09-26 04:17:55 +02:00
made JANITORIAL: Remove trailing whitespaces. 2012-09-26 04:17:55 +02:00
mohawk VIDEO: Make getCurFrame declaration consistent 2012-09-21 22:35:15 +02:00
parallaction PARALLACTION: Add a workaround for the end credits of NS 2012-09-28 01:49:37 +03:00
pegasus PEGASUS: Improve on the WSC missing AI videos bug 2012-10-29 11:17:50 -04:00
queen JANITORIAL: Remove trailing whitespaces. 2012-09-26 04:17:55 +02:00
saga JANITORIAL: Remove trailing whitespaces. 2012-09-26 04:17:55 +02:00
sci SCI: Add a workaround for bug #3568452 - "SCI: QFG1VGA - Path finding bug in the forest" 2012-10-22 13:17:57 +03:00
scumm JANITORIAL: Remove trailing whitespaces. 2012-09-26 04:17:55 +02:00
sky JANITORIAL: Remove trailing whitespaces. 2012-09-26 04:17:55 +02:00
sword1 SWORD1: Enable American ("Circle of Blood") panel 2012-10-06 16:24:00 +02:00
sword2 JANITORIAL: Remove trailing whitespaces. 2012-09-26 04:17:55 +02:00
sword25 JANITORIAL: Remove trailing whitespaces. 2012-09-26 04:17:55 +02:00
teenagent TEENAGENT: Convert Dialog text color symbols to an enum. 2012-10-10 14:43:19 +01:00
testbed TESTBED: Fix "if" formatting. 2012-08-09 03:27:21 +02:00
tinsel JANITORIAL: Remove trailing whitespaces. 2012-09-26 04:17:55 +02:00
toltecs TOLTECS: Improve the shake screen effects during movies 2012-10-06 00:01:47 +02:00
tony TONY: Fix AmigaOS build (bug #3580541) 2012-10-27 17:59:21 +02:00
toon JANITORIAL: Remove trailing whitespaces. 2012-09-26 04:17:55 +02:00
touche TOUCHE: Add more font entries to French Touche 2012-09-25 19:39:10 +02:00
tsage JANITORIAL: Remove trailing whitespaces. 2012-09-26 04:17:55 +02:00
tucker TUCKER: Switch to the common PCX decoder 2012-09-13 01:50:45 +03:00
wintermute WINTERMUTE: Convert ' correctly from CP1252 2012-10-23 03:05:17 +02:00
advancedDetector.cpp DETECTOR: Make reportUnknown() available for AdvancedMetaEngine classes to use 2012-06-27 05:14:18 +02:00
advancedDetector.h JANITORIAL: Remove trailing whitespaces. 2012-09-26 04:17:55 +02:00
configure.engines Merge branch 'master' into hopkins 2012-10-31 09:34:38 +11:00
dialogs.cpp JANITORIAL: Remove trailing whitespaces. 2012-09-26 04:17:55 +02:00
dialogs.h
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 Merge branch 'master' into hopkins 2012-10-31 09:34:38 +11: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
obsolete.cpp
obsolete.h
plugins_table.h Merge branch 'master' into hopkins 2012-10-31 09:34:38 +11:00
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