aboutsummaryrefslogtreecommitdiff
path: root/engines/pink/objects/side_effect.cpp
AgeCommit message (Expand)Author
2018-07-21PINK: hid debug output under channels and levelsAndrei Prykhodko
2018-06-28PINK: JANITORIAL: Indentation fixesEugene Sandulenko
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 signed vs unsigned comparisonwhiterandrek
2018-06-28PINK: fix includeswhiterandrek
2018-06-28PINK: fixed SideEffectLocationwhiterandrek
2018-06-28PINK: bugfixes and added basic inventory implementationwhiterandrek
2018-06-28PINK: basic walk, left click and seqTimer implementationwhiterandrek
2018-06-28PINK: added ActionPlayWithSfx implementationwhiterandrek
2018-06-28PINK: fixed sideEffect and choosing of handlerwhiterandrek
2018-06-28PINK: added random to methods which need it.whitertandrek
2018-06-28PINK: did a big file movement for better readability. Almost implementedwhitertandrek