Commit Graph
1766 Commits
Author SHA1 Message Date
Eugene Sandulenko 61d16b6cbd FULLPIPE: More work on MctlLadder::doWalkTo() 2014-06-04 09:46:19 +03:00
Eugene Sandulenko 4e27db8841 FULLPIPE: More worj on MctlLadder::doWalkTo() 2014-06-03 16:55:07 +03:00
Eugene Sandulenko 8bdf4e38be FULLPIPE: Add missing parameter to Movement::calcSomeXY() 2014-06-02 10:36:20 +03:00
Eugene Sandulenko 8979b79ecd FULLPIPE: More work on MctlLadder::doWalkTo() 2014-06-02 10:36:20 +03:00
Eugene Sandulenko 7227d723a4 FULLPIPE: Started implmentation of MctlLadder::doWalkTo() 2014-06-01 16:49:41 +03:00
Eugene Sandulenko 913947c247 FULLPIPE: Rename class variable to avoid confusion 2014-06-01 16:49:41 +03:00
Eugene Sandulenko aaec2e993c FULLPIPE: Implement MctlCompound::findClosestConnectionPoint() 2014-05-31 10:18:33 +03:00
Eugene Sandulenko 0a46d67bae FULLPIPE: Started MctlCompound::findClosestConnectionPoint() implementation 2014-05-30 09:26:24 +03:00
Eugene Sandulenko 5a80e828e6 FULLPIPE: Implement Sound::setPanAndVolumeByStaticAni() 2014-05-30 08:03:40 +03:00
Eugene Sandulenko b59026f1dd FULLPIPE: Fix ModalMainMenu::updateSoundVolume() 2014-05-29 10:59:17 +03:00
Eugene Sandulenko aed5de6dfa FULLPIPE: Implement FullpipeEngine::disableSaves() 2014-05-29 09:18:34 +03:00
Eugene Sandulenko 41ffd7ae60 FULLPIPE: Implement MessageQueue::messageQueueCallback1() 2014-05-29 09:14:16 +03:00
Eugene Sandulenko 5903bacd25 FULLPIPE: Implement BallChain::sub04() 2014-05-29 09:04:50 +03:00
Eugene Sandulenko e59bfb2b9f FULLPIPE: Implement MovGraph::method28() 2014-05-27 22:42:57 +03:00
Johannes Schickel ae4ffe01f0 ALL: Rename Debugger::DCmd_Register to Debugger::registerCmd. 2014-05-27 02:04:08 +02:00
Johannes Schickel daa8d57a86 ALL: Rename Debugger::DebugPrintf to Debugger::debugPrintf. 2014-05-27 02:04:07 +02:00
Eugene Sandulenko 5cc424fe77 FULLPIPE: Fix warning 2014-05-26 20:10:45 +03:00
Eugene Sandulenko f7269dd7dc FULLPIPE: More work on MovGraph::method28() 2014-05-26 15:36:27 +03:00
Eugene Sandulenko 403b68e84d FULLPIPE: Started MovGraph::method28() implementation 2014-05-26 09:06:44 +03:00
Eugene Sandulenko 2cc7a81846 FULLPIPE: Implement MovGraphItem::free() 2014-05-26 08:53:03 +03:00
Eugene Sandulenko 82f4e71d56 FULLPIPE: Implement MovGraph::setEnds() 2014-05-26 08:44:28 +03:00
Eugene Sandulenko 120edd9434 FULLPIPE: Finish MovGraph::sub1() implementation 2014-05-26 08:44:28 +03:00
Eugene Sandulenko 09163f5878 FULLPIPE: More work on MovGraph::sub1() 2014-05-26 08:44:28 +03:00
Eugene Sandulenko 99b376afe7 FULLPIPE: Start MovGraph::sub1() implementation 2014-05-25 09:32:50 +03:00
Eugene Sandulenko 3ca0f88e1f FULLPIPE: Fix MovGraph::calcMovItems() 2014-05-25 09:32:50 +03:00
Eugene Sandulenko d197bb04af FULLPIPE: Simplify syntax 2014-05-24 11:17:03 +03:00
Eugene Sandulenko 46d0e8b76c FULLPIPE: Finish MovGraph::method50() implementation 2014-05-24 11:17:03 +03:00
Eugene Sandulenko 9f447e0ff4 FULLPIPE: Fix MovGraphItem structure 2014-05-24 11:17:03 +03:00
Eugene Sandulenko c4f3f77d74 FULLPIPE: Further work on MovGraph::method50() 2014-05-24 11:17:03 +03:00
Eugene Sandulenko 6b43561613 FULLPIPE: Started implementation of MovGraph::method50() 2014-05-23 09:43:03 +03:00
Eugene Sandulenko 1d46172008 FULLPIPE: Implement MovGraph::changeCallback() 2014-05-23 09:41:54 +03:00
Eugene Sandulenko 2ac8dfeeed FULLPIPE: Implement MovGraph::fillMGMinfo() 2014-05-23 08:06:38 +03:00
Eugene Sandulenko 15ffe359a8 FULLPIPE: Started work on MovGraph::fillMGMinfo() 2014-05-22 08:02:27 +03:00
Eugene Sandulenko 347c03d8b7 FULLPIPE: Fix method return types 2014-05-21 08:08:22 +03:00
Eugene Sandulenko 29eda4c02e FULLPIPE: Implement MovGraph::method3C() 2014-05-21 08:05:05 +03:00
Eugene Sandulenko c1890cc739 FULLPIPE: Fix warnings 2014-05-20 08:15:30 +03:00
Eugene Sandulenko 9f31278d18 FULLPIPE: Fix warnings 2014-05-20 08:14:27 +03:00
Eugene Sandulenko 510ed39c5a FULLPIPE: Implement MovGraph::method34() 2014-05-20 08:10:04 +03:00
Eugene Sandulenko d9112a5863 FULLPIPE: More work on MovGraph::method34() 2014-05-19 17:37:01 +03:00
Eugene Sandulenko 78bd805047 FULLPIPE: Started implementation of MovGraph::method34() 2014-05-19 07:42:25 +03:00
Eugene Sandulenko 77b244e5df FULLPIPE: Finish implementation of movGraphCallback() 2014-05-18 09:44:28 +03:00
Eugene Sandulenko 3ceaafd1f9 FULLPIPE: Started implementation of movGraphCallback() 2014-05-17 08:02:58 +03:00
Eugene Sandulenko 17b29e109d FULLPIPE: Implement MovGraph::method44() 2014-05-16 20:57:03 +03:00
Eugene Sandulenko 230e771321 FULLPIPE: Implement MovGraph::doWalkTo() 2014-05-15 12:34:55 +02:00
Eugene Sandulenko df0d8bf874 FULLPIPE: Pushed noisy debug message deeper 2014-05-14 12:34:46 +02:00
Eugene Sandulenko a8effe2a6e FULLPIPE: Added more debug output 2014-05-14 12:20:24 +02:00
Eugene Sandulenko de1df05b1f FULLPIPE: Fix bug in global_messageHandler3() which prevented mouse handling 2014-05-14 12:15:37 +02:00
Eugene Sandulenko cbe41c94f7 FULLPIPE: Fix bug in Scene::getPictureObjectById() 2014-05-14 12:12:44 +02:00
Eugene Sandulenko a59a4b8656 FULLPIPE: Fix indent 2014-05-14 12:11:58 +02:00
Eugene Sandulenko b07a833b63 FULLPIPE: Fix mistypo in FullpipeEngine::stopAllSounds() which lead to crash 2014-05-14 11:33:19 +02:00