aboutsummaryrefslogtreecommitdiff
path: root/engines/fullpipe/interaction.cpp
AgeCommit message (Expand)Author
2015-10-17FULLPIPE: Rename some methodsEugene Sandulenko
2014-04-21FULLPIPE: Implement Inventory2::clear()Eugene Sandulenko
2014-04-21FULLPIPE: Implement couple destructorsEugene Sandulenko
2014-02-18FULLPIPE: Make GPL headers consistent in themselves.Johannes Schickel
2014-01-08FULLPIPE: Stubbed and implemented some class destructorsEugene Sandulenko
2013-12-21FULLPIPE: g_fullpipe -> g_fp for brevityEugene Sandulenko
2013-12-11FULLPIPE: Make _exCommands privateFilippos Karapetis
2013-11-21FULLPIPE: More work on scene04Eugene Sandulenko
2013-10-17FULLPIPE: method4C -> doWalkToEugene Sandulenko
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