scummvm/engines/pink
2024-10-18 09:41:03 +03:00
..
objects JANITORIAL: PINK: Fix recipient typos in code 2024-09-11 06:39:38 +03:00
archive.cpp
archive.h
audio_info_mgr.cpp
audio_info_mgr.h
cel_decoder.cpp
cel_decoder.h
configure.engine
console.cpp
console.h
constants.h
credits.pl
cursor_mgr.cpp
cursor_mgr.h
detection_tables.h
detection.cpp ENGINES: Create a type aware advanced detector 2024-06-30 18:39:06 +02:00
file.cpp
file.h
gui.cpp COMMON: Avoid including engine headers in common code for DebugChannelDef 2024-06-20 20:15:57 +01:00
metaengine.cpp ALL: Return result from MetaEngine::removeSaveState 2024-10-18 09:41:03 +03:00
module.mk
pda_mgr.cpp PINK: Remove delete nullptr. PVS-Studio V575 2024-03-20 17:31:03 -07:00
pda_mgr.h PINK: Use true/false keywords for boolean variables 2024-05-13 09:47:30 +03:00
pink.cpp PINK: Migrate engine to Path 2023-12-24 13:19:25 +01:00
pink.h ENGINES: Added optional parameter to canSave/LoadGameStateCurrently() for indicating the reason 2023-12-08 12:21:16 +01:00
POTFILES
resource_mgr.cpp
resource_mgr.h
saveload.cpp
screen.cpp GRAPHICS: Move PaletteManager definition to a separate header 2024-03-12 12:24:00 +02:00
screen.h
sound.cpp
sound.h
utils.h