scummvm/engines/made
Torbjörn Andersson c06bf58217 MADE: Fix palette fade in/out
The final palette wasn't set so, for instance, at the beginning of
the RTZ intro the Infocom logo wouldn't completely fade to back. I
think this is the correcet fix for that.
2015-07-19 20:32:06 +02:00
..
configure.engine
console.cpp
console.h
database.cpp MADE: Initialize some variables 2015-01-28 07:47:28 +01:00
database.h
detection.cpp
graphics.cpp
graphics.h
made.cpp MADE: Cleanup AdLib driver initialization... 2015-07-05 01:09:55 +02:00
made.h
module.mk
music.cpp MADE: Music: initialize musicType variable 2015-07-05 21:26:08 +02:00
music.h MADE: Cleanup AdLib driver initialization... 2015-07-05 01:09:55 +02:00
pmvplayer.cpp MADE: Fix movie audio glitches caused by reset of audio decoder 2015-07-19 20:26:50 +02:00
pmvplayer.h
redreader.cpp MADE: Initialize some variables 2015-01-28 07:47:28 +01:00
redreader.h
resource.cpp
resource.h
screen.cpp
screen.h
screenfx.cpp MADE: Fix palette fade in/out 2015-07-19 20:32:06 +02:00
screenfx.h
script.cpp
script.h
scriptfuncs.cpp
scriptfuncs.h
sound.cpp MADE: Fix overflow in audio interpolation 2015-07-19 20:27:19 +02:00
sound.h MADE: Fix movie audio glitches caused by reset of audio decoder 2015-07-19 20:26:50 +02:00