aboutsummaryrefslogtreecommitdiff
path: root/engines/pink/objects/sequences/sequence_item.cpp
AgeCommit message (Expand)Author
2018-07-21PINK: hid debug output under channels and levelsAndrei Prykhodko
2018-06-28PINK: fix shadowing declarationswhiterandrek
2018-06-28PINK: rework scripting systemwhiterandrek
2018-06-28PINK: add Hokus Pokus scripting systemwhiterandrek
2018-06-28PINK: inline small functionswhiterandrek
2018-06-28PINK: fix formattingwhiterandrek
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: fixes crash on loading final scene of Passport to Peril(not tested)whiterandrek
2018-06-28PINK: basic walk, left click and seqTimer implementationwhiterandrek
2018-06-28PINK: Implemented SequenceAudio as in original.whitertandrek
2018-06-28PINK: implemented skipping to last subsequencewhiterandrek
2018-06-28PINK: Started implementation of Director class . For now engine can play logo...whitertandrek
2018-06-28PINK: did a big file movement for better readability. Almost implementedwhitertandrek