aboutsummaryrefslogtreecommitdiff
path: root/engines/fullpipe/motion.cpp
AgeCommit message (Expand)Author
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
2013-11-16FULLPIPE: MovGraph2::buildMovInfo1MessageQueue() implementation. Almost thereEugene Sandulenko
2013-11-14FULLPIPE: MovGraph2::buildMovInfo1MessageQueue() implementationEugene Sandulenko
2013-11-13FULLPIPE: MovGraph2::buildMovInfo1MessageQueue() implementation con'tEugene Sandulenko
2013-11-13FULLPIPE: More work on MovGraph2::buildMovInfo1MessageQueue()Eugene Sandulenko
2013-11-12FULLPIPE: More work on MovGraph2::buildMovInfo1MessageQueue()Eugene Sandulenko
2013-11-10FULLPIPE: Fix condition. CID 1109644Eugene Sandulenko
2013-11-09FULLPIPE: More work on MovGraph2::buildMovInfo1MessageQueue()Eugene Sandulenko
2013-11-07FULLPIPE: Started implementing MovGraph2::buildMovInfo1MessageQueue()Eugene Sandulenko
2013-11-03FULLPIPE: Fix warningsEugene Sandulenko
2013-11-03FULLPIPE: Initialize variable. CID 1109665Eugene Sandulenko
2013-11-03FULLPIPE: Implement MctlCompound::freeItems()Eugene Sandulenko
2013-10-27FULLPIPE: Implement MovGraph2::method34()Eugene Sandulenko
2013-10-23FULLPIPE: Implement MovGraph::calcNodeDistancesAndAngles()Eugene Sandulenko
2013-10-23FULLPIPE: Implement MovGraph::calcOffset()Eugene Sandulenko
2013-10-22FULLPIPE: Implement MovGraph2::getShortSide()Eugene Sandulenko
2013-10-19FULLPIPE: Fix crash in MovGraph2::buildMovInfo1SubItems()Eugene Sandulenko
2013-10-19FULLPIPE: Implement MovGraph2::findLink()Eugene Sandulenko
2013-10-19FULLPIPE: Implement MovGraph2::buildMovInfo1SubItems()Eugene Sandulenko