..
objects
PINK: Rename _item to _currentItem to make its use clearer.
2020-02-15 22:05:44 +01: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: Flag a lot of stuff as const
2020-02-15 22:05:44 +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: fixed uninitialized fields
2018-06-30 23:49:27 +03:00
cursor_mgr.h
ENGINES: Reduce winexe_*.h header includes
2020-01-11 17:34:12 +02: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
GRAPHICS: MACGUI: Added support for Unicode fonts in menu
2019-10-18 00:20:54 +02:00
director.h
ALL: Create all instances of NEResources and PEResources using new instead of on the stack
2020-01-11 17:34:12 +02: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: remove member function arguments in favor of using the existing _exeResources
member variable.
2020-02-13 23:41:06 +02: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: Refactor to use Engine debugger
2020-02-16 13:07:19 +02:00
pink.h
ENGINES: Cleanup of savegame filenames generation
2020-02-16 15:44:28 -08: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