aboutsummaryrefslogtreecommitdiff
path: root/engines/pink/actors
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: implemented init of LeadActor and checking for state in LeadActor methodwhitertandrek
2018-06-28PINK: added some methods to Actorwhitertandrek
2018-06-28PINK: implemented ActionHide completelywhitertandrek
2018-06-28PINK: added states to LeadActorwhitertandrek
2018-06-28PINK: added setIdleAction to actorwhitertandrek
2018-06-28PINK: implemented SideEffectModuleVariable fullywhitertandrek
2018-06-28PINK: Added findAction methodwhitertandrek
2018-06-28PINK: Added more Handler methodswhitertandrek
2018-06-28PINK: Implemented SideEffectExitwhitertandrek
2018-06-28PINK: Implemented debug output of Objectswhitertandrek
2018-06-28PINK: Added Sequencer, Sequence and SequenceItemwhitertandrek
2018-06-28PINK: Implemented Page loading.whitertandrek