scummvm/engines/cine
Max Horn 2f1f8f502e DEVTOOLS: move credits from devtools/credits.pl to engines
This employs a "lazy" approach: the "format" for the credits stays
exactly as it was, i.e., perl code. Of course one may want to change
this to another format (e.g. YAML, JSON, XML; or also shell script or
AWK, like `configure.engine` uses). But I deliberately kept it simple,
to get a minimal change that is easy to verify. Any further changes to
e.g. the format can be layered atop this.
2021-08-05 00:01:46 +02:00
..
anim.cpp
anim.h
bg_list.cpp
bg_list.h
bg.cpp
bg.h
cine.cpp ENGINES: Replace checkCD with isolated partial methods 2021-07-27 20:51:57 +02:00
cine.h
configure.engine
console.cpp
console.h
credits.pl DEVTOOLS: move credits from devtools/credits.pl to engines 2021-08-05 00:01:46 +02:00
detection_tables.h
detection.cpp
detection.h
gfx.cpp
gfx.h
main_loop.cpp
main_loop.h
metaengine.cpp
module.mk
msg.cpp
msg.h
object.cpp
object.h
pal.cpp
pal.h
part.cpp
part.h
POTFILES
prc.cpp
prc.h
rel.cpp
rel.h
saveload.cpp
saveload.h
script_fw.cpp
script_os.cpp
script.h
sound.cpp
sound.h
texte.cpp COMMON: Increase Stream pos, seek, size from int32 to int64 2021-07-08 18:24:28 -07:00
texte.h
unpack.cpp
unpack.h
various.cpp
various.h
xref.txt