aboutsummaryrefslogtreecommitdiff
path: root/engines/fullpipe
AgeCommit message (Expand)Author
2014-05-23FULLPIPE: Implement MovGraph::changeCallback()Eugene Sandulenko
2014-05-23FULLPIPE: Implement MovGraph::fillMGMinfo()Eugene Sandulenko
2014-05-22FULLPIPE: Started work on MovGraph::fillMGMinfo()Eugene Sandulenko
2014-05-21FULLPIPE: Fix method return typesEugene Sandulenko
2014-05-21FULLPIPE: Implement MovGraph::method3C()Eugene Sandulenko
2014-05-20FULLPIPE: Fix warningsEugene Sandulenko
2014-05-20FULLPIPE: Fix warningsEugene Sandulenko
2014-05-20FULLPIPE: Implement MovGraph::method34()Eugene Sandulenko
2014-05-19FULLPIPE: More work on MovGraph::method34()Eugene Sandulenko
2014-05-19FULLPIPE: Started implementation of MovGraph::method34()Eugene Sandulenko
2014-05-18FULLPIPE: Finish implementation of movGraphCallback()Eugene Sandulenko
2014-05-17FULLPIPE: Started implementation of movGraphCallback()Eugene Sandulenko
2014-05-16FULLPIPE: Implement MovGraph::method44()Eugene Sandulenko
2014-05-15FULLPIPE: Implement MovGraph::doWalkTo()Eugene Sandulenko
2014-05-14FULLPIPE: Pushed noisy debug message deeperEugene Sandulenko
2014-05-14FULLPIPE: Added more debug outputEugene Sandulenko
2014-05-14FULLPIPE: Fix bug in global_messageHandler3() which prevented mouse handlingEugene Sandulenko
2014-05-14FULLPIPE: Fix bug in Scene::getPictureObjectById()Eugene Sandulenko
2014-05-14FULLPIPE: Fix indentEugene Sandulenko
2014-05-14FULLPIPE: Fix mistypo in FullpipeEngine::stopAllSounds() which lead to crashEugene Sandulenko
2014-05-14FULLPIPE: Fix crash in Movement destructorEugene Sandulenko
2014-05-13FULLPIPE: Fixes to MovGraph::doWalkTo()Eugene Sandulenko
2014-05-12FULLPIPE: More work on MovGraph::doWalkTo()Eugene Sandulenko
2014-05-11FULLPIPE: Further work on MovGraph::doWalkTo()Eugene Sandulenko
2014-05-10FULLPIPE: Silence GCC warningsTorbjörn Andersson
2014-05-10FULLPIPE: More work on MovGraph::doWalkTo()Eugene Sandulenko
2014-05-10FULLPIPE: Started MovGraph::doWalkTo() implementationEugene Sandulenko
2014-05-09FULLPIPE: Implement MovGraph::calcChunk()Eugene Sandulenko
2014-05-08FULLPIPE: Started implementing MovGraph::calcChunk()Eugene Sandulenko
2014-05-07FULLPIPE: Implement MovGraph::getBboxes()Eugene Sandulenko
2014-05-06FULLPIPE: Implement MovGraph::shuffleTree()Eugene Sandulenko
2014-05-05FULLPIPE: Complete MovGraph::findClosestLink() implementationEugene Sandulenko
2014-05-05FULLPIPE: Started MovGraph::findClosestLink() implementationEugene Sandulenko
2014-05-04FULLPIPE: Implement MovGraph2::freeItems()Eugene Sandulenko
2014-05-04FULLPIPE: Implement MovGraph::freeItems()Eugene Sandulenko
2014-05-04FULLPIPE: Implement MovGraph::genMovArr()Eugene Sandulenko
2014-05-03FULLPIPE: Implement FullpipeEngine::restartGame()Eugene Sandulenko
2014-05-03FULLPIPE: Implement FullpipeEngine::setMusicVolume()Eugene Sandulenko
2014-05-03FULLPIPE: Implement FullpipeEngine::stopAllSounds()Eugene Sandulenko
2014-05-02FULLPIPE: Implement StaticANIObject::~StaticANIObject()Eugene Sandulenko
2014-05-02FULLPIPE: Implement Statics::init()Eugene Sandulenko
2014-05-02FULLPIPE: Remove now unused PtrListEugene Sandulenko
2014-05-02FULLPIPE: Removed PtrList usage in statics.cppEugene Sandulenko
2014-05-02FULLPIPE: Remove PtrList usage in gfx.cppEugene Sandulenko
2014-05-02FULLPIPE: Remove unused class variableEugene Sandulenko
2014-05-02FULLPIPE: ditto for Scene::_messageQueueListEugene Sandulenko
2014-05-02FULLPIPE: Removed couple of PtrList usages for code clarityEugene Sandulenko
2014-05-02FULLPIPE: Implement Scene::stopAllSounds()Eugene Sandulenko
2014-05-02FULLPIPE: Implement Scene::~Scene()Eugene Sandulenko
2014-05-02FULLPIPE: Implement Movement::~Movement()Eugene Sandulenko