aboutsummaryrefslogtreecommitdiff
path: root/engines/fullpipe
AgeCommit message (Expand)Author
2013-10-17FULLPIPE: Fix compilation with MSVCFilippos Karapetis
2013-10-17FULLPIPE: Implement MovGraph2::findNode()Eugene Sandulenko
2013-10-17FULLPIPE: method4C -> doWalkToEugene Sandulenko
2013-10-17FULLPIPE: Implemented MovGraph2::method4C()Eugene Sandulenko
2013-10-16FULLPIPE: More work on MovGraph2::method4C()Eugene Sandulenko
2013-10-15FULLPIPE: MovGraph2::method4C() con'tEugene Sandulenko
2013-10-15FULLPIPE: More code for MovGraph2::method4C()Eugene Sandulenko
2013-10-10FULLPIPE: Made setting rooms via bootparams easierEugene Sandulenko
2013-10-10FULLPIPE: More work on MovGraph2::method4C()Eugene Sandulenko
2013-10-08FULLPIPE: More work on MovGraph2::method4C()Eugene Sandulenko
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-10-01FULLPIPE: Unk2 -> MGMEugene Sandulenko
2013-10-01FULLPIPE: Fix compilation with MSVCFilippos Karapetis
2013-10-01FULLPIPE: Fix compiler warnings (for good)Eugene Sandulenko
2013-09-29FULLPIPE: Implement MovGraph::calcDistance()Eugene Sandulenko
2013-09-28FULLPIPE: Fix compiler warningEugene Sandulenko
2013-09-28FULLPIPE: Implement Movement::calcSomeXY()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: Added MctlCompound object typeEugene Sandulenko
2013-09-26FULLPIPE: Prototyping for MctlCompoundEugene Sandulenko
2013-09-22FULLPIPE: Initialize class variable in constructor. CID 1090697Eugene Sandulenko
2013-09-22FULLPIPE: Initialize class variableEugene Sandulenko
2013-09-22FULLPIPE: Initialized class variables. CID 1063198Eugene Sandulenko
2013-09-22FULLPIPE: Remove unused class variable. CID 1063191Eugene Sandulenko
2013-09-22FULLPIPE: Fix uninitialized class variablesEugene Sandulenko
2013-09-22FULLPIPE: Fix unneeded check. CID 1063206Eugene Sandulenko
2013-09-22FULLPIPE: Fix stupid c/p error. CID 1063216Eugene Sandulenko
2013-09-20FULLPIPE: Initisalize uninitialized variable. CID 1063191Eugene Sandulenko
2013-09-20FULLPIPE: Remove unused class variable. CID 1063185Eugene Sandulenko
2013-09-20FULLPIPE: Remove unused variables. CID 1063179Eugene Sandulenko
2013-09-19FULLPIPE: Remove leftover debug outputEugene Sandulenko
2013-09-19FULLPIPE: Fix bug in picture searchEugene Sandulenko
2013-09-19FULLPIPE: Implement startWalkTo()Eugene Sandulenko