scummvm/engines/private
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
..
code.cpp
configure.engine
credits.pl DEVTOOLS: move credits from devtools/credits.pl to engines 2021-08-05 00:01:46 +02:00
cursors.cpp
decompiler.cpp PRIVATE: removed extra debug statements 2021-07-03 21:05:00 +02:00
decompiler.h
detection.cpp
funcs.cpp PRIVATE: fixed typos in fPoliceClip documentation 2021-07-05 10:04:30 +02:00
grammar.cpp
grammar.h
grammar.y
lexer.cpp
lexer.l
metaengine.cpp
module.mk
POTFILES
private.cpp PRIVATE: disable pause menu when police bust is enabled 2021-07-06 20:19:18 +02:00
private.h PRIVATE: initial implementation of the SafeDigit function 2021-07-04 13:13:21 +02:00
symbol.cpp PRIVATE: it shows again the list of locations in non-US releases 2021-07-03 18:58:42 +02:00
symbol.h PRIVATE: it shows again the list of locations in non-US releases 2021-07-03 18:58:42 +02:00
tokens.h