scummvm/engines/cine
2009-05-11 19:31:55 +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 Whoa! Removing trailing spaces. 2009-01-01 15:06:43 +00:00
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 Renamed MetaEngine::getCopyright() to getOriginalCopyright() to better match the meaning of the returned string, as discussed some time ago in scummvm-devel 2009-03-05 12:04:58 +00:00
gfx.cpp Whoa! Removing trailing spaces. 2009-01-01 15:06:43 +00:00
gfx.h
main_loop.cpp Whoa! Removing trailing spaces. 2009-01-01 15:06:43 +00:00
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 Add saturatedAddColor-function in which you can specify the added color's format (This replaces saturatedAddNormalizedColor). 2009-04-04 17:57:00 +00:00
pal.h Add saturatedAddColor-function in which you can specify the added color's format (This replaces saturatedAddNormalizedColor). 2009-04-04 17:57:00 +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 Pushing down some header deps (on common/system.h, mostly) 2008-12-25 20:40:00 +00:00
prc.h
rel.cpp
rel.h
saveload.cpp Fix bug #2055836: "FW: Music is not restarted when loading a saved game" 2009-05-11 19:31:55 +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 Whoa! Removing trailing spaces. 2009-01-01 15:06:43 +00:00
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