scummvm/engines/queen
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
..
bankman.cpp
bankman.h
command.cpp QUEEN: Fix warning format-truncation 2021-07-08 21:57:48 +01:00
command.h
configure.engine
credits.cpp
credits.h
credits.pl DEVTOOLS: move credits from devtools/credits.pl to engines 2021-08-05 00:01:46 +02:00
cutaway.cpp
cutaway.h
debug.cpp
debug.h
defs.h
detection.cpp ENGINES: introduce ADDectedGameExtraInfo to ADGameDetector, add extra info as parameter for fallback detect. 2021-06-13 14:15:45 +02:00
detection.h
display.cpp
display.h
graphics.cpp
graphics.h
grid.cpp
grid.h
input.cpp
input.h
journal.cpp
journal.h
logic.cpp
logic.h
metaengine.cpp JANITORIAL: Replace spaces in indentation with tabs 2021-04-15 21:20:36 +02:00
midiadlib.cpp
midiadlib.h
module.mk
music.cpp
music.h
musicdata.cpp
POTFILES
queen.cpp
queen.h
resource.cpp QUEEN: Add tables for German Amiga floppy version 2021-04-22 00:31:47 +02:00
resource.h QUEEN: Add tables for German Amiga floppy version 2021-04-22 00:31:47 +02:00
restables.cpp
sound.cpp
sound.h
state.cpp
state.h
structs.h
talk.cpp
talk.h
walk.cpp
walk.h
xref.txt