scummvm/engines/pink
2019-05-08 12:01:22 +03:00
..
objects PINK: removed usage of global variable 2019-05-08 12:01:22 +03:00
archive.cpp PINK: implemented skipString method in Archive 2018-08-17 17:14:15 +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 PINK: added undef of macros 2018-06-28 23:51:32 +02:00
cel_decoder.h PINK: removed unused functions 2018-06-28 23:51:32 +02: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: added commands to manipulate inventory 2018-06-28 23:51:32 +02:00
constants.h PINK: added thumb moving in PDA 2018-06-30 23:29:45 +03:00
cursor_mgr.cpp PINK: fixed uninitialized fields 2018-06-30 23:49:27 +03:00
cursor_mgr.h PINK: removed some unnecessary forward declarations 2018-08-17 17:29:19 +03:00
detection_tables.h PINK: added English detection entry 2019-05-07 13:45:55 +03:00
detection.cpp PINK: Push down the advanced detector include 2018-12-10 19:12:18 +01:00
director.cpp PINK: add partial implementation of ActionText 2018-07-29 21:23:04 +03:00
director.h PINK: add partial implementation of ActionText 2018-07-29 21:23:04 +03:00
file.cpp PINK: Don't unnecessarily cast away constness 2018-06-29 00:22:23 +02:00
file.h PINK: fixed uninitialized fields 2018-06-30 23:49:27 +03:00
gui.cpp PINK: added menu commands 2018-07-22 21:26:09 +03:00
module.mk PINK: added menu commands 2018-07-22 21:26:09 +03:00
pda_mgr.cpp PINK: JANITORIAL: fixed local vars naming 2018-08-17 17:14:15 +03:00
pda_mgr.h PINK: removed some unnecessary forward declarations 2018-08-17 17:29:19 +03:00
pink.cpp PINK: Push down the advanced detector include 2018-12-10 19:12:18 +01:00
pink.h PINK: Push down the advanced detector include 2018-12-10 19:12:18 +01: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 PINK: Push down the advanced detector include 2018-12-10 19:12:18 +01:00
sound.cpp PINK: removed unused include directives 2018-06-28 23:51:32 +02:00
sound.h PINK: added more constants 2018-06-29 14:43:57 +03:00
utils.h PINK: Fix warnings 2018-06-29 09:37:44 +02:00