scummvm/engines
Willem Jan Palenstijn db89e9a42c SCI: Don't set b_movCnt to moveSpeed while walking
This fixes moonwalking in LSL1 and movement speed in KQ5.
It appears to be have been a RE bug.
2011-02-27 14:52:13 +01:00
..
agi AGI: Remove leftover RGBA reference in comments. 2011-02-20 21:39:29 +01:00
agos AGOS: Respect the screen pitch for movies 2011-02-26 11:58:41 +01:00
cine CINE: Adapt to setPalette RGBA->RGB change. 2011-02-14 17:08:32 +01:00
cruise CRUISE: Bugfix for #3188309 - black text at end of introduction 2011-02-23 19:47:07 +11: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: Avoid hiding overloaded virtual methods 2011-02-26 20:25:44 +02:00
groovie GROOVIE: Simplify the cursor palette reading. 2011-02-16 12:25:11 +01:00
hugo HUGO: Set all the palette instead of only one color in remapPal. 2011-02-27 11:10:09 +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: Correction for uninitialized read in Myst Cabin Door State. 2011-02-26 10:18:36 +00: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: Don't set b_movCnt to moveSpeed while walking 2011-02-27 14:52:13 +01: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: Reduce overhead 2011-02-27 10:13:18 +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: Added enhanced music support for the German CD "Neon Edition" re-release of DW1 (bug #2827022) 2011-02-24 14:54:12 +02: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
dialogs.cpp MOHAWK: Fix MohawkEngine_Myst::runLoadDialog 2011-02-07 22:58:42 +00:00
dialogs.h
engine.cpp ENGINES: We have resetGraphicsScale(), lets use it 2011-02-25 20:49:48 +01:00
engine.h
engines.mk
game.cpp
game.h
metaengine.h
module.mk
savestate.cpp
savestate.h
util.h