scummvm/engines
2011-02-07 17:54:16 +00:00
..
agi COMMON: OSystem now has a PaletteManager 2011-02-07 17:52:38 +00:00
agos COMMON: OSystem now has a PaletteManager 2011-02-07 17:52:38 +00:00
cine COMMON: OSystem now has a PaletteManager 2011-02-07 17:52:38 +00:00
cruise COMMON: OSystem now has a PaletteManager 2011-02-07 17:52:38 +00:00
draci COMMON: OSystem now has a PaletteManager 2011-02-07 17:52:38 +00:00
drascula COMMON: OSystem now has a PaletteManager 2011-02-07 17:52:38 +00:00
gob VIDEO: Rename VideoDecoder::load() to loadStream() 2011-02-07 17:54:16 +00:00
groovie COMMON: OSystem now has a PaletteManager 2011-02-07 17:52:38 +00:00
hugo COMMON: OSystem now has a PaletteManager 2011-02-07 17:52:38 +00:00
kyra COMMON: OSystem now has a PaletteManager 2011-02-07 17:52:38 +00:00
lastexpress LASTEXPRESS: Add some more error handling to Savegame and Sound classes 2011-01-26 10:43:38 +00:00
lure COMMON: OSystem now has a PaletteManager 2011-02-07 17:52:38 +00:00
m4 COMMON: OSystem now has a PaletteManager 2011-02-07 17:52:38 +00:00
made COMMON: OSystem now has a PaletteManager 2011-02-07 17:52:38 +00:00
mohawk VIDEO: Rename VideoDecoder::load() to loadStream() 2011-02-07 17:54:16 +00:00
parallaction COMMON: OSystem now has a PaletteManager 2011-02-07 17:52:38 +00:00
queen COMMON: OSystem now has a PaletteManager 2011-02-07 17:52:38 +00:00
saga COMMON: OSystem now has a PaletteManager 2011-02-07 17:52:38 +00:00
sci VIDEO: Rename VideoDecoder::load() to loadStream() 2011-02-07 17:54:16 +00:00
scumm SCUMM: Avoid hiding overloaded virtual method 2011-02-07 17:53:34 +00:00
sky COMMON: OSystem now has a PaletteManager 2011-02-07 17:52:38 +00:00
sword1 COMMON: OSystem now has a PaletteManager 2011-02-07 17:52:38 +00:00
sword2 COMMON: OSystem now has a PaletteManager 2011-02-07 17:52:38 +00:00
sword25 VIDEO: Rename VideoDecoder::load() to loadStream() 2011-02-07 17:54:16 +00:00
teenagent COMMON: OSystem now has a PaletteManager 2011-02-07 17:52:38 +00:00
testbed COMMON: OSystem now has a PaletteManager 2011-02-07 17:52:38 +00:00
tinsel COMMON: OSystem now has a PaletteManager 2011-02-07 17:52:38 +00:00
toon COMMON: OSystem now has a PaletteManager 2011-02-07 17:52:38 +00:00
touche COMMON: OSystem now has a PaletteManager 2011-02-07 17:52:38 +00:00
tucker COMMON: OSystem now has a PaletteManager 2011-02-07 17:52:38 +00: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 GUI: Rename gui/GuiManager.* to gui/gui-manager.* 2010-11-16 10:19:01 +00:00
dialogs.h
engine.cpp GUI: Rename gui/GuiManager.* to gui/gui-manager.* 2010-11-16 10:19:01 +00:00
engine.h ENGINE: Rename resetTotalPlayTime to setTotalPlayTime. 2010-10-27 22:52:02 +00:00
engines.mk CONFIGURE: Plug in Last Express engine 2010-10-18 19:18:06 +00: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