scummvm/engines/cine
D G Turner ef85456859 BUILD: Remove need for engine.mk in each engine directory.
Each engine now only has to provide a single configure.engine file
adding the engine into the configure script, which then produces the
required other files automatically.
2013-11-24 00:48:01 +00: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
bg.cpp
bg.h
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
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: A little bit enforcement of our formatting guidelines. 2012-09-07 04:12:18 +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: Remove unused Sound::update method. 2012-09-08 01:16:09 +02:00
main_loop.h
module.mk
msg.cpp
msg.h
object.cpp CINE: A little bit enforcement of our formatting guidelines. 2012-09-07 04:12:18 +01:00
object.h
pal.cpp CINE: A little bit enforcement of our formatting guidelines. 2012-09-07 04:12:18 +01:00
pal.h
part.cpp COMMON: Change kPlatformPC to kPlatformDOS 2013-05-02 18:43:10 -04:00
part.h
prc.cpp
prc.h
rel.cpp
rel.h
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
unpack.h
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