aboutsummaryrefslogtreecommitdiff
path: root/engines/pink/objects/sequences/sequencer.h
AgeCommit message (Expand)Author
2018-06-28PINK: fix no newline warningwhiterandrek
2018-06-28PINK: remove >> << operatorswhiterandrek
2018-06-28PINK: fix includeswhiterandrek
2018-06-28PINK: bugfixes and added basic inventory implementationwhiterandrek
2018-06-28PINK: basic walk, left click and seqTimer implementationwhiterandrek
2018-06-28PINK: implemented sequence restartingwhiterandrek
2018-06-28PINK: added button to toggle Drawing of Bounding Rectangleswhiterandrek
2018-06-28PINK: added placeholders for remaining buttonswhiterandrek
2018-06-28PINK: small fixes and implemented skipping of sequence by buttonswhiterandrek
2018-06-28PINK: Implemented changing page and module, but without unloading old page. F...whitertandrek
2018-06-28PINK: added SeqTimer classwhitertandrek
2018-06-28PINK: did a big file movement for better readability. Almost implementedwhitertandrek