aboutsummaryrefslogtreecommitdiff
path: root/engines/pink/objects/walk/walk_mgr.h
AgeCommit message (Expand)Author
2018-06-28PINK: added position recalculation of walking spritesAndrei Prykhodko
2018-06-28PINK: implemented skipping of walkwhiterandrek
2018-06-28PINK: fix mem leakswhiterandrek
2018-06-28PINK: remove redundant adding sprite to scene, which doesn't need to be drawnwhiterandrek
2018-06-28PINK: add saving/loading state of WalkMgrwhiterandrek
2018-06-28PINK: fix formattingwhiterandrek
2018-06-28PINK: fix indentationwhiterandrek
2018-06-28PINK: remove >> << operatorswhiterandrek
2018-06-28PINK: fix includeswhiterandrek
2018-06-28PINK: basic walk, left click and seqTimer implementationwhiterandrek
2018-06-28PINK: did a big file movement for better readability. Almost implementedwhitertandrek