aboutsummaryrefslogtreecommitdiff
path: root/engines/fullpipe/gfx.cpp
AgeCommit message (Expand)Author
2013-09-18FULLPIPE: CPtrList -> PtrListEugene Sandulenko
2013-09-12FULLPIPE: Fix debug sceneEugene Sandulenko
2013-09-10FULLPIPE: Move GameObject::canInteractAny() out of the classEugene Sandulenko
2013-09-08FULLPIPE: Implement CInteractionController::handleInteraction()Eugene Sandulenko
2013-09-06FULLPIPE: Whitespace fixEugene Sandulenko
2013-09-06FULLPIPE: Fixed compiler warningEugene Sandulenko
2013-09-06FULLPIPE: Implement GameObject::canInteractAny()Eugene Sandulenko
2013-09-06FULLPIPE: Implement Bitmap::isPixelHitAtPos()Eugene Sandulenko
2013-09-06FULLPIPE: Implement Bitmap::isPixelHitAtPos()Eugene Sandulenko
2013-09-06FULLPIPE: Bugfix shadow drawingEugene Sandulenko
2013-09-06FULLPIPE: Implement Shadows::initMovement()Eugene Sandulenko
2013-09-06FULLPIPE: Remove redundant debug infoEugene Sandulenko
2013-09-06FULLPIPE: Some WIP debuggingEugene Sandulenko
2013-09-06FULLPIPE: Fix bugs in Movement::updateCurrDynamicPhase()Eugene Sandulenko
2013-09-06FULLPIPE: Bugfixes for StaticANIObject::startAnim()Eugene Sandulenko
2013-09-06FULLPIPE: Finished Picture::getPixelAtPosEx()Eugene Sandulenko
2013-09-06FULLPIPE: More *AtPos functionsEugene Sandulenko
2013-09-06FULLPIPE: Fixed off-screen bitmap renderingEugene Sandulenko
2013-09-06FULLPIPE: Implemented several high level *AtPos functionsEugene Sandulenko
2013-09-06FULLPIPE: Finish global_messageHandler3()Eugene Sandulenko
2013-09-06FULLPIPE: Implement CInventory2::draw()Eugene Sandulenko
2013-09-06FULLPIPE: Fix number of bugs found by CoverityEugene Sandulenko
2013-09-06FULLPIPE: Implement PictureObject::isPointInside()Eugene Sandulenko
2013-09-06FULLPIPE: Implement Picture::isPointInside()Eugene Sandulenko
2013-09-06FULLPIPE: Implement Bitmap::reverseImage()Eugene Sandulenko
2013-09-06FULLPIPE: Unstubbed Picture::draw()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: Fix bug with lost picture palettesEugene Sandulenko
2013-09-06FULLPIPE: Attempt to fix crash on SC_1 startup. Domino is missingEugene Sandulenko
2013-09-06FULLPIPE: Initial code for SC_1Eugene Sandulenko
2013-09-06FULLPIPE: Implement CGameLoader::applyPicAniInfos()Eugene Sandulenko
2013-09-06FULLPIPE: Implement stubs for ModalObjectEugene Sandulenko
2013-09-06FULLPIPE: Implement StaticANIObject::draw()Eugene Sandulenko
2013-09-06FULLPIPE: Further work on loadGam()Eugene Sandulenko
2013-09-06FULLPIPE: Unstubbed StaticANIObject::addReverseStatics()Eugene Sandulenko
2013-09-06FULLPIPE: Started Statics drawingEugene Sandulenko
2013-09-06FULLPIPE: Second part of scene drawingEugene Sandulenko
2013-09-06FULLPIPE: Fixed initial scene drawing. Scene bg is shownEugene Sandulenko
2013-09-06FULLPIPE: Further work on sceneSwitcherEugene Sandulenko
2013-09-06FULLPIPE: Further work on sceneSwitcher.Eugene Sandulenko
2013-09-06FULLPIPE: Further work on sceneSwitcher()Eugene Sandulenko
2013-09-06FULLPIPE: Continued scene drawingEugene Sandulenko
2013-09-06FULLPIPE: Rename _stringObj to relevant names in order to avoid ambiguityEugene Sandulenko
2013-09-06FULLPIPE: Beginning of scene drawingEugene Sandulenko
2013-09-06FULLPIPE: Refactored putDibRB to a human-readable state.Eugene Sandulenko
2013-09-06FULLPIPE: Split drawing of different image types. Optimize putDibCBEugene Sandulenko
2013-09-06FULLPIPE: Proper parameters for screen blittingEugene Sandulenko