aboutsummaryrefslogtreecommitdiff
path: root/engines/fullpipe/behavior.h
AgeCommit message (Expand)Author
2017-11-18FULLPIPE: Fix memory leaks and ownership problems with Behavior objectsColin Snover
2016-07-22FULLPIPE: Renames in Behavior codeEugene Sandulenko
2014-02-18FULLPIPE: Make GPL headers consistent in themselves.Johannes Schickel
2013-12-16FULLPIPE: Implement scene06_initMumsy()Eugene Sandulenko
2013-11-23FULLPIPE: Implement sceneHandler04_sub1()Eugene Sandulenko
2013-11-04FULLPIPE: Started implementing scene 3Eugene Sandulenko
2013-09-18FULLPIPE: CGameVar -> GameVarEugene Sandulenko
2013-09-06FULLPIPE: More work on behaviors. Animations start to (buggy) work.Eugene Sandulenko
2013-09-06FULLPIPE: Implement BehaviorEntryEugene Sandulenko
2013-09-06FULLPIPE: Implement BehaviorInfo::initObjectBehavior()Eugene Sandulenko
2013-09-06FULLPIPE: Implement BehaviorManager::initBehavior()Eugene Sandulenko
2013-09-06FULLPIPE: Implement BehaviorManager::updateBehaviors()Eugene Sandulenko
2013-09-06FULLPIPE: Implement sceneHandler01()Eugene Sandulenko
2013-09-06FULLPIPE: Finished stubbing SceneSwitcher. Added Behavior ManagerEugene Sandulenko