scummvm/engines/cine
trembyle 09c0b319b8 CINE: Use less generic file for detection
The filename `demo` was used to detect the Operation Stealth Amiga
demo. This would often produce false matches when the same filename
was present in data files for other engines, especially Mac Director.

We can use the filename `demo_os` instead. This is the file used for
the DOS demo (with a different md5).
2021-06-29 23:08:33 +02:00
..
anim.cpp JANITORIAL: Remove trailing whitespaces 2021-05-04 11:46:30 +03:00
anim.h
bg_list.cpp
bg_list.h
bg.cpp
bg.h
cine.cpp ALL: Remove clearAllDebugChannels() from Engine dtors 2021-06-14 12:42:38 -05:00
cine.h JANITORIAL: Remove trailing whitespaces 2021-05-04 11:46:30 +03:00
configure.engine
console.cpp
console.h
detection_tables.h CINE: Use less generic file for detection 2021-06-29 23:08:33 +02:00
detection.cpp CINE: move debug channels to metaEngineDetection 2021-05-22 01:34:57 +02:00
detection.h
gfx.cpp
gfx.h JANITORIAL: Remove trailing whitespaces 2021-05-04 11:46:30 +03:00
main_loop.cpp CINE: Fix GCC Compiler Warnings 2021-03-17 21:53:28 +00:00
main_loop.h
metaengine.cpp JANITORIAL: Remove trailing whitespaces 2021-05-04 11:46:30 +03:00
module.mk
msg.cpp
msg.h
object.cpp
object.h
pal.cpp
pal.h JANITORIAL: Remove trailing whitespaces 2021-05-04 11:46:30 +03:00
part.cpp CINE: Fix GCC Compiler Warnings 2021-03-17 21:53:28 +00:00
part.h
POTFILES
prc.cpp
prc.h
rel.cpp
rel.h
saveload.cpp BASE: Avoid calling PluginMan.getEngineFromMetaEngine where possible 2021-04-05 15:33:23 +01:00
saveload.h JANITORIAL: Replace spaces in indentation with tabs 2021-04-15 21:20:36 +02:00
script_fw.cpp JANITORIAL: Remove trailing whitespaces 2021-05-04 11:46:30 +03:00
script_os.cpp
script.h
sound.cpp JANITORIAL: Remove trailing whitespaces 2021-05-04 11:46:30 +03:00
sound.h
texte.cpp
texte.h
unpack.cpp
unpack.h
various.cpp JANITORIAL: Replace spaces in indentation with tabs 2021-04-15 21:20:36 +02:00
various.h
xref.txt