aboutsummaryrefslogtreecommitdiff
path: root/engines/fullpipe/interaction.h
AgeCommit message (Expand)Author
2018-03-28FULLPIPE: Remove unneeded variableEugene Sandulenko
2017-11-18FULLPIPE: Remove unnecessary and unsafe C-style castsColin Snover
2017-11-18FULLPIPE: Remove unused gap data from EntranceInfoColin Snover
2017-03-22FULLPIPE: Use Common::String in all scene object namesFilippos Karapetis
2016-10-04FULLPIPE: Added debugging to interaction codeEugene Sandulenko
2014-02-18FULLPIPE: Make GPL headers consistent in themselves.Johannes Schickel
2014-01-08FULLPIPE: Stubbed and implemented some class destructorsEugene Sandulenko
2013-11-21FULLPIPE: More work on scene04Eugene Sandulenko
2013-09-18FULLPIPE: Remove C* prefixes from interaction classesEugene Sandulenko
2013-09-18FULLPIPE: Remove C* prefixes in utils.cppEugene Sandulenko
2013-09-10FULLPIPE: Move GameObject::canInteractAny() out of the classEugene Sandulenko
2013-09-08FULLPIPE: Implement CInteractionController::handleInteraction()Eugene Sandulenko
2013-09-07FULLPIPE: Implement CInteraction::isOverlapping()Eugene Sandulenko
2013-09-06FULLPIPE: Implement GameObject::canInteractAny()Eugene Sandulenko
2013-09-06FULLPIPE: More work on global_messageHandler3()Eugene Sandulenko
2013-09-06FULLPIPE: Fix number of bugs found by CoverityEugene Sandulenko
2013-09-06FULLPIPE: Implement sceneHandler01()Eugene Sandulenko