aboutsummaryrefslogtreecommitdiff
path: root/engines/fullpipe/gfx.cpp
AgeCommit message (Expand)Author
2014-10-28FULLPIPE: Remove trailing whitespaceFilippos Karapetis
2014-06-23FULLPIPE: Remove unused variableEugene Sandulenko
2014-06-20FULLPIPE: Implement Bitmap::flipVertical()Eugene Sandulenko
2014-06-19FULLPIPE: Draw transparent surfacesEugene Sandulenko
2014-06-18FULLPIPE: Stubbed sceneFade()Eugene Sandulenko
2014-06-17FULLPIPE: Cleanup gfx codeEugene Sandulenko
2014-06-17FULLPIPE: cleanupEugene Sandulenko
2014-06-17FULLPIPE: Implement horizontal flippingEugene Sandulenko
2014-06-17FULLPIPE: Skip internal 565 rpresentation for sprites and directly render the...Eugene Sandulenko
2014-06-17FULLPIPE: Switch graphics to TransparentSurfaceEugene Sandulenko
2014-06-17FULLPIPE: Switch engine to 32 bitEugene Sandulenko
2014-06-16FULLPIPE: Started switching gfx functions to SurfaceEugene Sandulenko
2014-05-15FULLPIPE: Implement MovGraph::doWalkTo()Eugene Sandulenko
2014-05-02FULLPIPE: Remove PtrList usage in gfx.cppEugene Sandulenko
2014-05-02FULLPIPE: Removed couple of PtrList usages for code clarityEugene Sandulenko
2014-04-21FULLPIPE: Implement couple destructorsEugene Sandulenko
2014-04-14FULLPIPE: Implement Background::~Background()Eugene Sandulenko
2014-02-18FULLPIPE: Make GPL headers consistent in themselves.Johannes Schickel
2014-02-01FULLPIPE: Fix cursor drawing on the edgesEugene Sandulenko
2014-01-24FULLPIPE: Implement ModalFinalEugene Sandulenko
2014-01-12FULLPIPE: Implement Movement::freePixelData()Eugene Sandulenko
2014-01-08FULLPIPE: Rest of destructor stubsEugene Sandulenko
2014-01-08FULLPIPE: Stubbed and implemented some class destructorsEugene Sandulenko
2014-01-03FULLPIPE: Fix Background::addPictureObject()Eugene Sandulenko
2013-12-23FULLPIPE: Fix regression with absent background graphics.Eugene Sandulenko
2013-12-22FULLPIPE: Implement BigPicture::draw()Eugene Sandulenko
2013-12-21FULLPIPE: g_fullpipe -> g_fp for brevityEugene Sandulenko
2013-12-11FULLPIPE: Clean full screen on each frame as corrected by LordHotoEugene Sandulenko
2013-12-09FULLPIPE: Rearrange debug outputEugene Sandulenko
2013-11-29FULLPIPE: Fix crash at scene03 loadEugene Sandulenko
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