scummvm/engines/tsage
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
..
blue_force COMMON: Revert Change Rect and Point to have int32 fields 2021-07-06 20:35:42 -07:00
ringworld COMMON: Revert Change Rect and Point to have int32 fields 2021-07-06 20:35:42 -07:00
ringworld2
sherlock
configure.engine
converse.cpp
converse.h
core.cpp COMMON: Revert Change Rect and Point to have int32 fields 2021-07-06 20:35:42 -07:00
core.h
credits.pl DEVTOOLS: move credits from devtools/credits.pl to engines 2021-08-05 00:01:46 +02:00
debugger.cpp
debugger.h
detection_tables.h TSAGE: Ringworld Spanish detection Floppy & CD versions 2021-04-12 18:25:51 -07:00
detection.cpp TSAGE: move debug channels to metaEngineDetection 2021-05-22 01:34:57 +02:00
detection.h
dialogs.cpp
dialogs.h
events.cpp
events.h
globals.cpp
globals.h
graphics.cpp GRAPHICS: Changed surface classes sizes from uint16 to int16 2021-07-04 18:24:27 -07:00
graphics.h GRAPHICS: Changed surface classes sizes from uint16 to int16 2021-07-04 18:24:27 -07:00
metaengine.cpp JANITORIAL: Replace spaces in indentation with tabs 2021-04-15 21:20:36 +02:00
module.mk
POTFILES
resources.cpp
resources.h
saveload.cpp
saveload.h
scenes.cpp TSAGE: Spanish BlueForce: two different Restart buttons 2021-04-11 16:33:19 -07:00
scenes.h
screen.cpp
screen.h
sound.cpp
sound.h
staticres.cpp TSAGE: Spanish BlueForce: two different Restart buttons 2021-04-11 16:33:19 -07:00
staticres.h TSAGE: Spanish BlueForce: two different Restart buttons 2021-04-11 16:33:19 -07:00
tsage.cpp ALL: Remove clearAllDebugChannels() from Engine dtors 2021-06-14 12:42:38 -05:00
tsage.h TSAGE: Include and handle Blue Force Spanish messages 2021-04-10 14:42:59 -07:00
user_interface.cpp
user_interface.h