scummvm/engines/wintermute
sluicebox b1688d0a47 WINTERMUTE: Fix debugger error handling
This was detected as a memory leak, but first this code
attempted to delete a stack-allocated object.

Coverity CID 1360370
2023-11-02 12:01:26 -07:00
..
ad
base WINTERMUTE: Converted code to ManagedSurface 2023-10-29 01:28:47 +02:00
debugger WINTERMUTE: Fix debugger error handling 2023-11-02 12:01:26 -07:00
ext WINTERMUTE: Add newline at EOF 2023-11-02 12:01:26 -07:00
math
system
ui
utils
video
achievements_tables.h COMMON: Move achievements.* to engines/ 2022-12-02 00:12:22 +01:00
coll_templ.h
configure.engine ALL: Unify zlib and gzio API 2023-08-28 21:49:03 +02:00
credits.pl
dcgf.h
dctypes.h
debugger.cpp WINTERMUTE: Fix debugger error handling 2023-11-02 12:01:26 -07:00
debugger.h
detection_tables.h WINTERMUTE: Add detection entry for ghostsheet DEU 2023-08-19 16:32:46 +02: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 ENGINES: Change getFileProperties to receive MD5Properties as argument 2022-12-28 12:56:22 +01:00
module.mk WME3D: Separate XMesh and skin mesh loader to much original code 2023-02-12 15:58:52 +01:00
persistent.cpp
persistent.h
platform_osystem.cpp
platform_osystem.h
POTFILES WINTERMUTE: Move the engine options into the MetaEngine subclass 2022-11-16 23:58:54 +01:00
wintermute.cpp ALL: VS warning cleanup 2022-12-25 16:31:57 +01:00
wintermute.h WINTERMUTE: Fix MSVC C4245 type warning 2023-03-09 13:15:50 +01:00
wintypes.h