aboutsummaryrefslogtreecommitdiff
path: root/engines/pink/objects/pages/game_page.h
AgeCommit message (Expand)Author
2018-06-28PINK: added more debug commandswhiterandrek
2018-06-28PINK: inline small functionswhiterandrek
2018-06-28PINK: prepare page interface to add PDAPagewhiterandrek
2018-06-28PINK: add state saving/loading of Module and GamePagewhiterandrek
2018-06-28PINK: fix formattingwhiterandrek
2018-06-28PINK: fix indentationwhiterandrek
2018-06-28PINK: fix no newline warningwhiterandrek
2018-06-28PINK: remove >> << operatorswhiterandrek
2018-06-28PINK: fix includeswhiterandrek
2018-06-28PINK: added implementation of item usingwhiterandrek
2018-06-28PINK: bugfixes and added basic inventory implementationwhiterandrek
2018-06-28PINK: implemented page state savingwhiterandrek
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: added random to methods which need it.whitertandrek
2018-06-28PINK: game page init fixeswhiterandrek
2018-06-28PINK: small fixeswhitertandrek
2018-06-28PINK: did a big file movement for better readability. Almost implementedwhitertandrek