scummvm/engines/wintermute
SupSuper f03b8d94b2 WINTERMUTE: Replace convert_utf with built-in conversions
Now that ScummVM supports UTF8 we can just use it
2021-09-19 11:28:30 +03:00
..
ad WINTERMUTE: Fix GCC Signed vs. Unsigned Comparison Warnings 2021-06-14 22:25:53 +01:00
base BACKENDS: Use FSNode::getName in string operations 2021-08-23 21:22:27 +01: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 WINTERMUTE: Replace convert_utf with built-in conversions 2021-09-19 11:28: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: Replace convert_utf with built-in conversions 2021-09-19 11:28:30 +03: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