scummvm/engines/wintermute
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
..
ad WINTERMUTE: Fix GCC Signed vs. Unsigned Comparison Warnings 2021-06-14 22:25:53 +01:00
base COMMON: Increase Stream pos, seek, size from int32 to int64 2021-07-08 18:24:28 -07:00
debugger WINTERMUTE: Fix many warnings for header search failure. 2021-06-26 08:42:49 +03:00
ext WINTERMUTE: Use AchMan to get achivements descriptions 2021-06-10 01:56:23 +03:00
math JANITORIAL: Replace spaces in indentation with tabs 2021-04-15 21:20:36 +02:00
system
ui JANITORIAL: Remove trailing whitespaces 2021-05-04 11:46:30 +03:00
utils JANITORIAL: Remove trailing whitespaces 2021-05-04 11:46:30 +03:00
video JANITORIAL: Replace spaces in indentation with tabs 2021-04-15 21:20:36 +02:00
achievements_tables.h WINTERMUTE: Allow achivements for non-Steam versions of Carol Reed 10 & 11 2021-06-23 07:56:00 +03:00
coll_templ.h
configure.engine CONFIGURE: Do not enable opengl_shaders feature flag for gles2. 2020-10-10 18:41:23 +02:00
credits.pl DEVTOOLS: move credits from devtools/credits.pl to engines 2021-08-05 00:01:46 +02:00
dcgf.h
dctypes.h JANITORIAL: Remove trailing whitespaces 2021-05-04 11:46:30 +03:00
debugger.cpp
debugger.h
detection_tables.h WINTERMUTE: Add detection for Persian version of The Way Of Love: Sub Zero 2021-07-14 07:42:40 +02:00
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 ALL: Missed few files to add after sync with ScummVM 2020-10-05 00:05:35 +02:00
keymapper_tables.h WINTERMUTE: Allow keyboard walk at Rhiannon 2021-06-30 02:01:20 +03:00
metaengine.cpp COMMON: moved AchievementDescriptionList into Common namespace 2021-06-16 00:25:14 +03:00
module.mk WINTERMUTE: Add a hook for ChangeScene to grant achievements (for non-steam versions of games) 2021-04-19 00:59:41 +02:00
persistent.cpp WINTERMUTE: Synced with ScummVM Wintermute engine 2020-08-31 23:16:21 +02:00
persistent.h
platform_osystem.cpp
platform_osystem.h
POTFILES WINTERMUTE: Show warning to user on attempt to run disabled subengine game 2020-11-28 20:57:02 +01:00
wintermute.cpp WINTERMUTE: Init screenmode once 2021-06-26 21:39:51 +03:00
wintermute.h WINTERMUTE: Clean up the limit constants 2021-02-07 21:28:19 +00:00
wintypes.h