Age | Commit message (Expand) | Author |
2014-06-12 | FULLPIPE: Implement GameVar::~GameVar() | Eugene Sandulenko |
2014-06-11 | FULLPIPE: Use safe string copying. CID 1208908 | Eugene Sandulenko |
2014-06-11 | FULLPIPE: Copy string safely. CID 1208909 | Eugene Sandulenko |
2014-06-10 | FULLPIPE: Plug potential resource leak. CID 1208906 | Eugene Sandulenko |
2014-06-09 | FULLPIPE: Use strlcpy instead of strncpy in some places. | Johannes Schickel |
2014-06-09 | FULLPIPE: Fix compilation | Eugene Sandulenko |
2014-06-09 | FULLPIPE: Initialize variable. CID 1153659 | Eugene Sandulenko |
2014-06-09 | FULLPIPE: Fix copy-paste error from original. CID 1199556 | Eugene Sandulenko |
2014-06-09 | FULLPIPE: Safely copy string. CID 1208908 | Eugene Sandulenko |
2014-06-09 | FULLPIPE: Safely copy strings | Eugene Sandulenko |
2014-06-08 | FULLPIPE: Fix lockup on game start | Eugene Sandulenko |
2014-06-08 | FULLPIPE: Initialize variable. CID 1208916 | Eugene Sandulenko |
2014-06-07 | FULLPIPE: Implement MovGraph2::getItemSubIndexByMGM() | Eugene Sandulenko |
2014-06-06 | FULLPIPE: Fix binary logic. CID 1216221 | Eugene Sandulenko |
2014-06-06 | FULLPIPE: Fix memory leak and missing results. CID 1216225 | Eugene Sandulenko |
2014-06-06 | FULLPIPE: Add missing break. CID 1216226 | Eugene Sandulenko |
2014-06-06 | FULLPIPE: Add additional sanity check. CID 1220154 | Eugene Sandulenko |
2014-06-06 | FULLPIPE: Remove extra null check. CID 1220155 | Eugene Sandulenko |
2014-06-06 | FULLPIPE: Remove extra sizeof. CID 1220156 | Eugene Sandulenko |
2014-06-06 | FULLPIPE: Fix potential null dereference. CID 1148380 | Eugene Sandulenko |
2014-06-06 | FULLPIPE: Initialize class variables. CID 1204256 | Eugene Sandulenko |
2014-06-05 | FULLPIPE: Fix more warnings | Eugene Sandulenko |
2014-06-05 | FULLPIPE: Fix warning | Eugene Sandulenko |
2014-06-04 | FULLPIPE: Finish MctlLadder::doWalkTo() implementation | Eugene Sandulenko |
2014-06-04 | FULLPIPE: More work on MctlLadder::doWalkTo() | Eugene Sandulenko |
2014-06-03 | FULLPIPE: More worj on MctlLadder::doWalkTo() | Eugene Sandulenko |
2014-06-02 | FULLPIPE: Add missing parameter to Movement::calcSomeXY() | Eugene Sandulenko |
2014-06-02 | FULLPIPE: More work on MctlLadder::doWalkTo() | Eugene Sandulenko |
2014-06-01 | FULLPIPE: Started implmentation of MctlLadder::doWalkTo() | Eugene Sandulenko |
2014-06-01 | FULLPIPE: Rename class variable to avoid confusion | Eugene Sandulenko |
2014-05-31 | FULLPIPE: Implement MctlCompound::findClosestConnectionPoint() | Eugene Sandulenko |
2014-05-30 | FULLPIPE: Started MctlCompound::findClosestConnectionPoint() implementation | Eugene Sandulenko |
2014-05-30 | FULLPIPE: Implement Sound::setPanAndVolumeByStaticAni() | Eugene Sandulenko |
2014-05-29 | FULLPIPE: Fix ModalMainMenu::updateSoundVolume() | Eugene Sandulenko |
2014-05-29 | FULLPIPE: Implement FullpipeEngine::disableSaves() | Eugene Sandulenko |
2014-05-29 | FULLPIPE: Implement MessageQueue::messageQueueCallback1() | Eugene Sandulenko |
2014-05-29 | FULLPIPE: Implement BallChain::sub04() | Eugene Sandulenko |
2014-05-27 | FULLPIPE: Implement MovGraph::method28() | Eugene Sandulenko |
2014-05-27 | ALL: Rename Debugger::DCmd_Register to Debugger::registerCmd. | Johannes Schickel |
2014-05-27 | ALL: Rename Debugger::DebugPrintf to Debugger::debugPrintf. | Johannes Schickel |
2014-05-26 | FULLPIPE: Fix warning | Eugene Sandulenko |
2014-05-26 | FULLPIPE: More work on MovGraph::method28() | Eugene Sandulenko |
2014-05-26 | FULLPIPE: Started MovGraph::method28() implementation | Eugene Sandulenko |
2014-05-26 | FULLPIPE: Implement MovGraphItem::free() | Eugene Sandulenko |
2014-05-26 | FULLPIPE: Implement MovGraph::setEnds() | Eugene Sandulenko |
2014-05-26 | FULLPIPE: Finish MovGraph::sub1() implementation | Eugene Sandulenko |
2014-05-26 | FULLPIPE: More work on MovGraph::sub1() | Eugene Sandulenko |
2014-05-25 | FULLPIPE: Start MovGraph::sub1() implementation | Eugene Sandulenko |
2014-05-25 | FULLPIPE: Fix MovGraph::calcMovItems() | Eugene Sandulenko |
2014-05-24 | FULLPIPE: Simplify syntax | Eugene Sandulenko |