scummvm/engines
2011-02-09 00:14:06 +00:00
..
agi ALL: Fix whitespaces / indention 2011-02-07 23:01:06 +00:00
agos AGOS: Reduce header interdependencies 2011-02-09 00:13:42 +00:00
cine ALL: Fix whitespaces / indention 2011-02-07 23:01:06 +00:00
cruise GUI: Rename SaveLoadChooser::runModal to runModalWithPluginAndTarget 2011-02-07 22:58:22 +00:00
draci ALL: Fix whitespaces / indention 2011-02-07 23:01:06 +00:00
drascula COMMON: OSystem now has a PaletteManager 2011-02-07 17:52:38 +00:00
gob ALL: Fix whitespaces / indention 2011-02-07 23:01:06 +00:00
groovie COMMON: OSystem now has a PaletteManager 2011-02-07 17:52:38 +00:00
hugo HUGO: Cleanup : some refactoring and encapsulation (thanks fuzzie for the help) 2011-02-08 20:52:26 +00:00
kyra ALL: Fix whitespaces / indention 2011-02-07 23:01:06 +00:00
lastexpress ALL: Fix whitespaces / indention 2011-02-07 23:01:06 +00:00
lure ALL: Fix whitespaces / indention 2011-02-07 23:01:06 +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: Remove unused SeekableVideoDecoder::seekToFrame method 2011-02-09 00:14:06 +00:00
parallaction PARALLACTION: Avoid hiding overloaded virtual methods. 2011-02-08 01:44:03 +00:00
queen QUEEN: Avoid hiding an overloaded virtual method 2011-02-07 23:18:47 +00:00
saga ALL: Fix whitespaces / indention 2011-02-07 23:01:06 +00:00
sci SCI: Changed the warning when applying script patches into a debug output call 2011-02-08 23:07:11 +00:00
scumm ALL: Fix whitespaces / indention 2011-02-07 23:01:06 +00:00
sky COMMON: OSystem now has a PaletteManager 2011-02-07 17:52:38 +00:00
sword1 VIDEO: In overloaded methods, invoke correct parent implementation 2011-02-09 00:12:58 +00:00
sword2 VIDEO: In overloaded methods, invoke correct parent implementation 2011-02-09 00:12:58 +00:00
sword25 VIDEO: In overloaded methods, invoke correct parent implementation 2011-02-09 00:12:58 +00:00
teenagent ALL: Fix whitespaces / indention 2011-02-07 23:01:06 +00:00
testbed COMMON: OSystem now has a PaletteManager 2011-02-07 17:52:38 +00:00
tinsel ALL: Fix whitespaces / indention 2011-02-07 23:01:06 +00:00
toon ALL: Fix whitespaces / indention 2011-02-07 23:01:06 +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 MOHAWK: Fix MohawkEngine_Myst::runLoadDialog 2011-02-07 22:58:42 +00:00
dialogs.h Replace SCUMM F5 dialog by GMM & add help button to GMM 2010-05-26 19:54:50 +00:00
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 GUI: Implemented Languages as GUI options. 2010-06-15 10:57:28 +00:00
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 Move initGraphics and initCommonGFX from to new header. 2010-05-04 11:58:12 +00:00