scummvm/engines/hadesch
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
..
rooms JANITORIAL: Remove trailing whitespaces 2021-05-04 11:46:30 +03:00
ambient.cpp JANITORIAL: Remove trailing whitespaces 2021-05-04 11:46:30 +03:00
ambient.h JANITORIAL: Remove trailing whitespaces 2021-05-04 11:46:30 +03:00
baptr.cpp
baptr.h
configure.engine HADESCH: Remove the need for global constructors 2020-12-21 14:30:43 +01:00
credits.pl DEVTOOLS: move credits from devtools/credits.pl to engines 2021-08-05 00:01:46 +02:00
detection_tables.h HADESCH: Add detection of 2 known bad dumps 2020-11-09 01:13:16 +01:00
detection.cpp HADESCH: Fix incorrect debug channel 2021-05-22 04:23:32 -06:00
enums.h
event.h
gfx_context.cpp JANITORIAL: Remove trailing whitespaces 2021-05-04 11:46:30 +03:00
gfx_context.h HADESCH: Show subtitles for AIF files 2020-12-17 09:49:18 +01:00
hadesch.cpp ALL: Remove clearAllDebugChannels() from Engine dtors 2021-06-14 12:42:38 -05:00
hadesch.h JANITORIAL: Remove trailing whitespaces 2021-05-04 11:46:30 +03:00
herobelt.cpp JANITORIAL: Remove trailing whitespaces 2021-05-04 11:46:30 +03:00
herobelt.h HADESCH: Remove several unused variables 2020-10-24 23:07:59 +02:00
hotzone.cpp JANITORIAL: Remove trailing whitespaces 2021-05-04 11:46:30 +03:00
hotzone.h
metaengine.cpp ENGINES: Changed AdvancedMetaEngine::createInstance to return a Common::Error 2020-12-04 20:57:14 +00:00
module.mk HADESCH: Use separate file for translations 2020-12-17 09:49:18 +01:00
persistent.cpp JANITORIAL: Remove trailing whitespaces 2021-05-04 11:46:30 +03:00
persistent.h JANITORIAL: Remove trailing whitespaces 2021-05-04 11:46:30 +03:00
pod_file.cpp
pod_file.h
pod_image.cpp JANITORIAL: Remove trailing whitespaces 2021-05-04 11:46:30 +03:00
pod_image.h
table.cpp
table.h
tag_file.cpp
tag_file.h
video.cpp JANITORIAL: Remove trailing whitespaces 2021-05-04 11:46:30 +03:00
video.h JANITORIAL: Remove trailing whitespaces 2021-05-04 11:46:30 +03:00