scummvm/engines/wintermute
2022-11-29 14:13:24 +03:00
..
ad WINTERMUTE: Correct spelling mistake 2022-10-27 15:57:33 +02:00
base WINTERMUTE: Fix crash on loaded games 2022-11-29 14:13:24 +03:00
debugger ALL: Make sure str.h is included when using String 2022-10-30 18:37:16 +01:00
ext WINTERMUTE: Implement wme_windowmode.dll used at lostbride game 2022-10-26 00:04:58 +03:00
math
system
ui WINTERMUTE: Don't use unsafe strcat and strcpy 2022-10-23 22:46:19 +02:00
utils WINTERMUTE: Don't use unsafe strcat and strcpy 2022-10-23 22:46:19 +02:00
video WINTERMUTE: Janitorial 2022-07-02 22:26:58 +02:00
achievements_tables.h WINTERMUTE: Add detection, keymapper and achievements for James Peris 2 2022-11-25 07:00:50 +03:00
coll_templ.h
configure.engine Revert "WINTERMUTE: Engine should be disabled by default" 2022-06-29 10:39:48 +02:00
credits.pl
dcgf.h
dctypes.h WINTERMUTE: WME3D: Restore original code for fog parameters handling 2022-07-02 22:39:01 +02:00
debugger.cpp WINTERMUTE: Remove duplicate debugger command. PVS-Studio V760 2022-10-27 23:28:01 +02:00
debugger.h
detection_tables.h WINTERMUTE: Add detection, keymapper and achievements for James Peris 2 2022-11-25 07:00:50 +03:00
detection.cpp WINTERMUTE: Move the engine options into the MetaEngine subclass 2022-11-16 23:58:54 +01:00
detection.h WINTERMUTE: Move the engine options into the MetaEngine subclass 2022-11-16 23:58:54 +01:00
keymapper_tables.h WINTERMUTE: Add detection, keymapper and achievements for James Peris 2 2022-11-25 07:00:50 +03:00
metaengine.cpp WINTERMUTE: Move the engine options into the MetaEngine subclass 2022-11-16 23:58:54 +01:00
module.mk WINTERMUTE: Implement wme_windowmode.dll used at lostbride game 2022-10-26 00:04:58 +03:00
persistent.cpp WINTERMUTE: ModelX -> XModel 2022-08-28 08:43:25 +02:00
persistent.h
platform_osystem.cpp WINTERMUTE: Make variable _useD3D depends on used renderer. 2022-07-16 10:42:57 +02:00
platform_osystem.h
POTFILES WINTERMUTE: Move the engine options into the MetaEngine subclass 2022-11-16 23:58:54 +01:00
wintermute.cpp JANITORIAL: Fix formatting 2022-10-26 00:04:58 +03:00
wintermute.h
wintypes.h