aboutsummaryrefslogtreecommitdiff
path: root/engines/pink
AgeCommit message (Expand)Author
2018-06-30PINK: implemented Inc/Dec Countries/Domains commandsAndrei Prykhodko
2018-06-30PINK: implemented Peril's PDA initAndrei Prykhodko
2018-06-30PINK: fixed loading of GLOBAL pda pageAndrei Prykhodko
2018-06-30PINK: removed unnecessary field from PDAPageAndrei Prykhodko
2018-06-30PINK: added pre-loading of global pda page spritesAndrei Prykhodko
2018-06-30ENGINES: Add missing dependencies for several enginesCameron Cawley
2018-06-29PINK: removed unnecessary loading of same pageAndrei Prykhodko
2018-06-29PINK: implemented GoToDomain commandAndrei Prykhodko
2018-06-29PINK: added warning about GoToHelp commandAndrei Prykhodko
2018-06-29PINK: fixed showing old screen content with new paletteAndrei Prykhodko
2018-06-29PINK: implemented GoToPreviousPage commandAndrei Prykhodko
2018-06-29PINK: fixed mem leakAndrei Prykhodko
2018-06-29PINK: fixed PDAButtonActor::isActive methodAndrei Prykhodko
2018-06-29PINK: added deserialization of Peril PDA CommandsAndrei Prykhodko
2018-06-29PINK: added screen cleaning when entering/exiting to/from PDAAndrei Prykhodko
2018-06-29PINK: added missing breaksAndrei Prykhodko
2018-06-29PINK: removed onClick virtual functionAndrei Prykhodko
2018-06-29PINK: renamed function parameterAndrei Prykhodko
2018-06-29PINK: fixed sending leftClickMessage under some circumstancesAndrei Prykhodko
2018-06-29PINK: removed unused LeadActor stateAndrei Prykhodko
2018-06-29PINK: removed unused constantsAndrei Prykhodko
2018-06-29PINK: added more constantsAndrei Prykhodko
2018-06-29PINK: changed unused return type of functions to voidAndrei Prykhodko
2018-06-29PINK: remove unused codeAndrei Prykhodko
2018-06-29PINK: added loading of thumbnail only when necessaryAndrei Prykhodko
2018-06-29PINK: Fix warningsEugene Sandulenko
2018-06-29PINK: fileType field in ADGameFileDescription shouldn't be NULLAdrian Frühwirth
2018-06-29PINK: Don't unnecessarily cast away constnessAdrian Frühwirth
2018-06-29PINK: Make char * constants in constants.h constant pointers as wellAdrian Frühwirth
2018-06-29PINK: JANITORIAL: Fix fallthrough comment so that GCC will recognize itAdrian Frühwirth
2018-06-28PINK: added loading/saving of AudioInfoMgrAndrei Prykhodko
2018-06-28PINK: rework writing save headerAndrei Prykhodko
2018-06-28PINK: rework getting length between locationsAndrei Prykhodko
2018-06-28PINK: JANITORIAL: more formatting fixesAndrei Prykhodko
2018-06-28PINK: added a bit more explanatory commentaryAndrei Prykhodko
2018-06-28PINK: JANITORIAL: formatting fixesAndrei Prykhodko
2018-06-28PINK: added undef of macrosAndrei Prykhodko
2018-06-28PINK: move save/load engine functions to separate fileAndrei Prykhodko
2018-06-28PINK: Fix savegame detectionEugene Sandulenko
2018-06-28PINK: Fix compilationEugene Sandulenko
2018-06-28PINK: Properly generate save namesEugene Sandulenko
2018-06-28PINK: Do not drop language on target generation during autodetectionEugene Sandulenko
2018-06-28PINK: renamed method of SequenceContextAndrei Prykhodko
2018-06-28PINK: updated engine descriptionAndrei Prykhodko
2018-06-28PINK: rework setItemOwner methodAndrei Prykhodko
2018-06-28PINK: fixed loading WorldBook when clicking on inv windowAndrei Prykhodko
2018-06-28PINK: removed unused functionsAndrei Prykhodko
2018-06-28PINK: removed unused include directivesAndrei Prykhodko
2018-06-28PINK: fix setting cursor with name which wasn't in disasmAndrei Prykhodko
2018-06-28PINK: added position recalculation of walking spritesAndrei Prykhodko