index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
fullpipe
/
interaction.h
Age
Commit message (
Expand
)
Author
2016-10-04
FULLPIPE: Added debugging to interaction code
Eugene Sandulenko
2014-02-18
FULLPIPE: Make GPL headers consistent in themselves.
Johannes Schickel
2014-01-08
FULLPIPE: Stubbed and implemented some class destructors
Eugene Sandulenko
2013-11-21
FULLPIPE: More work on scene04
Eugene Sandulenko
2013-09-18
FULLPIPE: Remove C* prefixes from interaction classes
Eugene Sandulenko
2013-09-18
FULLPIPE: Remove C* prefixes in utils.cpp
Eugene Sandulenko
2013-09-10
FULLPIPE: Move GameObject::canInteractAny() out of the class
Eugene Sandulenko
2013-09-08
FULLPIPE: Implement CInteractionController::handleInteraction()
Eugene Sandulenko
2013-09-07
FULLPIPE: Implement CInteraction::isOverlapping()
Eugene Sandulenko
2013-09-06
FULLPIPE: Implement GameObject::canInteractAny()
Eugene Sandulenko
2013-09-06
FULLPIPE: More work on global_messageHandler3()
Eugene Sandulenko
2013-09-06
FULLPIPE: Fix number of bugs found by Coverity
Eugene Sandulenko
2013-09-06
FULLPIPE: Implement sceneHandler01()
Eugene Sandulenko