aboutsummaryrefslogtreecommitdiff
path: root/engines/fullpipe/motion.cpp
AgeCommit message (Expand)Author
2013-10-06FULLPIPE: Started MovGraph2::method4C() implementationEugene Sandulenko
2013-10-06FULLPIPE: Fix GCC warningTorbjörn Andersson
2013-10-05FULLPIPE: Silence false positives about uninitialized variables in MSVCFilippos Karapetis
2013-10-05FULLPIPE: Give more meaningful name to method parameterEugene Sandulenko
2013-10-05FULLPIPE: Implement MovGraphReact::pointInRegion()Eugene Sandulenko
2013-10-04FULLPIPE: Implement MctlCompound::method4C()Eugene Sandulenko
2013-10-04FULLPIPE: Started implementation MctlCompound::method4C()Eugene Sandulenko
2013-10-02FULLPIPE: Finish MGM::rebuildTables()Eugene Sandulenko
2013-10-02FULLPIPE: Started implementing MGM::rebuildTables()Eugene Sandulenko
2013-10-02FULLPIPE: Implement MGM::clear()Eugene Sandulenko
2013-10-02FULLPIPE: Implement MGM::getItemIndexById()Eugene Sandulenko
2013-10-02FULLPIPE: Implement MGM::addItem()Eugene Sandulenko
2013-10-01FULLPIPE: Implement MovGraph::addObject()Eugene Sandulenko
2013-09-29FULLPIPE: Implement MovGraph::calcDistance()Eugene Sandulenko
2013-09-28FULLPIPE: Implement MovGraph2::initDirections()Eugene Sandulenko
2013-09-28FULLPIPE: Implement MovGraph2::addObject()Eugene Sandulenko
2013-09-28FULLPIPE: Implement MctlCompound::addObject()Eugene Sandulenko
2013-09-28FULLPIPE: Bug fix MctlCompound::load()Eugene Sandulenko
2013-09-27FULLPIPE: Implemented MctlCompound::initMovGraph2()Eugene Sandulenko
2013-09-26FULLPIPE: Started implementation of MctlCompound::initMovGraph2()Eugene Sandulenko
2013-09-26FULLPIPE: Prototyping for MctlCompoundEugene Sandulenko
2013-09-19FULLPIPE: Implement startWalkTo()Eugene Sandulenko
2013-09-19FULLPIPE: Unstubbed MovGraph constructorEugene Sandulenko
2013-09-18FULLPIPE: Remove C* prefixes from motion classesEugene Sandulenko
2013-09-18FULLPIPE: Implement CMovGraph_messageHandler()Eugene Sandulenko
2013-09-11FULLPIPE: Fix compilation with MSVC and add a FIXMEFilippos Karapetis
2013-09-10FULLPIPE: Add stub warning.Eugene Sandulenko
2013-09-08FULLPIPE: Implement CInteractionController::handleInteraction()Eugene Sandulenko
2013-09-06FULLPIPE: Finish global_messageHandler3()Eugene Sandulenko
2013-09-06FULLPIPE: Fix crashEugene Sandulenko
2013-09-06FULLPIPE: First part of scene drawing codeEugene Sandulenko
2013-09-06FULLPIPE: Initial stubs for input systemEugene Sandulenko
2013-09-06FULLPIPE: Added lots of debug output, Picture::setAOIDs() implementationEugene Sandulenko
2013-09-06FULLPIPE: Fix indentationEugene Sandulenko
2013-09-06FULLPIPE: Put all inventory-related classes into separate fileEugene Sandulenko
2013-09-06FULLPIPE: Put debug output at deeper levelsEugene Sandulenko
2013-09-06FULLPIPE: Finish reading CMctlCompundEugene Sandulenko
2013-09-06FULLPIPE: Implement loading CReactPolygonal. That completes .sc2 loadingEugene Sandulenko
2013-09-06FULLPIPE: Implemented CReactParallel loaderEugene Sandulenko
2013-09-06FULLPIPE: Reading CMovGraphNodeEugene Sandulenko
2013-09-06FULLPIPE: Split out motion-related classesEugene Sandulenko