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.cpp
Age
Commit message (
Expand
)
Author
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-12
FULLPIPE: Fix debug scene
Eugene Sandulenko
2013-09-10
FULLPIPE: Move GameObject::canInteractAny() out of the class
Eugene Sandulenko
2013-09-09
FULLPIPE: Do not continue unnecessary function. CID 1086777
Eugene Sandulenko
2013-09-09
FULLPIPE: Remove unnecessary check. CID 1086775
Eugene Sandulenko
2013-09-09
FULLPIPE: Fix logical error. CID 1086778
Eugene Sandulenko
2013-09-09
FULLPIPE: Fix warnings
Eugene Sandulenko
2013-09-08
FULLPIPE: Implement CInteractionController::handleInteraction()
Eugene Sandulenko
2013-09-07
FULLPIPE: Implement CInteraction::isOverlapping()
Eugene Sandulenko
2013-09-06
FULLPIPE: Replace goto usage
Eugene Sandulenko
2013-09-06
FULLPIPE: Whitespace fix
Eugene Sandulenko
2013-09-06
FULLPIPE: Fix const'ness
Eugene Sandulenko
2013-09-06
FULLPIPE: Implement CInteraction::canInteract()
Eugene Sandulenko
2013-09-06
FULLPIPE: Implement GameObject::canInteractAny()
Eugene Sandulenko
2013-09-06
FULLPIPE: Fix crash
Eugene Sandulenko
2013-09-06
FULLPIPE: Implement sceneHandler01()
Eugene Sandulenko