scummvm/engines/chewy
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
..
video CHEWY: Add override keywords 2020-02-09 12:43:15 +01:00
chewy.cpp CHEWEY: Refactor to use Engine debugger 2020-02-16 13:07:19 +02:00
chewy.h CHEWEY: Refactor to use Engine debugger 2020-02-16 13:07:19 +02:00
configure.engine
console.cpp JANITORIAL: Fix trailing whitespace 2018-05-24 15:30:55 +02:00
console.h CHEWY: Add override keywords 2020-02-09 12:43:15 +01:00
credits.pl DEVTOOLS: move credits from devtools/credits.pl to engines 2021-08-05 00:01:46 +02:00
cursor.cpp
cursor.h
detection.cpp CHEWY: Add Spanish translation 2021-07-25 21:12:34 +03:00
detection.h ENGINES: ALL: Revert detection submodule to be directly present in the engine directory 2020-10-03 14:56:36 +02:00
events.cpp CHEWEY: Refactor to use Engine debugger 2020-02-16 13:07:19 +02:00
events.h CHEWEY: Refactor to use Engine debugger 2020-02-16 13:07:19 +02:00
graphics.cpp
graphics.h
metaengine.cpp JANITORIAL: Replace spaces in indentation with tabs 2021-04-15 21:20:36 +02:00
module.mk ENGINES: ALL: Revert detection submodule to be directly present in the engine directory 2020-10-03 14:56:36 +02:00
resource.cpp
resource.h CHEWY: Add override keywords 2020-02-09 12:43:15 +01:00
scene.cpp JANITORIAL: Fix trailing whitespace 2018-05-24 15:30:55 +02:00
scene.h
sound.cpp
sound.h
text.cpp
text.h CHEWY: Add override keywords 2020-02-09 12:43:15 +01:00