scummvm/engines
2012-04-06 08:20:26 +02:00
..
agi AGI: Add played time information to saved games 2012-03-27 00:50:29 +03:00
agos AGOS: Expand fix for bug - SIMON1DOS French: Subtitle glitch in introduction. 2012-04-02 23:08:31 +10:00
cge CGE: Close memory leak in savegame loading. 2012-03-28 01:51:56 +01:00
cine
composer
cruise
draci
drascula
dreamweb DREAMWEB: Slight cleanup of DreamWebEngine::animPointer() 2012-03-27 00:21:48 +03:00
gob GOB: Add a Spanish Amiga version of Gobliins 2 2012-03-30 11:35:18 +02:00
groovie GROOVIE: Do not cast away const qualifier. 2012-04-05 00:40:30 +02:00
hugo GRAPHICS: Rewrite ImageDecoder to have an improved API 2012-03-20 01:06:47 +01:00
kyra KYRA: Silence const away cast warning by using non-const versions of strpbrk and strchr. 2012-04-05 00:40:30 +02:00
lastexpress JANITORIAL: Replace (x ? false : true) by !(x). 2012-03-13 15:43:36 +01:00
lure JANITORIAL: Simply use *x instead of *x.get() on smart pointers. 2012-03-13 15:43:59 +01:00
made
mohawk GRAPHICS: Convert JPEG to the ImageDecoder API 2012-03-20 01:06:48 +01:00
mortevielle MORTEVIELLE: Fix conversion of string to integer in room changes 2012-04-06 08:20:26 +02:00
parallaction JANITORIAL: Avoid the ugly operator invocation syntax. 2012-03-13 15:43:23 +01:00
queen ENGINES: Return all available custom GUI options if no target is specified 2012-03-31 13:55:03 +03:00
saga JANITORIAL: Use appropriate type for loop counter. 2012-03-13 15:42:53 +01:00
sci SCI: Do not cast away const qualifier. 2012-04-05 00:40:25 +02:00
scumm Merge pull request from klusark/const 2012-04-04 15:27:42 -07:00
sky ENGINES: Return all available custom GUI options if no target is specified 2012-03-31 13:55:03 +03:00
sword1
sword2 SWORD2: Add a custom game option to toggle object labels 2012-03-25 16:31:27 +03:00
sword25 SWORD25: Do not cast away const qualifier. 2012-04-05 00:40:30 +02:00
teenagent
testbed
tinsel
toltecs
toon
touche
tsage JANITORIAL: Avoid the ugly operator invocation syntax. 2012-03-13 15:43:23 +01:00
tucker
advancedDetector.cpp ENGINES: Return all available custom GUI options if no target is specified 2012-03-31 13:55:03 +03:00
advancedDetector.h ENGINES: Implement per-game options caching in AdvancedDetector via GUIO flags. 2012-03-19 21:04:29 +01:00
dialogs.cpp
dialogs.h
engine.cpp
engine.h
engines.mk MORTEVIELLE: Register engine at engines.mk 2012-04-06 08:18:18 +02:00
game.cpp
game.h
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
savestate.cpp
savestate.h
util.h