aboutsummaryrefslogtreecommitdiff
path: root/engines/pink/objects/actions/action_text.cpp
AgeCommit message (Expand)Author
2018-12-10PINK: Push down the advanced detector includeBastien Bouclet
2018-08-05PINK: implemented text drawing in ActionText for English versionAndrei Prykhodko
2018-07-29PINK: add partial implementation of ActionTextAndrei Prykhodko
2018-07-21PINK: hid debug output under channels and levelsAndrei Prykhodko
2018-06-28PINK: reformat Action's codewhiterandrek
2018-06-28PINK: fix deserializing of ActionTextwhiterandrek
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 ActionPlayWithSfx implementationwhiterandrek
2018-06-28PINK: added ActionTextwhiterandrek