aboutsummaryrefslogtreecommitdiff
path: root/engines/pink/sequences
AgeCommit message (Collapse)Author
2018-06-28PINK: did a big file movement for better readability. Almost implementedwhitertandrek
conditions and sideEffects. Added more classes. Now engine can play intro's sound.
2018-06-28PINK: added basic script implementationwhitertandrek
2018-06-28PINK: Continue to develop Sequencer::authorSequence methodwhitertandrek
2018-06-28PINK: Added SequenceActorState and SequenceContextwhitertandrek
2018-06-28PINK: Added more Handler methodswhitertandrek
2018-06-28PINK: Added findSequence method to Sequencerwhitertandrek
2018-06-28PINK: More debug output of Objects attributeswhitertandrek
2018-06-28PINK: Added Handler and HandlerStartPagewhitertandrek
2018-06-28PINK: Added Sequencer, Sequence and SequenceItemwhitertandrek