aboutsummaryrefslogtreecommitdiff
path: root/engines/pink/objects/actions/action_cel.h
AgeCommit message (Expand)Author
2018-06-28PINK: fix indentationwhiterandrek
2018-06-28PINK: fix includeswhiterandrek
2018-06-28PINK: bugfixes and added basic inventory implementationwhiterandrek
2018-06-28PINK: implemented page state savingwhiterandrek
2018-06-28PINK: added basic ActionLoop implementationwhiterandrek
2018-06-28PINK: Implemented changing page and module, but without unloading old page. F...whitertandrek
2018-06-28PINK: Basic implementation of CEL decoder. Fixed sprite positioningwhitertandrek
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