scummvm/engines/teenagent
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
..
actor.cpp
actor.h
animation.cpp
animation.h
callbacks.cpp
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.cpp TEENAGENT: move debug channels to metaEngineDetection 2021-05-22 01:34:57 +02:00
dialog.cpp
dialog.h
font.cpp COMMON: Increase Stream pos, seek, size from int32 to int64 2021-07-08 18:24:28 -07:00
font.h
inventory.cpp
inventory.h
metaengine.cpp
module.mk
music.cpp
music.h
objects.cpp
objects.h
pack.cpp
pack.h
POTFILES TEENAGENT: Added unsupported Czech Floppy version detection. Bugreport #7746 2021-04-19 23:09:03 +02:00
resources.cpp
resources.h
scene.cpp
scene.h
segment.cpp
segment.h
surface_list.cpp
surface_list.h
surface.cpp
surface.h
teenagent.cpp ALL: Remove clearAllDebugChannels() from Engine dtors 2021-06-14 12:42:38 -05:00
teenagent.h