aboutsummaryrefslogtreecommitdiff
path: root/engines/fullpipe
AgeCommit message (Expand)Author
2014-06-09FULLPIPE: Use strlcpy instead of strncpy in some places.Johannes Schickel
2014-06-09FULLPIPE: Fix compilationEugene Sandulenko
2014-06-09FULLPIPE: Initialize variable. CID 1153659Eugene Sandulenko
2014-06-09FULLPIPE: Fix copy-paste error from original. CID 1199556Eugene Sandulenko
2014-06-09FULLPIPE: Safely copy string. CID 1208908Eugene Sandulenko
2014-06-09FULLPIPE: Safely copy stringsEugene Sandulenko
2014-06-08FULLPIPE: Fix lockup on game startEugene Sandulenko
2014-06-08FULLPIPE: Initialize variable. CID 1208916Eugene Sandulenko
2014-06-07FULLPIPE: Implement MovGraph2::getItemSubIndexByMGM()Eugene Sandulenko
2014-06-06FULLPIPE: Fix binary logic. CID 1216221Eugene Sandulenko
2014-06-06FULLPIPE: Fix memory leak and missing results. CID 1216225Eugene Sandulenko
2014-06-06FULLPIPE: Add missing break. CID 1216226Eugene Sandulenko
2014-06-06FULLPIPE: Add additional sanity check. CID 1220154Eugene Sandulenko
2014-06-06FULLPIPE: Remove extra null check. CID 1220155Eugene Sandulenko
2014-06-06FULLPIPE: Remove extra sizeof. CID 1220156Eugene Sandulenko
2014-06-06FULLPIPE: Fix potential null dereference. CID 1148380Eugene Sandulenko
2014-06-06FULLPIPE: Initialize class variables. CID 1204256Eugene Sandulenko
2014-06-05FULLPIPE: Fix more warningsEugene Sandulenko
2014-06-05FULLPIPE: Fix warningEugene Sandulenko
2014-06-04FULLPIPE: Finish MctlLadder::doWalkTo() implementationEugene Sandulenko
2014-06-04FULLPIPE: More work on MctlLadder::doWalkTo()Eugene Sandulenko
2014-06-03FULLPIPE: More worj on MctlLadder::doWalkTo()Eugene Sandulenko
2014-06-02FULLPIPE: Add missing parameter to Movement::calcSomeXY()Eugene Sandulenko
2014-06-02FULLPIPE: More work on MctlLadder::doWalkTo()Eugene Sandulenko
2014-06-01FULLPIPE: Started implmentation of MctlLadder::doWalkTo()Eugene Sandulenko
2014-06-01FULLPIPE: Rename class variable to avoid confusionEugene Sandulenko
2014-05-31FULLPIPE: Implement MctlCompound::findClosestConnectionPoint()Eugene Sandulenko
2014-05-30FULLPIPE: Started MctlCompound::findClosestConnectionPoint() implementationEugene Sandulenko
2014-05-30FULLPIPE: Implement Sound::setPanAndVolumeByStaticAni()Eugene Sandulenko
2014-05-29FULLPIPE: Fix ModalMainMenu::updateSoundVolume()Eugene Sandulenko
2014-05-29FULLPIPE: Implement FullpipeEngine::disableSaves()Eugene Sandulenko
2014-05-29FULLPIPE: Implement MessageQueue::messageQueueCallback1()Eugene Sandulenko
2014-05-29FULLPIPE: Implement BallChain::sub04()Eugene Sandulenko
2014-05-27FULLPIPE: Implement MovGraph::method28()Eugene Sandulenko
2014-05-27ALL: Rename Debugger::DCmd_Register to Debugger::registerCmd.Johannes Schickel
2014-05-27ALL: Rename Debugger::DebugPrintf to Debugger::debugPrintf.Johannes Schickel
2014-05-26FULLPIPE: Fix warningEugene Sandulenko
2014-05-26FULLPIPE: More work on MovGraph::method28()Eugene Sandulenko
2014-05-26FULLPIPE: Started MovGraph::method28() implementationEugene Sandulenko
2014-05-26FULLPIPE: Implement MovGraphItem::free()Eugene Sandulenko
2014-05-26FULLPIPE: Implement MovGraph::setEnds()Eugene Sandulenko
2014-05-26FULLPIPE: Finish MovGraph::sub1() implementationEugene Sandulenko
2014-05-26FULLPIPE: More work on MovGraph::sub1()Eugene Sandulenko
2014-05-25FULLPIPE: Start MovGraph::sub1() implementationEugene Sandulenko
2014-05-25FULLPIPE: Fix MovGraph::calcMovItems()Eugene Sandulenko
2014-05-24FULLPIPE: Simplify syntaxEugene Sandulenko
2014-05-24FULLPIPE: Finish MovGraph::method50() implementationEugene Sandulenko
2014-05-24FULLPIPE: Fix MovGraphItem structureEugene Sandulenko
2014-05-24FULLPIPE: Further work on MovGraph::method50()Eugene Sandulenko
2014-05-23FULLPIPE: Started implementation of MovGraph::method50()Eugene Sandulenko