aboutsummaryrefslogtreecommitdiff
path: root/engines/pink/objects/actions/action_text.cpp
AgeCommit message (Expand)Author
2019-10-15PINK: Set text windows to read-onlyEugene Sandulenko
2019-10-15PINK: Disable border for all text windowsEugene Sandulenko
2019-10-11PINK: Fix uninitalised readsEugene Sandulenko
2019-10-11PINK: Fix border dimensionsEugene Sandulenko
2019-10-04PINK: Add built-in empty border and use for textsEugene Sandulenko
2019-09-30PINK: Use proper window border for PDAEugene Sandulenko
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