aboutsummaryrefslogtreecommitdiff
path: root/engines/pink/pda_mgr.cpp
AgeCommit message (Expand)Author
2018-08-17PINK: JANITORIAL: fixed local vars namingAndrei Prykhodko
2018-08-17PINK: removed unused parameterAndrei Prykhodko
2018-07-29PINK: force cursor updating when entering to pda pageAndrei Prykhodko
2018-07-22PINK: fixed starting new game from menu in pda stateAndrei Prykhodko
2018-07-11PINK: Made _director a pointer and reduced header dependenciesEugene Sandulenko
2018-07-02PINK: changed dynamic_cast to static_castAndrei Prykhodko
2018-07-01PINK: added calculation of countries and domains indexesAndrei Prykhodko
2018-06-30PINK: fixed uninitialized fieldsAndrei Prykhodko
2018-06-30PINK: added thumb moving in PDAAndrei Prykhodko
2018-06-30PINK: added PDA rightHand movementAndrei Prykhodko
2018-06-30PINK: fixed ActionPlayWithSfxAndrei Prykhodko
2018-06-30PINK: fixed DecrementDomain commandAndrei Prykhodko
2018-06-30PINK: fixed various PDA bugsAndrei Prykhodko
2018-06-30PINK: implemented Inc/Dec Countries/Domains commandsAndrei Prykhodko
2018-06-30PINK: implemented Peril's PDA initAndrei Prykhodko
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: implemented GoToPreviousPage commandAndrei Prykhodko
2018-06-29PINK: fixed mem leakAndrei Prykhodko
2018-06-29PINK: added deserialization of Peril PDA CommandsAndrei Prykhodko
2018-06-29PINK: removed onClick virtual functionAndrei Prykhodko
2018-06-28PINK: JANITORIAL: Minor whitespace fixesEugene Sandulenko
2018-06-28PINK: JANITORIAL: More formatting fixesEugene Sandulenko
2018-06-28PINK: inline small functionswhiterandrek
2018-06-28PINK: add saving/loading for PDAwhiterandrek
2018-06-28PINK: implement exit from PDAwhiterandrek
2018-06-28PINK: add Pokus World Book implementationwhiterandrek