aboutsummaryrefslogtreecommitdiff
path: root/engines/fullpipe/interaction.cpp
AgeCommit message (Expand)Author
2013-09-18FULLPIPE: Remove C* prefixes from interaction classesEugene Sandulenko
2013-09-18FULLPIPE: Remove C* prefixes in utils.cppEugene Sandulenko
2013-09-12FULLPIPE: Fix debug sceneEugene Sandulenko
2013-09-10FULLPIPE: Move GameObject::canInteractAny() out of the classEugene Sandulenko
2013-09-09FULLPIPE: Do not continue unnecessary function. CID 1086777Eugene Sandulenko
2013-09-09FULLPIPE: Remove unnecessary check. CID 1086775Eugene Sandulenko
2013-09-09FULLPIPE: Fix logical error. CID 1086778Eugene Sandulenko
2013-09-09FULLPIPE: Fix warningsEugene Sandulenko
2013-09-08FULLPIPE: Implement CInteractionController::handleInteraction()Eugene Sandulenko
2013-09-07FULLPIPE: Implement CInteraction::isOverlapping()Eugene Sandulenko
2013-09-06FULLPIPE: Replace goto usageEugene Sandulenko
2013-09-06FULLPIPE: Whitespace fixEugene Sandulenko
2013-09-06FULLPIPE: Fix const'nessEugene Sandulenko
2013-09-06FULLPIPE: Implement CInteraction::canInteract()Eugene Sandulenko
2013-09-06FULLPIPE: Implement GameObject::canInteractAny()Eugene Sandulenko
2013-09-06FULLPIPE: Fix crashEugene Sandulenko
2013-09-06FULLPIPE: Implement sceneHandler01()Eugene Sandulenko