scummvm/engines/made
Johannes Schickel 2078024ee4 MADE: Revert a little behavior change in setRGBPalette.
This was introduced when converting to the new RGB data setPalette call. It
should not have caused any troubles, since start is always 0 it seems, but
better be sure about this one and keep the original behavior.
2011-02-15 22:59:21 +01:00
..
console.cpp
console.h
database.cpp
database.h
detection.cpp
graphics.cpp
graphics.h
made.cpp AUDIO: Rename sound/ dir to audio/ 2011-02-09 01:09:01 +00:00
made.h AUDIO: Rename sound/ dir to audio/ 2011-02-09 01:09:01 +00:00
module.mk
music.cpp AUDIO: Rename sound/ dir to audio/ 2011-02-09 01:09:01 +00:00
music.h AUDIO: Rename sound/ dir to audio/ 2011-02-09 01:09:01 +00:00
pmvplayer.cpp AUDIO: Rename sound/ dir to audio/ 2011-02-09 01:09:01 +00:00
pmvplayer.h AUDIO: Rename sound/ dir to audio/ 2011-02-09 01:09:01 +00:00
redreader.cpp
redreader.h
resource.cpp AUDIO: Rename sound/ dir to audio/ 2011-02-09 01:09:01 +00:00
resource.h AUDIO: Rename sound/ dir to audio/ 2011-02-09 01:09:01 +00:00
screen.cpp MADE: Revert a little behavior change in setRGBPalette. 2011-02-15 22:59:21 +01:00
screen.h MADE: Adapt to setPalette RGBA->RGB change. 2011-02-14 17:08:32 +01:00
screenfx.cpp
screenfx.h
script.cpp
script.h
scriptfuncs.cpp AUDIO: Rename sound/ dir to audio/ 2011-02-09 01:09:01 +00:00
scriptfuncs.h
sound.cpp
sound.h