aboutsummaryrefslogtreecommitdiff
path: root/engines/pink/objects
AgeCommit message (Expand)Author
2018-06-30PINK: added pre-loading of global pda page spritesAndrei Prykhodko
2018-06-29PINK: fixed PDAButtonActor::isActive methodAndrei Prykhodko
2018-06-29PINK: added deserialization of Peril PDA CommandsAndrei 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: 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: Fix warningsEugene Sandulenko
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 getting length between locationsAndrei Prykhodko
2018-06-28PINK: JANITORIAL: more formatting fixesAndrei Prykhodko
2018-06-28PINK: JANITORIAL: formatting fixesAndrei Prykhodko
2018-06-28PINK: Fix compilationEugene Sandulenko
2018-06-28PINK: renamed method of SequenceContextAndrei 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: added position recalculation of walking spritesAndrei Prykhodko
2018-06-28PINK: fixed playing last audio subsequenceAndrei Prykhodko
2018-06-28PINK: added commands to manipulate inventorywhiterandrek
2018-06-28PINK: added more debug commandswhiterandrek
2018-06-28PINK: fixed clicking on empty part of screenwhiterandrek
2018-06-28PINK: fixed playing SequenceAudio with long songswhiterandrek
2018-06-28PINK: implement OnMouseOverWithItem for LeadActorwhiterandrek
2018-06-28PINK: fix updating cursor in some situationswhiterandrek
2018-06-28PINK: fix warningwhiterandrek
2018-06-28PINK: JANITORIAL: Fix code formattingEugene Sandulenko
2018-06-28PINK: JANITORIAL: Indentation fixesEugene Sandulenko
2018-06-28PINK: Format 'else' statement onelinersEugene Sandulenko
2018-06-28PINK: JANITORIAL: More whitespace fixesEugene Sandulenko
2018-06-28PINK: JANITORIAL: More formatting fixesEugene Sandulenko
2018-06-28PINK: JANITORIAL: Indentation fixesEugene Sandulenko
2018-06-28PINK: remove extra indentationwhiterandrek
2018-06-28PINK: fix mismatched declarationswhiterandrek
2018-06-28PINK: fix shadowing declarationswhiterandrek
2018-06-28PINK: fix include statementwhiterandrek
2018-06-28PINK: add saving/loading of parallel contextswhiterandrek
2018-06-28PINK: fix wrong deleting of conflicting contextswhiterandrek
2018-06-28PINK: remove unused variablewhiterandrek
2018-06-28PINK: fix compiler warning about string literalwhiterandrek
2018-06-28PINK: rework scripting systemwhiterandrek
2018-06-28PINK: fix skipping sequencewhiterandrek
2018-06-28PINK: fix SeqTimer updating when actor isn't foundwhiterandrek
2018-06-28PINK: rework item changing in inventorywhiterandrek