aboutsummaryrefslogtreecommitdiff
path: root/engines/fullpipe/statics.cpp
AgeCommit message (Expand)Author
2013-11-20FULLPIPE: Change data type in Movement memberEugene Sandulenko
2013-11-10FULLPIPE: Class initialization. CID 1063190Eugene Sandulenko
2013-11-06FULLPIPE: Implement another Movement class copy constructor.Eugene Sandulenko
2013-10-27FULLPIPE: Implement StaticANIObject::getSomeXY()Eugene Sandulenko
2013-10-25FULLPIPE: Implement StaticANIObject::updateStepPos()Eugene Sandulenko
2013-09-28FULLPIPE: Implement Movement::calcSomeXY()Eugene Sandulenko
2013-09-28FULLPIPE: Implement MovGraph2::initDirections()Eugene Sandulenko
2013-09-22FULLPIPE: Fix uninitialized class variablesEugene Sandulenko
2013-09-22FULLPIPE: Fix stupid c/p error. CID 1063216Eugene Sandulenko
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