aboutsummaryrefslogtreecommitdiff
path: root/engines/pink/pink.cpp
AgeCommit message (Expand)Author
2018-07-18PINK: fixed redrawing screen when menu disappearsAndrei Prykhodko
2018-07-18PINK: fixed pausing of engine when menu appearsAndrei Prykhodko
2018-07-11PINK: Make menu blockingEugene Sandulenko
2018-07-11PINK: Made _director a pointer and reduced header dependenciesEugene Sandulenko
2018-07-11PINK: Plug in autohide menuEugene Sandulenko
2018-07-06PINK: removed updating screen on setting cursor because it produces too much ...Andrei Prykhodko
2018-07-05PINK: fixed loading games after recent changesAndrei Prykhodko
2018-07-01PINK: added missing breakAndrei Prykhodko
2018-06-30PINK: fixed uninitialized fieldsAndrei Prykhodko
2018-06-30PINK: added PDA rightHand movementAndrei Prykhodko
2018-06-29PINK: added more constantsAndrei Prykhodko
2018-06-28PINK: JANITORIAL: more formatting fixesAndrei Prykhodko
2018-06-28PINK: move save/load engine functions to separate fileAndrei Prykhodko
2018-06-28PINK: Fix savegame detectionEugene Sandulenko
2018-06-28PINK: Properly generate save namesEugene Sandulenko
2018-06-28PINK: removed unused include directivesAndrei Prykhodko
2018-06-28PINK: added commands to Consolewhiterandrek
2018-06-28PINK: added updating screen after setting cursorwhiterandrek
2018-06-28PINK: Allow running from original mediaEugene Sandulenko
2018-06-28PINK: remove hidden overloaded virtual functionwhiterandrek
2018-06-28PINK: add missing cursorwhiterandrek
2018-06-28PINK: add some debug output to simplify communication with testerswhiterandrek
2018-06-28PINK: rework LeadActor stateswhiterandrek
2018-06-28PINK: Engine class code cleanupwhiterandrek
2018-06-28PINK: implement AudioInfoManagerwhiterandrek
2018-06-28PINK: add soundSettings syncingwhiterandrek
2018-06-28PINK: inline small functionswhiterandrek
2018-06-28PINK: fix mem leakswhiterandrek
2018-06-28PINK: change drawing methodwhiterandrek
2018-06-28PINK: add Pokus World Book implementationwhiterandrek
2018-06-28PINK: add missing cursorwhiterandrek
2018-06-28PINK: prepare page interface to add PDAPagewhiterandrek
2018-06-28PINK: add savestate metadata supportwhiterandrek
2018-06-28PINK: fix disappearing cursor after exiting from GMMwhiterandrek
2018-06-28PINK: add RTL featurewhiterandrek
2018-06-28PINK: add improved pause supportwhiterandrek
2018-06-28PINK: add saving/loading of game.whiterandrek
2018-06-28PINK: fix formattingwhiterandrek
2018-06-28PINK: fix compilation errorwhiterandrek
2018-06-28PINK: fix indentationwhiterandrek
2018-06-28PINK: fix no newline warningwhiterandrek
2018-06-28PINK: remove >> << operatorswhiterandrek
2018-06-28PINK: fix signed vs unsigned comparisonwhiterandrek
2018-06-28PINK: fix includeswhiterandrek
2018-06-28PINK: added missing cursorwhiterandrek
2018-06-28PINK: moved more values to constants sectionwhiterandrek
2018-06-28PINK: basic walk, left click and seqTimer implementationwhiterandrek
2018-06-28PINK: added basic cursor implementation, fixed sequenceAudio restarting and s...whiterandrek
2018-06-28PINK: fixed sideEffect and choosing of handlerwhiterandrek
2018-06-28PINK: added button to toggle Drawing of Bounding Rectangleswhiterandrek