aboutsummaryrefslogtreecommitdiff
path: root/engines/fullpipe/motion.cpp
AgeCommit message (Expand)Author
2014-01-08FULLPIPE: Implement MGM::getStaticsIndex()Eugene Sandulenko
2014-01-05FULLPIPE: Silence GCC warningsTorbjörn Andersson
2014-01-05FULLPIPE: Rename in MovInfo1 structEugene Sandulenko
2014-01-05FULLPIPE: Implement doSomeAnimation()Eugene Sandulenko
2014-01-05FULLPIPE: Implement MGM::buildExCommand2()Eugene Sandulenko
2014-01-04FULLPIPE: Fix buildWillem Jan Palenstijn
2014-01-04FULLPIPE: Proper use of copying consturctor for ExCommandEugene Sandulenko
2014-01-04FULLPIPE: More code to ExCommand classEugene Sandulenko
2014-01-04FULLPIPE: Complete MovGraph2::genMovement()Eugene Sandulenko
2014-01-04FULLPIPE: More work on MovGraph2::genMovement()Eugene Sandulenko
2014-01-04FULLPIPE: Implement Floaters::update()Eugene Sandulenko
2014-01-03FULLPIPE: Implement MovGraphReact::setCenter()Eugene Sandulenko
2014-01-03FULLPIPE: Renames in class MovGraphReactEugene Sandulenko
2014-01-03FULLPIPE: More work on MovGraph2::genMovement()Eugene Sandulenko
2014-01-03FULLPIPE: Some work on MovGraph2::genMovement()Eugene Sandulenko
2013-12-31FULLPIPE: Fix floating point constantsEugene Sandulenko
2013-12-30FULLPIPE: Started implementation of MovGraph2::genMovement()Eugene Sandulenko
2013-12-29FULLPIPE: Implement MotionController::getLinkByName()Eugene Sandulenko
2013-12-26FULLPIPE: Remove obsolete commentEugene Sandulenko
2013-12-24FULLPIPE: Implement scene11_initScene()Eugene Sandulenko
2013-12-21FULLPIPE: Do not memcpy non-POD objects.Eugene Sandulenko
2013-12-21FULLPIPE: g_fullpipe -> g_fp for brevityEugene Sandulenko
2013-12-20FULLPIPE: Fix explicit null dereference. CID 1138360Eugene Sandulenko
2013-12-20FULLPIPE: Remove logically dead code. CID 1138359Eugene Sandulenko
2013-12-20FULLPIPE: Make scene08_initScene() compilableEugene Sandulenko
2013-12-19FULLPIPE: Implement MovGraph::method2C()Eugene Sandulenko
2013-12-19FULLPIPE: Implement sceneHandler06_setExits()Eugene Sandulenko
2013-12-18FULLPIPE: Fix compiler warningsEugene Sandulenko
2013-12-15FULLPIPE: Implement MGM::getPoint()Eugene Sandulenko
2013-12-15FULLPIPE: Implement MctlLadder::method34()Eugene Sandulenko
2013-12-15FULLPIPE: Implemented several destructorsEugene Sandulenko
2013-12-14FULLPIPE: Some renames in MctlLadderEugene Sandulenko
2013-12-14FULLPIPE: Implement sceneHandler04_sub8()Eugene Sandulenko
2013-12-13FULLPIPE: Add a FIXME regarding buildMovInfo1SubItems()Filippos Karapetis
2013-12-11FULLPIPE: Implement MGM::updateAnimStatics()Eugene Sandulenko
2013-12-11FULLPIPE: Implement StaticANIObject::changeStatics2()Eugene Sandulenko
2013-12-11FULLPIPE: Make _exCommands privateFilippos Karapetis
2013-12-08FULLPIPE: Some renames in MctlLadderEugene Sandulenko
2013-12-08FULLPIPE: Implement MctlLadder::collisionDetection()Eugene Sandulenko
2013-12-06FULLPIPE: Implement MctlLadder::freeItems()Eugene Sandulenko
2013-12-06FULLPIPE: implement MctlLadder::addObject()Eugene Sandulenko
2013-12-06FULLPIPE: More stubs in MctlLadderEugene Sandulenko
2013-12-06FULLPIPE: Proper structure of MctlLadder class variablesEugene Sandulenko
2013-12-05FULLPIPE: Unstub sceneHandler04_sub17()Eugene Sandulenko
2013-12-05FULLPIPE: Stub MctlLadder classEugene Sandulenko
2013-12-01FULLPIPE: Fix wrong condition check. CID 1133710, 1133711Eugene Sandulenko
2013-11-26FULLPIPE: Fix variable initialization. Thanks to md5 for pointing outEugene Sandulenko
2013-11-17FULLPIPE: Complete implementation of MovGraph2::buildMovInfo1MessageQueue()Eugene Sandulenko
2013-11-17FULLPIPE: Get rid of ambiguity in MovGraph2 classEugene Sandulenko
2013-11-16FULLPIPE: MovGraph2::buildMovInfo1MessageQueue(), more typesEugene Sandulenko