aboutsummaryrefslogtreecommitdiff
path: root/engines/pink/objects/actions/action_loop.cpp
AgeCommit message (Expand)Author
2018-06-28PINK: fix indentationwhiterandrek
2018-06-28PINK: fix no newline warningwhiterandrek
2018-06-28PINK: remove >> << operatorswhiterandrek
2018-06-28PINK: change _endFrame type from uint32 to int32whiterandrek
2018-06-28PINK: fix includeswhiterandrek
2018-06-28PINK: implemented stopFramewhiterandrek
2018-06-28PINK: added basic cursor implementation, fixed sequenceAudio restarting and s...whiterandrek
2018-06-28PINK: added basic ActionLoop implementationwhiterandrek
2018-06-28PINK: added ActionTalk classwhitertandrek
2018-06-28PINK: Again small fix for ActionLoopwhitertandrek
2018-06-28PINK: Fixed wrong constant valueswhitertandrek
2018-06-28PINK: added ActionLoopwhitertandrek