Age | Commit message (Expand) | Author |
2014-02-01 | FULLPIPE: Fix cursor drawing on the edges | Eugene Sandulenko |
2014-01-24 | FULLPIPE: Implement ModalFinal | Eugene Sandulenko |
2014-01-12 | FULLPIPE: Implement Movement::freePixelData() | Eugene Sandulenko |
2014-01-08 | FULLPIPE: Rest of destructor stubs | Eugene Sandulenko |
2014-01-08 | FULLPIPE: Stubbed and implemented some class destructors | Eugene Sandulenko |
2014-01-03 | FULLPIPE: Fix Background::addPictureObject() | Eugene Sandulenko |
2013-12-23 | FULLPIPE: Fix regression with absent background graphics. | Eugene Sandulenko |
2013-12-22 | FULLPIPE: Implement BigPicture::draw() | Eugene Sandulenko |
2013-12-21 | FULLPIPE: g_fullpipe -> g_fp for brevity | Eugene Sandulenko |
2013-12-11 | FULLPIPE: Clean full screen on each frame as corrected by LordHoto | Eugene Sandulenko |
2013-12-09 | FULLPIPE: Rearrange debug output | Eugene Sandulenko |
2013-11-29 | FULLPIPE: Fix crash at scene03 load | Eugene Sandulenko |
2013-09-18 | FULLPIPE: CPtrList -> PtrList | Eugene Sandulenko |
2013-09-12 | FULLPIPE: Fix debug scene | Eugene Sandulenko |
2013-09-10 | FULLPIPE: Move GameObject::canInteractAny() out of the class | Eugene Sandulenko |
2013-09-08 | FULLPIPE: Implement CInteractionController::handleInteraction() | Eugene Sandulenko |
2013-09-06 | FULLPIPE: Whitespace fix | Eugene Sandulenko |
2013-09-06 | FULLPIPE: Fixed compiler warning | Eugene Sandulenko |
2013-09-06 | FULLPIPE: Implement GameObject::canInteractAny() | Eugene Sandulenko |
2013-09-06 | FULLPIPE: Implement Bitmap::isPixelHitAtPos() | Eugene Sandulenko |
2013-09-06 | FULLPIPE: Implement Bitmap::isPixelHitAtPos() | Eugene Sandulenko |
2013-09-06 | FULLPIPE: Bugfix shadow drawing | Eugene Sandulenko |
2013-09-06 | FULLPIPE: Implement Shadows::initMovement() | Eugene Sandulenko |
2013-09-06 | FULLPIPE: Remove redundant debug info | Eugene Sandulenko |
2013-09-06 | FULLPIPE: Some WIP debugging | Eugene Sandulenko |
2013-09-06 | FULLPIPE: Fix bugs in Movement::updateCurrDynamicPhase() | Eugene Sandulenko |
2013-09-06 | FULLPIPE: Bugfixes for StaticANIObject::startAnim() | Eugene Sandulenko |
2013-09-06 | FULLPIPE: Finished Picture::getPixelAtPosEx() | Eugene Sandulenko |
2013-09-06 | FULLPIPE: More *AtPos functions | Eugene Sandulenko |
2013-09-06 | FULLPIPE: Fixed off-screen bitmap rendering | Eugene Sandulenko |
2013-09-06 | FULLPIPE: Implemented several high level *AtPos functions | Eugene Sandulenko |
2013-09-06 | FULLPIPE: Finish global_messageHandler3() | Eugene Sandulenko |
2013-09-06 | FULLPIPE: Implement CInventory2::draw() | Eugene Sandulenko |
2013-09-06 | FULLPIPE: Fix number of bugs found by Coverity | Eugene Sandulenko |
2013-09-06 | FULLPIPE: Implement PictureObject::isPointInside() | Eugene Sandulenko |
2013-09-06 | FULLPIPE: Implement Picture::isPointInside() | Eugene Sandulenko |
2013-09-06 | FULLPIPE: Implement Bitmap::reverseImage() | Eugene Sandulenko |
2013-09-06 | FULLPIPE: Unstubbed Picture::draw() | Eugene Sandulenko |
2013-09-06 | FULLPIPE: Implement Movement::draw() | Eugene Sandulenko |
2013-09-06 | FULLPIPE: More work on behaviors. Animations start to (buggy) work. | Eugene Sandulenko |
2013-09-06 | FULLPIPE: Implement BehaviorEntry | Eugene Sandulenko |
2013-09-06 | FULLPIPE: Rename base class variables to avoid ambigiuity | Eugene Sandulenko |
2013-09-06 | FULLPIPE: Fix bug with lost picture palettes | Eugene Sandulenko |
2013-09-06 | FULLPIPE: Attempt to fix crash on SC_1 startup. Domino is missing | Eugene Sandulenko |
2013-09-06 | FULLPIPE: Initial code for SC_1 | Eugene Sandulenko |
2013-09-06 | FULLPIPE: Implement CGameLoader::applyPicAniInfos() | Eugene Sandulenko |
2013-09-06 | FULLPIPE: Implement stubs for ModalObject | Eugene Sandulenko |
2013-09-06 | FULLPIPE: Implement StaticANIObject::draw() | Eugene Sandulenko |
2013-09-06 | FULLPIPE: Further work on loadGam() | Eugene Sandulenko |
2013-09-06 | FULLPIPE: Unstubbed StaticANIObject::addReverseStatics() | Eugene Sandulenko |