aboutsummaryrefslogtreecommitdiff
path: root/engines/pink/objects/inventory.h
AgeCommit message (Expand)Author
2018-06-28PINK: fixed loading WorldBook when clicking on inv windowAndrei Prykhodko
2018-06-28PINK: added commands to manipulate inventorywhiterandrek
2018-06-28PINK: JANITORIAL: More formatting fixesEugene Sandulenko
2018-06-28PINK: fix inventory openingwhiterandrek
2018-06-28PINK: inline small functionswhiterandrek
2018-06-28PINK: add state saving/loading of Inventorywhiterandrek
2018-06-28PINK: fix formattingwhiterandrek
2018-06-28PINK: remove commas at the end of enumerator listswhiterandrek
2018-06-28PINK: fix indentationwhiterandrek
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: added onMouseOver method to LeadActorwhiterandrek
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: Added InventoryItem classwhitertandrek
2018-06-28PINK: Implemented MFC archive, some pink objects and their initializationwhitertandrek