aboutsummaryrefslogtreecommitdiff
path: root/engines/pink/resource_mgr.h
AgeCommit message (Collapse)Author
2018-06-28PINK: fix indentationwhiterandrek
2018-06-28PINK: fix includeswhiterandrek
2018-06-28PINK: implemented page state savingwhiterandrek
2018-06-28PINK: Basic implementation of CEL decoder. Fixed sprite positioningwhitertandrek
2018-06-28PINK: Started implementation of Director class . For now engine can play ↵whitertandrek
logo scene, but sprites are at wrong positions because decoder doesn't support getting coordinates from CEL
2018-06-28PINK: added random to methods which need it.whitertandrek
2018-06-28PINK: did a big file movement for better readability. Almost implementedwhitertandrek
conditions and sideEffects. Added more classes. Now engine can play intro's sound.
2018-06-28PINK: some fixeswhitertandrek
2018-06-28PINK: Implemented MFC archive, some pink objects and their initializationwhitertandrek
Thanks fullpipe engine developer for MFC archive