Age | Commit message (Expand) | Author |
2014-05-23 | FULLPIPE: Implement MovGraph::changeCallback() | Eugene Sandulenko |
2014-05-23 | FULLPIPE: Implement MovGraph::fillMGMinfo() | Eugene Sandulenko |
2014-05-22 | FULLPIPE: Started work on MovGraph::fillMGMinfo() | Eugene Sandulenko |
2014-05-21 | FULLPIPE: Fix method return types | Eugene Sandulenko |
2014-05-21 | FULLPIPE: Implement MovGraph::method3C() | Eugene Sandulenko |
2014-05-20 | FULLPIPE: Fix warnings | Eugene Sandulenko |
2014-05-20 | FULLPIPE: Fix warnings | Eugene Sandulenko |
2014-05-20 | FULLPIPE: Implement MovGraph::method34() | Eugene Sandulenko |
2014-05-19 | FULLPIPE: More work on MovGraph::method34() | Eugene Sandulenko |
2014-05-19 | FULLPIPE: Started implementation of MovGraph::method34() | Eugene Sandulenko |
2014-05-18 | FULLPIPE: Finish implementation of movGraphCallback() | Eugene Sandulenko |
2014-05-17 | FULLPIPE: Started implementation of movGraphCallback() | Eugene Sandulenko |
2014-05-16 | FULLPIPE: Implement MovGraph::method44() | Eugene Sandulenko |
2014-05-15 | FULLPIPE: Implement MovGraph::doWalkTo() | Eugene Sandulenko |
2014-05-14 | FULLPIPE: Pushed noisy debug message deeper | Eugene Sandulenko |
2014-05-14 | FULLPIPE: Added more debug output | Eugene Sandulenko |
2014-05-14 | FULLPIPE: Fix bug in global_messageHandler3() which prevented mouse handling | Eugene Sandulenko |
2014-05-14 | FULLPIPE: Fix bug in Scene::getPictureObjectById() | Eugene Sandulenko |
2014-05-14 | FULLPIPE: Fix indent | Eugene Sandulenko |
2014-05-14 | FULLPIPE: Fix mistypo in FullpipeEngine::stopAllSounds() which lead to crash | Eugene Sandulenko |
2014-05-14 | FULLPIPE: Fix crash in Movement destructor | Eugene Sandulenko |
2014-05-13 | FULLPIPE: Fixes to MovGraph::doWalkTo() | Eugene Sandulenko |
2014-05-12 | FULLPIPE: More work on MovGraph::doWalkTo() | Eugene Sandulenko |
2014-05-11 | FULLPIPE: Further work on MovGraph::doWalkTo() | Eugene Sandulenko |
2014-05-10 | FULLPIPE: Silence GCC warnings | Torbjörn Andersson |
2014-05-10 | FULLPIPE: More work on MovGraph::doWalkTo() | Eugene Sandulenko |
2014-05-10 | FULLPIPE: Started MovGraph::doWalkTo() implementation | Eugene Sandulenko |
2014-05-09 | FULLPIPE: Implement MovGraph::calcChunk() | Eugene Sandulenko |
2014-05-08 | FULLPIPE: Started implementing MovGraph::calcChunk() | Eugene Sandulenko |
2014-05-07 | FULLPIPE: Implement MovGraph::getBboxes() | Eugene Sandulenko |
2014-05-06 | FULLPIPE: Implement MovGraph::shuffleTree() | Eugene Sandulenko |
2014-05-05 | FULLPIPE: Complete MovGraph::findClosestLink() implementation | Eugene Sandulenko |
2014-05-05 | FULLPIPE: Started MovGraph::findClosestLink() implementation | Eugene Sandulenko |
2014-05-04 | FULLPIPE: Implement MovGraph2::freeItems() | Eugene Sandulenko |
2014-05-04 | FULLPIPE: Implement MovGraph::freeItems() | Eugene Sandulenko |
2014-05-04 | FULLPIPE: Implement MovGraph::genMovArr() | Eugene Sandulenko |
2014-05-03 | FULLPIPE: Implement FullpipeEngine::restartGame() | Eugene Sandulenko |
2014-05-03 | FULLPIPE: Implement FullpipeEngine::setMusicVolume() | Eugene Sandulenko |
2014-05-03 | FULLPIPE: Implement FullpipeEngine::stopAllSounds() | Eugene Sandulenko |
2014-05-02 | FULLPIPE: Implement StaticANIObject::~StaticANIObject() | Eugene Sandulenko |
2014-05-02 | FULLPIPE: Implement Statics::init() | Eugene Sandulenko |
2014-05-02 | FULLPIPE: Remove now unused PtrList | Eugene Sandulenko |
2014-05-02 | FULLPIPE: Removed PtrList usage in statics.cpp | Eugene Sandulenko |
2014-05-02 | FULLPIPE: Remove PtrList usage in gfx.cpp | Eugene Sandulenko |
2014-05-02 | FULLPIPE: Remove unused class variable | Eugene Sandulenko |
2014-05-02 | FULLPIPE: ditto for Scene::_messageQueueList | Eugene Sandulenko |
2014-05-02 | FULLPIPE: Removed couple of PtrList usages for code clarity | Eugene Sandulenko |
2014-05-02 | FULLPIPE: Implement Scene::stopAllSounds() | Eugene Sandulenko |
2014-05-02 | FULLPIPE: Implement Scene::~Scene() | Eugene Sandulenko |
2014-05-02 | FULLPIPE: Implement Movement::~Movement() | Eugene Sandulenko |