scummvm/engines/cine
2014-02-09 20:41:08 +01:00
..
anim.cpp CINE: Skip resource header in loadSpl. 2012-09-08 01:15:32 +02:00
anim.h CINE: Fix restoring of savegame in cave 2012-08-13 20:12:07 -07:00
bg_list.cpp CINE: Fix restoring of savegame in cave 2012-08-13 20:12:07 -07:00
bg_list.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
bg.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
bg.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
cine.cpp COMMON: Change kPlatformPC to kPlatformDOS 2013-05-02 18:43:10 -04:00
cine.h CINE: A little bit enforcement of our formatting guidelines. 2012-09-07 04:12:18 +01:00
configure.engine BUILD: Split configure.engines down to a single file per engine. 2013-11-24 00:45:38 +00:00
console.cpp ENGINES: Silence clang warning about unused private member _vm 2013-04-18 23:50:19 +02:00
console.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
detection_tables.h COMMON: Change kPlatformPC to kPlatformDOS 2013-05-02 18:43:10 -04:00
detection.cpp CINE: Null terminate string. CID 1003887 2013-04-26 08:01:07 +03:00
gfx.cpp CINE: Reduce the scope of some variables, optimize a couple of iterator increment 2014-02-09 20:41:08 +01:00
gfx.h CINE: A little bit enforcement of our formatting guidelines. 2012-09-07 04:12:18 +01:00
main_loop.cpp CINE: Reduce the scope of some variables, optimize a couple of iterator increment 2014-02-09 20:41:08 +01:00
main_loop.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
module.mk CINE: Added basic debugging console to engine 2010-11-07 15:02:41 +00:00
msg.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
msg.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
object.cpp CINE: A little bit enforcement of our formatting guidelines. 2012-09-07 04:12:18 +01:00
object.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
pal.cpp CINE: A little bit enforcement of our formatting guidelines. 2012-09-07 04:12:18 +01:00
pal.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
part.cpp COMMON: Change kPlatformPC to kPlatformDOS 2013-05-02 18:43:10 -04:00
part.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
prc.cpp CINE: Fixed compilation when DUMP_SCRIPTS is set 2011-06-26 16:00:22 +03:00
prc.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
rel.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
rel.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
saveload.cpp CINE: A little bit enforcement of our formatting guidelines. 2012-09-07 04:12:18 +01:00
saveload.h CINE: A little bit enforcement of our formatting guidelines. 2012-09-07 04:12:18 +01:00
script_fw.cpp CINE: Fix for possible uninitialized variable usage. CID 1086890. 2013-10-02 05:09:03 +01:00
script_os.cpp COMMON: Change kPlatformPC to kPlatformDOS 2013-05-02 18:43:10 -04:00
script.h CINE: Fix sfx channel use in Amiga and AtariST versions of FW. 2012-09-08 01:16:10 +02:00
sound.cpp CINE: Remove unnecessary check. CID 1004117 2013-11-03 01:28:03 +02:00
sound.h CINE: Implement music fade out for Amiga/AtariST music. 2012-09-11 22:28:40 +02:00
texte.cpp CINE: A little bit enforcement of our formatting guidelines. 2012-09-07 04:12:18 +01:00
texte.h CINE: A little bit enforcement of our formatting guidelines. 2012-09-07 04:12:18 +01:00
unpack.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
unpack.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
various.cpp CINE: Null terminate string. CID 1003886 2013-04-26 08:04:38 +03:00
various.h CINE: Fix system menu sometimes not appearing in OS 2012-08-13 23:58:32 -07:00
xref.txt Changed foo(void) to foo() in almost all non-backend source files 2009-11-02 21:54:57 +00:00