aboutsummaryrefslogtreecommitdiff
path: root/engines/pink/objects/actions/action.h
AgeCommit message (Expand)Author
2018-06-28PINK: inline small functionswhiterandrek
2018-06-28PINK: remove redundant adding sprite to scene, which doesn't need to be drawnwhiterandrek
2018-06-28PINK: reformat Action's codewhiterandrek
2018-06-28PINK: change pause/unpause to pause method with parameterwhiterandrek
2018-06-28PINK: fix formattingwhiterandrek
2018-06-28PINK: fix indentationwhiterandrek
2018-06-28PINK: fix includeswhiterandrek
2018-06-28PINK: bugfixes and added basic inventory implementationwhiterandrek
2018-06-28PINK: added basic cursor implementation, fixed sequenceAudio restarting and s...whiterandrek
2018-06-28PINK: added basic ActionLoop implementationwhiterandrek
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