scummvm/engines
2011-04-19 19:18:34 +10:00
..
agi COMMON: Rename Error to ErrorCode, introduce new Error class 2011-04-18 18:22:02 +02:00
agos COMMON: Rename Error to ErrorCode, introduce new Error class 2011-04-18 18:22:02 +02:00
cine COMMON: Replace MKID_BE by MKTAG 2011-04-12 16:53:15 +02:00
cruise ALL: colour -> color 2011-04-14 14:12:35 +02:00
draci Merge pull request "New mixer mute handling." 2011-04-18 15:59:34 +02:00
drascula JANITORIAL: Remove/comment unused vars 2011-03-29 21:57:56 +02:00
gob COMMON: Replace MKID_BE by MKTAG 2011-04-12 16:53:15 +02:00
groovie GROOVIE: Implement resource search-by-name for v2 games 2011-04-15 21:46:08 +09:30
hugo HUGO: Remove debug message 2011-04-16 19:40:59 +02:00
kyra COMMON: Rename Error to ErrorCode, introduce new Error class 2011-04-18 18:22:02 +02:00
lastexpress LASTEXPRESS: Fix sound timer to only run every 17 milliseconds 2011-03-22 16:46:31 -04:00
lure COMMON: Rename Error to ErrorCode, introduce new Error class 2011-04-18 18:22:02 +02:00
m4 ALL: centerd -> centered 2011-04-14 14:42:21 +02:00
made COMMON: Replace MKID_BE by MKTAG 2011-04-12 16:53:15 +02:00
mohawk MOHAWK: Speed up drawRLE8 a bit. 2011-04-18 16:12:57 +02:00
parallaction COMMON: Rename Error to ErrorCode, introduce new Error class 2011-04-18 18:22:02 +02:00
queen COMMON: Replace MKID_BE by MKTAG 2011-04-12 16:53:15 +02:00
saga SAGA: Fixed bug #3276033: IHNM: Savegame reminder not reset 2011-04-17 14:10:46 +03:00
sci SCI: Some initial work on supporting patch.005 in KQ1 Amiga 2011-04-15 11:20:07 +03:00
scumm SCUMM: Make use of new Common::Error type 2011-04-18 18:22:04 +02:00
sky COMMON: Rename Error to ErrorCode, introduce new Error class 2011-04-18 18:22:02 +02:00
sword1 COMMON: Rename Error to ErrorCode, introduce new Error class 2011-04-18 18:22:02 +02:00
sword2 ALL: centre -> center 2011-04-14 14:34:28 +02:00
sword25 COMMON: Rename Error to ErrorCode, introduce new Error class 2011-04-18 18:22:02 +02:00
teenagent TEENAGENT: Adapt to setPalette RGBA->RGB change. 2011-02-14 17:08:33 +01:00
testbed COMMON: Rename Error to ErrorCode, introduce new Error class 2011-04-18 18:22:02 +02:00
tinsel COMMON: Rename Error to ErrorCode, introduce new Error class 2011-04-18 18:22:02 +02:00
toon TOON: Fix Flux staying outside of the dressing room 2011-04-17 15:46:55 +02:00
touche COMMON: Rename Error to ErrorCode, introduce new Error class 2011-04-18 18:22:02 +02:00
tsage TSAGE: Bugfixes for graphics glitches when using the lift in scene #2320 2011-04-19 19:18:34 +10:00
tucker TUCKER: add missing code for kSupportsLoadingDuringStartup 2011-03-20 18:31:18 +01:00
advancedDetector.cpp COMMON: Only take the md5 of the resource fork data section 2011-02-04 15:27:56 +00:00
advancedDetector.h DETECTOR: Get rid of ADGF_KEEPMATCH 2010-11-07 17:15:27 +00:00
dialogs.cpp MOHAWK: Fix MohawkEngine_Myst::runLoadDialog 2011-02-07 22:58:42 +00:00
dialogs.h
engine.cpp AUDIO: Renamed mute related functions in Mixer. 2011-04-16 18:30:45 +02:00
engine.h ENGINES: Mute kPlainSoundType in Engine::syncSoundSettings() 2011-03-19 17:58:17 +01:00
engines.mk Merge remote branch 'remotes/dreammaster/tsage' 2011-04-13 21:08:05 +10:00
game.cpp
game.h ENGINES: Do not include engines/savestate.h from engines/game.h 2010-11-07 17:15:46 +00:00
metaengine.h PLUGINS: switched plugin manager to inheritance rather than #defines 2010-12-23 13:38:37 +00:00
module.mk
savestate.cpp ENGINE: Add a setPlayTime to SaveStateDescriptor taking an ms value. 2010-10-29 16:41:30 +00:00
savestate.h ENGINE: Add a setPlayTime to SaveStateDescriptor taking an ms value. 2010-10-29 16:41:30 +00:00
util.h