aboutsummaryrefslogtreecommitdiff
path: root/engines/pink/objects/module.h
AgeCommit message (Expand)Author
2018-06-28PINK: removed unused functionsAndrei Prykhodko
2018-06-28PINK: added more debug commandswhiterandrek
2018-06-28PINK: inline small functionswhiterandrek
2018-06-28PINK: add state saving/loading of Module and GamePagewhiterandrek
2018-06-28PINK: fix letter casewhiterandrek
2018-06-28PINK: fix formattingwhiterandrek
2018-06-28PINK: fix indentationwhiterandrek
2018-06-28PINK: remove >> << operatorswhiterandrek
2018-06-28PINK: fix includeswhiterandrek
2018-06-28PINK: added basic cursor implementation, fixed sequenceAudio restarting and s...whiterandrek
2018-06-28PINK: Implemented changing page and module, but without unloading old page. F...whitertandrek
2018-06-28PINK: did a big file movement for better readability. Almost implementedwhitertandrek
2018-06-28PINK: Implemented Page loading.whitertandrek
2018-06-28PINK: split declaration and definition and some fixeswhitertandrek
2018-06-28PINK: Implemented MFC archive, some pink objects and their initializationwhitertandrek