aboutsummaryrefslogtreecommitdiff
path: root/engines/pink/objects/sequences/sequence_context.cpp
AgeCommit message (Expand)Author
2018-08-16PINK: JANITORIAL: formatting fixesAndrei Prykhodko
2018-07-21PINK: added more debug output, removed unneededAndrei Prykhodko
2018-07-21PINK: hid debug output under channels and levelsAndrei Prykhodko
2018-06-28PINK: renamed method of SequenceContextAndrei Prykhodko
2018-06-28PINK: removed unused include directivesAndrei Prykhodko
2018-06-28PINK: JANITORIAL: More formatting fixesEugene Sandulenko
2018-06-28PINK: fix shadowing declarationswhiterandrek
2018-06-28PINK: fix compiler warning about string literalwhiterandrek
2018-06-28PINK: rework scripting systemwhiterandrek
2018-06-28PINK: inline small functionswhiterandrek
2018-06-28PINK: fix formattingwhiterandrek
2018-06-28PINK: remove extended initializer listswhiterandrek
2018-06-28PINK: fix indentationwhiterandrek
2018-06-28PINK: fix no newline warningwhiterandrek
2018-06-28PINK: fix signed vs unsigned comparisonwhiterandrek
2018-06-28PINK: fix includeswhiterandrek
2018-06-28PINK: implemented sequence restartingwhiterandrek
2018-06-28PINK: small fixes and implemented skipping of sequence by buttonswhiterandrek
2018-06-28PINK: Started implementation of Director class . For now engine can play logo...whitertandrek