scummvm/engines/cine
D G Turner 85d87e8345 CINE: Mark Operation Stealth as Unstable.
Since the cine engine's support for Operation Stealth is still
incomplete with significant GFX glitches, this should be marked
as "ADGF_UNSTABLE" to warn users and prevent invalid bug reports.
However, it should be noted that the game is completable.
2012-07-16 21:20:01 +01:00
..
anim.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
anim.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
bg_list.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02: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: Rename Common::set_to to Common::fill. 2011-11-16 18:06:30 +01:00
cine.h ENGINES: Change 2nd param of Engine::saveGameState to Common::String 2011-06-02 18:31:59 +02:00
console.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
console.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
detection_tables.h CINE: Mark Operation Stealth as Unstable. 2012-07-16 21:20:01 +01:00
detection.cpp COMMON: Move isFoo functions to namespace Common, add doxygen comments 2012-02-20 16:18:27 +01:00
gfx.cpp JANITORIAL: Fix missing whitespace in pointer cast 2012-02-15 10:07:10 -06:00
gfx.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
main_loop.cpp COMMON: Rename Common::set_to to Common::fill. 2011-11-16 18:06:30 +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 GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
object.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
pal.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
pal.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
part.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02: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: Fix warnings 2011-11-02 23:04:49 +00:00
saveload.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
script_fw.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
script_os.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
script.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
sound.cpp CINE: Add some comments to the MT-32 instrument code. 2011-12-19 01:10:48 +01:00
sound.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
texte.cpp CINE: Made some static data const. 2011-09-08 19:51:05 +02:00
texte.h CINE: Made some static data const. 2011-09-08 19:51:05 +02: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: Remove unused variable 'di' 2011-10-09 10:16:04 +02:00
various.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
xref.txt