scummvm/engines/asylum
Vladimir Serbinenko 0b2c54ad07 ASYLUM: Fix use-after-free
String goes out of scope but its c_str is still used. Keep a reference while
we still need it.
2023-05-11 00:23:45 +03:00
..
puzzles ASYLUM: Replace drawChar with drawASCII 2023-02-28 02:29:51 +01:00
resources ASYLUM: rename Actor::clearFields() 2022-11-02 14:18:07 +03:00
system ASYLUM: Fix use-after-free 2023-05-11 00:23:45 +03:00
views ASYLUM: Select the best pixel format for video playback 2023-04-05 12:45:13 +02:00
asylum.cpp COMMON: Move achievements.* to engines/ 2022-12-02 00:12:22 +01:00
asylum.h
configure.engine
console.cpp ASYLUM: Fix "an" typo 2023-03-16 14:47:28 +01:00
console.h
credits.pl
detection.cpp ENGINES: Change the MetaEngineDetection interface to match MetaEngine 2022-07-23 23:31:58 +02:00
detection_tables.h SANITARIUM: Add detection entries for Chinese version 2023-02-28 02:29:51 +01:00
eventhandler.h
metaengine.cpp ASYLUM: fix holding Esc only dismisses one line of dialog 2023-01-23 13:43:16 +03:00
module.mk
POTFILES
respack.cpp
respack.h
shared.h ASYLUM: add a shortcut to show the in-game menu 2022-08-02 12:59:35 +03:00
staticres.h