scummvm/engines/tinsel
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
..
noir
actors.cpp TINSEL: Added Noir font rendering 2021-08-02 01:08:29 +02:00
actors.h
adpcm.cpp
adpcm.h
anim.cpp
anim.h
background.cpp
background.h
bg.cpp
bmv.cpp
bmv.h
cliprect.cpp
cliprect.h
config.cpp
config.h
configure.engine
credits.pl DEVTOOLS: move credits from devtools/credits.pl to engines 2021-08-05 00:01:46 +02:00
cursor.cpp
cursor.h
debugger.cpp
debugger.h
detection_tables.h
detection.cpp
detection.h
dialogs.cpp
dialogs.h
drives.cpp COMMON: Increase Stream pos, seek, size from int32 to int64 2021-07-08 18:24:28 -07:00
drives.h COMMON: Increase Stream pos, seek, size from int32 to int64 2021-07-08 18:24:28 -07:00
dw.h
effect.cpp
events.cpp
events.h
faders.cpp
faders.h
film.h
font.cpp
font.h
graphics.cpp TINSEL: Fixed rendering for more text messages 2021-08-02 20:58:22 +02:00
graphics.h TINSEL: Added Noir font rendering 2021-08-02 01:08:29 +02:00
handle.cpp
handle.h
heapmem.cpp
heapmem.h
mareels.cpp
mareels.h
metaengine.cpp
module.mk
move.cpp
move.h
multiobj.cpp
multiobj.h
music.cpp
music.h
object.cpp
object.h
palette.cpp
palette.h
pcode.cpp
pcode.h
pdisplay.cpp
pdisplay.h
pid.h
play.cpp
play.h
polygons.cpp
polygons.h
POTFILES
rince.cpp
rince.h
saveload.cpp
savescn.cpp
savescn.h
scene.cpp
scene.h
sched.cpp
sched.h
scn.cpp
scn.h
scroll.cpp
scroll.h
sound.cpp COMMON: Increase Stream pos, seek, size from int32 to int64 2021-07-08 18:24:28 -07:00
sound.h
strres.cpp
strres.h
sysvar.cpp
sysvar.h
text.cpp TINSEL: Added Noir font rendering 2021-08-02 01:08:29 +02:00
text.h TINSEL: Added Noir font rendering 2021-08-02 01:08:29 +02:00
timers.cpp
timers.h
tinlib.cpp TINSEL: Added more opcodes for Noir 2021-08-02 20:58:21 +02:00
tinlib.h
tinsel.cpp
tinsel.h
token.cpp
token.h