aboutsummaryrefslogtreecommitdiff
path: root/engines/pink/objects/condition.cpp
AgeCommit message (Expand)Author
2019-05-08PINK: removed unnecessary namespace in function declarationAndrei Prykhodko
2018-11-16PINK: fixed null pointer dereference in ConditionInventoryItemOwnerAndrei Prykhodko
2018-07-21PINK: hid debug output under channels and levelsAndrei Prykhodko
2018-06-28PINK: move the same code to functions(getInventoryMgr and getActorByPoint)whiterandrek
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: renamed method parameters to appropriate names in Condition classeswhiterandrek
2018-06-28PINK: added basic cursor implementation, fixed sequenceAudio restarting and s...whiterandrek
2018-06-28PINK: did a big file movement for better readability. Almost implementedwhitertandrek