scummvm/engines/avalanche
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
..
animation.cpp AVALANCHE: Fix Missing Default Switch Cases 2019-10-15 21:46:14 +01:00
animation.h
avalanche.cpp ENGINES: Cleanup of savegame filenames generation 2020-02-16 15:44:28 -08:00
avalanche.h ENGINES: Cleanup of savegame filenames generation 2020-02-16 15:44:28 -08:00
avalot.cpp AVALANCHE: Fix Missing Default Switch Cases 2019-10-15 21:46:14 +01:00
avalot.h
background.cpp AVALANCHE: Fix Missing Default Switch Cases 2019-10-15 21:46:14 +01:00
background.h
clock.cpp
clock.h
closing.cpp
closing.h
configure.engine
console.cpp
console.h AVALANCHE: Add override keywords 2020-02-09 12:43:14 +01:00
credits.pl DEVTOOLS: move credits from devtools/credits.pl to engines 2021-08-05 00:01:46 +02:00
detection.cpp AVALANCHE: Use AD_ENTRY2s 2020-11-28 13:28:57 +01:00
detection.h ENGINES: ALL: Revert detection submodule to be directly present in the engine directory 2020-10-03 14:56:36 +02:00
dialogs.cpp AVALANCHE: Use memmove for overlapping buffers 2020-04-30 13:51:23 +02:00
dialogs.h
dropdown.cpp AVALANCHE: Fix Missing Default Switch Cases 2019-10-15 21:46:14 +01:00
dropdown.h
enums.h
ghostroom.cpp
ghostroom.h
graphics.cpp
graphics.h
help.cpp
help.h
highscore.cpp
highscore.h
mainmenu.cpp
mainmenu.h
metaengine.cpp ENGINES: Changed AdvancedMetaEngine::createInstance to return a Common::Error 2020-12-04 20:57:14 +00:00
module.mk ENGINES: ALL: Revert detection submodule to be directly present in the engine directory 2020-10-03 14:56:36 +02:00
nim.cpp
nim.h
parser.cpp JANITORIAL: Replace spaces in indentation with tabs 2021-04-15 21:20:36 +02:00
parser.h
POTFILES
sequence.cpp AVALANCHE: Fix Missing Default Switch Cases 2019-10-15 21:46:14 +01:00
sequence.h
shootemup.cpp
shootemup.h
sound.cpp
sound.h
timer.cpp AVALANCHE: Fix Missing Default Switch Cases 2019-10-15 21:46:14 +01:00
timer.h