scummvm/engines/cine
Kari Salminen cfae016200 Convert FWRenderer and OSRenderer to use Cine::Palette.
Also fix some bugs that came up in testing of Cine::Palette.

svn-id: r41386
2009-06-08 20:46:21 +00:00
..
anim.cpp A ton of code formatting fixes; also fixed warnings about single line loops like 'while(cond);' by inserting newlines 2009-01-29 05:26:12 +00:00
anim.h
bg_list.cpp
bg_list.h
bg.cpp
bg.h
cine.cpp Fix bug #2055836: "FW: Music is not restarted when loading a saved game" 2009-05-11 19:31:55 +00:00
cine.h Engines: Fused several init&go methods into a single run method 2009-03-01 04:42:46 +00:00
detection.cpp Added game GUI options to advancedDetector and updated all engines 2009-06-06 17:56:41 +00:00
gfx.cpp Convert FWRenderer and OSRenderer to use Cine::Palette. 2009-06-08 20:46:21 +00:00
gfx.h Convert FWRenderer and OSRenderer to use Cine::Palette. 2009-06-08 20:46:21 +00:00
main_loop.cpp
main_loop.h
module.mk
msg.cpp do not include common/debug.h from common/util.h 2009-01-30 05:25:17 +00:00
msg.h
object.cpp
object.h
pal.cpp Convert FWRenderer and OSRenderer to use Cine::Palette. 2009-06-08 20:46:21 +00:00
pal.h Convert FWRenderer and OSRenderer to use Cine::Palette. 2009-06-08 20:46:21 +00:00
part.cpp do not include common/debug.h from common/util.h 2009-01-30 05:25:17 +00:00
part.h
prc.cpp
prc.h
rel.cpp
rel.h
saveload.cpp COMMON: Removed Stream::ioFailed() and clearIOFailed(), as they are deprecated; however, retained ioFailed in SeekableReadStream and File for now (so for now this mainly affects WriteStream subclasses) 2009-05-19 11:42:14 +00:00
saveload.h
script_fw.cpp Fix bug #2055836: "FW: Music is not restarted when loading a saved game" 2009-05-11 19:31:55 +00:00
script_os.cpp Fixed compilation (along with it const correctness). 2009-02-15 20:19:06 +00:00
script.h Fixed compilation (along with it const correctness). 2009-02-15 20:19:06 +00:00
sound.cpp
sound.h
texte.cpp
texte.h
unpack.cpp
unpack.h
various.cpp Fix bug #2055836: "FW: Music is not restarted when loading a saved game" 2009-05-11 19:31:55 +00:00
various.h Fix bug #2055836: "FW: Music is not restarted when loading a saved game" 2009-05-11 19:31:55 +00:00
xref.txt