aboutsummaryrefslogtreecommitdiff
path: root/engines/pink/pink.cpp
AgeCommit message (Expand)Author
2020-01-11ENGINES: Reduce winexe_*.h header includesCameron Cawley
2020-01-11ALL: Create all instances of NEResources and PEResources using new instead of...Cameron Cawley
2018-12-10PINK: Push down the advanced detector includeBastien Bouclet
2018-08-17PINK: removed unused parameterAndrei Prykhodko
2018-08-17PINK: implemented skipString method in ArchiveAndrei Prykhodko
2018-07-29PINK: fixed Coverity warningsAndrei Prykhodko
2018-07-26PINK: fixed engine destroying in pda stateAndrei Prykhodko
2018-07-26PINK: fixed memory leakAndrei Prykhodko
2018-07-23PINK: Rely on MacWindoManager to restore screen after menuEugene Sandulenko
2018-07-22PINK: fixed starting new game from menu in pda stateAndrei Prykhodko
2018-07-22PINK: added menu commandsAndrei Prykhodko
2018-07-21PINK: added more debug output, removed unneededAndrei Prykhodko
2018-07-21PINK: hid debug output under channels and levelsAndrei Prykhodko
2018-07-21PINK: implemented creating menu from executableAndrei Prykhodko
2018-07-20PINK: sync with MACGUI changesAndrei Prykhodko
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