aboutsummaryrefslogtreecommitdiff
path: root/engines/pink/cursor_mgr.h
AgeCommit message (Collapse)Author
2018-08-17PINK: removed some unnecessary forward declarationsAndrei Prykhodko
2018-06-28PINK: rework CursorMgrwhiterandrek
2018-06-28PINK: inline small functionswhiterandrek
2018-06-28PINK: implement exit from PDAwhiterandrek
2018-06-28PINK: fix indentationwhiterandrek
2018-06-28PINK: fix includeswhiterandrek
2018-06-28PINK: added movement for picked item from inventorywhiterandrek
2018-06-28PINK: added implementation of item usingwhiterandrek
2018-06-28PINK: added more constantswhiterandrek
2018-06-28PINK: added basic cursor implementation, fixed sequenceAudio restarting and ↵whiterandrek
skipping, fixed various mem leaks, hopefully fixed finding of transparent color index.
2018-06-28PINK: added all missing objects to factory method. Unimplemented classes ↵whiterandrek
are commented out
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: Implemented Page loading.whitertandrek