scummvm/engines/pink
2018-07-18 22:11:21 +03:00
..
objects PINK: fixed position of some sprites in PDA 2018-07-17 20:04:28 +03:00
archive.cpp PINK: added a bit more explanatory commentary 2018-06-28 23:51:32 +02:00
archive.h PINK: removed readCount function 2018-06-28 23:51:32 +02: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: rework CursorMgr 2018-06-28 23:51:32 +02:00
detection_tables.h PINK: Sort detection entries alphabetically 2018-07-03 20:12:51 +02:00
detection.cpp PINK: added loading of thumbnail only when necessary 2018-06-29 12:56:20 +03:00
director.cpp PINK: removed game screen drawing when menu is active 2018-07-18 21:54:00 +03:00
director.h PINK: removed game screen drawing when menu is active 2018-07-18 21:54:00 +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
module.mk PINK: move save/load engine functions to separate file 2018-06-28 23:51:32 +02:00
pda_mgr.cpp PINK: Made _director a pointer and reduced header dependencies 2018-07-11 22:45:36 +02:00
pda_mgr.h PINK: added calculation of countries and domains indexes 2018-07-01 10:36:06 +03:00
pink.cpp PINK: fixed redrawing screen when menu disappears 2018-07-18 22:11:21 +03:00
pink.h PINK: fixed pausing of engine when menu appears 2018-07-18 21:48:54 +03:00
resource_mgr.cpp PINK: Don't unnecessarily cast away constness 2018-06-29 00:22:23 +02:00
resource_mgr.h PINK: reworked sprite class(ActionCEL) and his inheritors. 2018-06-28 23:51:32 +02:00
saveload.cpp PINK: added loading of thumbnail only when necessary 2018-06-29 12:56:20 +03: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