scummvm/engines
2011-02-21 20:32:24 -05:00
..
agi AGI: Remove leftover RGBA reference in comments. 2011-02-20 21:39:29 +01:00
agos AGOS: Fix mouse cursor color in Simon 1. 2011-02-18 18:39:26 +01:00
cine CINE: Adapt to setPalette RGBA->RGB change. 2011-02-14 17:08:32 +01:00
cruise CRUISE: Remove leftover RGBA reference. 2011-02-20 21:39:29 +01:00
draci DRACI: Adapt to setPalette RGBA->RGB. 2011-02-14 17:08:32 +01:00
drascula DRASCULA: Adapt to setPalette RGBA->RGB change. 2011-02-19 21:19:45 +01:00
gob GOB: Adapt to setPalette RGBA->RGB change. 2011-02-14 17:08:32 +01:00
groovie GROOVIE: Simplify the cursor palette reading. 2011-02-16 12:25:11 +01:00
hugo HUGO: Fix crash when Hugo.dat not found (or wrong version detected) 2011-02-20 11:33:17 +01:00
kyra KYRA: Fix regression in Screen::setInterfacePalette. 2011-02-20 21:37:39 +01:00
lastexpress LASTEXPRESS: Add support for item highlight in inventory and scene restore 2011-02-09 03:40:00 +00:00
lure LURE: Adapt to setPalette RGBA->RGB change. 2011-02-14 17:08:32 +01:00
m4 M4: Updated for OSystem Palette RGBA->RGB Change. 2011-02-20 03:20:06 +00:00
made MADE: Revert a little behavior change in setRGBPalette. 2011-02-15 22:59:21 +01:00
mohawk MOHAWK: Don't display LiveText phrases too early. 2011-02-20 13:46:13 +01:00
parallaction Merge branch 'osystem-palette' of https://github.com/lordhoto/scummvm into master 2011-02-19 21:46:45 +01:00
queen Merge branch 'osystem-palette' of https://github.com/lordhoto/scummvm into master 2011-02-19 21:46:45 +01:00
saga SAGA: Fixed palette setting inside Gfx::setPaletteColor() (thanks to LordHoto for noticing this) 2011-02-20 00:19:08 +02:00
sci SCI: Fix disabled Mac icon pseudo-shading 2011-02-21 20:32:24 -05:00
scumm SCUMM: More DISABLE_TOWNS_DUAL_LAYER_MODE mess 2011-02-20 12:09:58 +01:00
sky Merge branch 'master' into osystem-palette 2011-02-16 00:14:37 +01:00
sword1 SWORD1: Adapt to setPalette RGBA->RGB change. 2011-02-15 22:16:48 +01:00
sword2 SWORD2: Adapt to setPalette/grabPalette RGBA->RGB change. 2011-02-15 22:52:15 +01:00
sword25 AUDIO: Rename sound/ dir to audio/ 2011-02-09 01:09:01 +00:00
teenagent TEENAGENT: Adapt to setPalette RGBA->RGB change. 2011-02-14 17:08:33 +01:00
testbed TESTBED: Adapt documentation to the palette RGBA->RGB change. 2011-02-20 21:39:30 +01:00
tinsel TINSEL: Adapt to setPalette RGBA->RGB change. 2011-02-15 23:32:41 +01:00
toon Merge branch 'osystem-palette' of https://github.com/lordhoto/scummvm into master 2011-02-19 21:46:45 +01:00
touche Merge branch 'osystem-palette' of https://github.com/lordhoto/scummvm into master 2011-02-19 21:46:45 +01:00
tucker Merge branch 'osystem-palette' of https://github.com/lordhoto/scummvm into master 2011-02-19 21:46:45 +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 Replace SCUMM F5 dialog by GMM & add help button to GMM 2010-05-26 19:54:50 +00:00
engine.cpp AUDIO: Rename sound/ dir to audio/ 2011-02-09 01:09: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 ENGINES: Move SaveStateDescriptor etc. to engine/savestate.* 2010-03-18 15:09:48 +00:00
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