scummvm/engines/pink
2020-06-04 21:48:36 +03:00
..
objects PINK: use HandlerSequence instead of HandlerTimerSequences 2020-06-04 21:48:36 +03:00
archive.cpp PINK: use HandlerSequence instead of HandlerTimerSequences 2020-06-04 21:48:36 +03:00
archive.h PINK: implemented skipString method in Archive 2018-08-17 17:14:15 +03:00
audio_info_mgr.cpp PINK: added more constants 2018-06-29 14:43:57 +03:00
audio_info_mgr.h PINK: implement AudioInfoManager 2018-06-28 23:51:32 +02:00
cel_decoder.cpp ALL: fix a bunch of const warnings 2020-04-17 22:41:11 +01:00
cel_decoder.h PINK: Flag a lot of stuff as const 2020-02-15 22:05:44 +01:00
configure.engine ENGINES: Add missing dependencies for several engines 2018-06-30 00:22:34 +02:00
console.cpp PINK: JANITORIAL: Fix formatting 2018-06-28 23:51:32 +02:00
console.h PINK: Add override keywords 2020-02-09 12:43:16 +01:00
constants.h PINK: added thumb moving in PDA 2018-06-30 23:29:45 +03:00
cursor_mgr.cpp PINK: marked point arguments as non-const 2020-06-04 20:51:11 +03:00
cursor_mgr.h PINK: marked point arguments as non-const 2020-06-04 20:51:11 +03:00
detection_tables.h PINK: Add Dutch detection entry 2019-10-23 07:30:33 +03:00
detection.cpp PINK: Add override keywords 2020-02-09 12:43:16 +01:00
director.cpp PINK: marked point arguments as non-const 2020-06-04 20:51:11 +03:00
director.h PINK: marked point arguments as non-const 2020-06-04 20:51:11 +03:00
file.cpp PINK: Don't unnecessarily cast away constness 2018-06-29 00:22:23 +02:00
file.h PINK: Add override keywords 2020-02-09 12:43:16 +01:00
gui.cpp PINK: use RTL menu in hebrew version 2020-05-12 14:36:09 +02:00
module.mk PINK: added menu commands 2018-07-22 21:26:09 +03:00
pda_mgr.cpp PINK: Simplify and fix PDAPage object creation 2020-02-29 02:21:42 +02:00
pda_mgr.h PINK: Simplify and fix PDAPage object creation 2020-02-29 02:21:42 +02:00
pink.cpp JANITORIAL: Rename kSupportsRTL to kSupportsReturnToLauncher 2020-05-12 10:36:38 +02:00
pink.h PINK: Use new MACGUI interface 2020-05-10 23:39:31 +02:00
resource_mgr.cpp PINK: implemented text drawing in ActionText for English version 2018-08-05 22:08:54 +03:00
resource_mgr.h PINK: removed some unnecessary forward declarations 2018-08-17 17:29:19 +03:00
saveload.cpp ENGINES: Merge saveGameState virtual methods into a single one 2020-02-16 15:44:28 -08:00
sound.cpp PINK: removed unused include directives 2018-06-28 23:51:32 +02:00
sound.h PINK: Flag a lot of stuff as const 2020-02-15 22:05:44 +01:00
utils.h PINK: Add override keywords 2020-02-09 12:43:16 +01:00