aboutsummaryrefslogtreecommitdiff
path: root/engines/pink/objects/actors/pda_button_actor.cpp
AgeCommit message (Expand)Author
2018-07-21PINK: hid debug output under channels and levelsAndrei Prykhodko
2018-07-17PINK: fixed position of some sprites in PDAAndrei Prykhodko
2018-06-29PINK: fixed PDAButtonActor::isActive methodAndrei Prykhodko
2018-06-29PINK: added deserialization of Peril PDA CommandsAndrei Prykhodko
2018-06-29PINK: removed onClick virtual functionAndrei Prykhodko
2018-06-28PINK: JANITORIAL: More whitespace fixesEugene Sandulenko
2018-06-28PINK: refactor Actors to remove casts and improve readabilitywhiterandrek
2018-06-28PINK: add PDAButtonActor(Pokus) implementationwhiterandrek
2018-06-28PINK: fix indentationwhiterandrek
2018-06-28PINK: fix no newline warningwhiterandrek
2018-06-28PINK: remove >> << operatorswhiterandrek
2018-06-28PINK: fix includeswhiterandrek
2018-06-28PINK: added PDAButtonActor and AudioInfoPDAButtonwhiterandrek