aboutsummaryrefslogtreecommitdiff
path: root/engines/pink/objects/inventory.cpp
AgeCommit message (Expand)Author
2018-07-21PINK: hid debug output under channels and levelsAndrei Prykhodko
2018-07-02PINK: fixed uninitialized field in InventoryMgrAndrei Prykhodko
2018-06-30PINK: fixed uninitialized fieldsAndrei Prykhodko
2018-06-28PINK: rework setItemOwner methodAndrei Prykhodko
2018-06-28PINK: fixed loading WorldBook when clicking on inv windowAndrei Prykhodko
2018-06-28PINK: JANITORIAL: Indentation fixesEugene Sandulenko
2018-06-28PINK: JANITORIAL: More whitespace fixesEugene Sandulenko
2018-06-28PINK: JANITORIAL: Indentation fixesEugene Sandulenko
2018-06-28PINK: rework item changing in inventorywhiterandrek
2018-06-28PINK: rework InventoryMgr updatingwhiterandrek
2018-06-28PINK: fix pausing when click on panther with empty inventorywhiterandrek
2018-06-28PINK: fix inventory openingwhiterandrek
2018-06-28PINK: move the same code to functions(getInventoryMgr and getActorByPoint)whiterandrek
2018-06-28PINK: inline small functionswhiterandrek
2018-06-28PINK: add Pokus World Book implementationwhiterandrek
2018-06-28PINK: fix loading inventory savewhiterandrek
2018-06-28PINK: fixes to save systemwhiterandrek
2018-06-28PINK: add state saving/loading of Inventorywhiterandrek
2018-06-28PINK: fix formattingwhiterandrek
2018-06-28PINK: fix compiler warning about UBwhiterandrek
2018-06-28PINK: fix indentationwhiterandrek
2018-06-28PINK: fix no newline warningwhiterandrek
2018-06-28PINK: remove >> << operatorswhiterandrek
2018-06-28PINK: fix arguments in InventoryItem methodwhiterandrek
2018-06-28PINK: fix signed vs unsigned comparisonwhiterandrek
2018-06-28PINK: remove the use of auto variableswhiterandrek
2018-06-28PINK: fix includeswhiterandrek
2018-06-28PINK: added implementation of item usingwhiterandrek
2018-06-28PINK: fixed Inventory onClick method and other bugfixeswhiterandrek
2018-06-28PINK: added more constantswhiterandrek
2018-06-28PINK: added check for item ownerwhiterandrek
2018-06-28PINK: bugfixes and added basic inventory implementationwhiterandrek
2018-06-28PINK: started 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: Added InventoryItem classwhitertandrek