aboutsummaryrefslogtreecommitdiff
path: root/engines/fullpipe
AgeCommit message (Expand)Author
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
2013-09-19FULLPIPE: Unstubbed MovGraph constructorEugene Sandulenko
2013-09-18FULLPIPE: CGameLoader -> GameLoaderEugene Sandulenko
2013-09-18FULLPIPE: CGameVar -> GameVarEugene Sandulenko
2013-09-18FULLPIPE: CObjstateCommand -> ObjStateCommandEugene Sandulenko
2013-09-18FULLPIPE: Rename C* modal objectsEugene Sandulenko
2013-09-18FULLPIPE: CStepArray -> StepArrayEugene Sandulenko
2013-09-18FULLPIPE: CPtrList -> PtrListEugene Sandulenko
2013-09-18FULLPIPE: Remove C* prefix from inventory classesEugene Sandulenko
2013-09-18FULLPIPE: Remove C* prefix from input classesEugene Sandulenko
2013-09-18FULLPIPE: Remove C* prefixes from interaction classesEugene Sandulenko
2013-09-18FULLPIPE: Remove C* prefixes in utils.cppEugene Sandulenko
2013-09-18FULLPIPE: Remove C* prefixes from motion classesEugene Sandulenko
2013-09-18FULLPIPE: Implement CMovGraph_messageHandler()Eugene Sandulenko
2013-09-16FULLPIPE: Fix cheat codes. Bug in original?Eugene Sandulenko
2013-09-15FULLPIPE: Implement FullpipeEngine::defHandleKeyDown()Eugene Sandulenko