aboutsummaryrefslogtreecommitdiff
path: root/engines/fullpipe/statics.cpp
AgeCommit message (Expand)Author
2013-09-18FULLPIPE: CGameVar -> GameVarEugene Sandulenko
2013-09-18FULLPIPE: CStepArray -> StepArrayEugene Sandulenko
2013-09-15FULLPIPE: Added few destructors.Eugene Sandulenko
2013-09-14FULLPIPE: Fix condition. CID 1063217Eugene Sandulenko
2013-09-08FULLPIPE: Implement CInteractionController::handleInteraction()Eugene Sandulenko
2013-09-06FULLPIPE: Whitespace fixEugene Sandulenko
2013-09-06FULLPIPE: Implement GameObject::canInteractAny()Eugene Sandulenko
2013-09-06FULLPIPE: Implement StaticANIObject::setSpeed()Eugene Sandulenko
2013-09-06FULLPIPE: Bugfix shadow drawingEugene Sandulenko
2013-09-06FULLPIPE: Implement Shadows::initMovement()Eugene Sandulenko
2013-09-06FULLPIPE: Remove rdundant debug outputEugene Sandulenko
2013-09-06FULLPIPE: WIP debug outputEugene Sandulenko
2013-09-06FULLPIPE: Fix long standing bug with animationEugene Sandulenko
2013-09-06FULLPIPE: Remove redundant debug infoEugene Sandulenko
2013-09-06FULLPIPE: Some WIP debuggingEugene Sandulenko
2013-09-06FULLPIPE: Implemented setAlpha() functionsEugene Sandulenko
2013-09-06FULLPIPE: Added more debug outputEugene Sandulenko
2013-09-06FULLPIPE: Bugfixes to StaticANIObject::update()Eugene Sandulenko
2013-09-06FULLPIPE: Fixed several unitialized members as pointed by CoverityEugene Sandulenko
2013-09-06FULLPIPE: Fix bugs in Movement::updateCurrDynamicPhase()Eugene Sandulenko
2013-09-06FULLPIPE: Bugfixes for StaticANIObject::startAnim()Eugene Sandulenko
2013-09-06FULLPIPE: More *AtPos functionsEugene Sandulenko
2013-09-06FULLPIPE: Finish global_messageHandler3()Eugene Sandulenko
2013-09-06FULLPIPE: Implemented FullpipeEngine::updateCursorsCommon()Eugene Sandulenko
2013-09-06FULLPIPE: Bugfix StaticANIObject::stopAnim_maybe()Eugene Sandulenko
2013-09-06FULLPIPE: Implement StaticANIObject::show1()Eugene Sandulenko
2013-09-06FULLPIPE: Fix number of bugs found by CoverityEugene Sandulenko
2013-09-06FULLPIPE: Implement global_messageHandler2()Eugene Sandulenko
2013-09-06FULLPIPE: Implement Picture::isPointInside()Eugene Sandulenko
2013-09-06FULLPIPE: Implement StaticANIObject::stopAnim_maybe()Eugene Sandulenko
2013-09-06FULLPIPE: Implement Movement::draw()Eugene Sandulenko
2013-09-06FULLPIPE: More work on behaviors. Animations start to (buggy) work.Eugene Sandulenko
2013-09-06FULLPIPE: Implement BehaviorEntryEugene Sandulenko
2013-09-06FULLPIPE: Rename base class variables to avoid ambigiuityEugene Sandulenko
2013-09-06FULLPIPE: Implement global_messageHandler4() and startAnim()Eugene Sandulenko
2013-09-06FULLPIPE: Fix bug with lost picture palettesEugene Sandulenko
2013-09-06FULLPIPE: Implement MessageQueue::chain()Eugene Sandulenko
2013-09-06FULLPIPE: First phase of StaticANIObject::update() implementationEugene Sandulenko
2013-09-06FULLPIPE: Attempt to fix crash on SC_1 startup. Domino is missingEugene Sandulenko
2013-09-06FULLPIPE: Implement copy constructor for StaticANIObjectEugene Sandulenko
2013-09-06FULLPIPE: Implement CGameLoader::applyPicAniInfos()Eugene Sandulenko
2013-09-06FULLPIPE: Fix Movement::gotoLastFrame()Eugene Sandulenko
2013-09-06FULLPIPE: Implement Movement::gotoNextFrame()Eugene Sandulenko
2013-09-06FULLPIPE: Implement Movement::gotoLastFrame() and Movement::setDynamicPhaseIn...Eugene Sandulenko
2013-09-06FULLPIPE: Implement Movement::initStatics()Eugene Sandulenko
2013-09-06FULLPIPE: Implemented FullpipeEngine::updateScreen()Eugene Sandulenko
2013-09-06FULLPIPE: Renamed gameobj.h to constants.hEugene Sandulenko
2013-09-06FULLPIPE: Implement StaticANIObject::draw()Eugene Sandulenko
2013-09-06FULLPIPE: Implemented StaticANIObject::countMovements()Eugene Sandulenko
2013-09-06FULLPIPE: Finished stubbing loadGam()Eugene Sandulenko