aboutsummaryrefslogtreecommitdiff
path: root/engines/fullpipe
AgeCommit message (Expand)Author
2016-08-31FULLPIPE: Remove redundant type castEugene Sandulenko
2016-08-31FULLPIPE: Fix warningEugene Sandulenko
2016-08-31FULLPIPE: Fix incorrect code path in StaticANIObject::updateRetro-Junk
2016-08-31FULLPIPE: Fixed Behaviour methodsEugene Sandulenko
2016-08-31FULLPIPE: Added more debugging to scene03Eugene Sandulenko
2016-08-31FULLPIPE: Fix mismatched malloc/freeEugene Sandulenko
2016-08-30FULLPIPE: Fix length calculation in AniHandler::getNumCyclesRetro-Junk
2016-08-30FULLPIPE: Fix jumping on MapEugene Sandulenko
2016-08-29FULLPIPE: Fix arithmetics in MovGraph::putToLinkRetro-Junk
2016-08-29FULLPIPE: Fix few bugs in Map codeEugene Sandulenko
2016-08-29FULLPIPE: More signed readsEugene Sandulenko
2016-08-29FULLPIPE: Read signed values where potentially negative values could appearEugene Sandulenko
2016-08-29FULLPIPE: Hid noisy pointless warningEugene Sandulenko
2016-08-29FULLPIPE: Fix parent variable overwrite in MctlLadder::initMovementRetro-Junk
2016-08-29FULLPIPE: Fix condition check in StaticANIObject::updateRetro-Junk
2016-08-29FULLPIPE: Scene04: Stop the Jar from levitatingRetro-Junk
2016-08-29FULLPIPE: Initialize struct at construction.Eugene Sandulenko
2016-08-29FULLPIPE: Improved Behavior debuggingEugene Sandulenko
2016-08-29FULLPIPE: Remove obsolete warningEugene Sandulenko
2016-08-28FULLPIPE: Fix priority check in Scene::getStaticANIObjectAtPosRetro-Junk
2016-08-28FULLPIPE: Fix alpha mask in Bitmap::isPixelHitAtPosRetro-Junk
2016-08-28FULLPIPE: Avoid buffer overwriteEugene Sandulenko
2016-08-28FULLPIPE: More debug info for behaviorsEugene Sandulenko
2016-08-28FULLPIPE: Added debugging to scene3Eugene Sandulenko
2016-08-28FULLPIPE: Fix inventory items rebuildingEugene Sandulenko
2016-08-28FULLPIPE: Implement Inventory2::removeItem()Eugene Sandulenko
2016-08-26FULLPIPE: Make elevators actually workRetro-Junk
2016-08-25FULLPIPE: Another fix to gotoLastFrame()Eugene Sandulenko
2016-08-25FULLPIPE: Fix gotoLastFrame() implementationEugene Sandulenko
2016-08-25FULLPIPE: Fix array allocation in StepArray::insertPointsRetro-Junk
2016-08-25FULLPIPE: Fix if() conditionEugene Sandulenko
2016-08-25FULLPIPE: Restore original tangled logic in stopAnim_maybeEugene Sandulenko
2016-08-24FULLPIPE: Fix direction calculation in MctlGraph::getLinkDirRetro-Junk
2016-08-22FULLPIPE: Inverse search mode behavior in MctlGraph::getHitNodeRetro-Junk
2016-08-22FULLPIPE: Fix always false condition check in MctlGraph::generateListRetro-Junk
2016-08-20FULLPIPE: Fix getCurrPoint(). Now Dude walks almost perfectly. Kudos to wanwanEugene Sandulenko
2016-08-19FULLPIPE: Let the bitmaps flip twiceEugene Sandulenko
2016-08-19FULLPIPE: Fix flipVertical tooEugene Sandulenko
2016-08-19FULLPIPE: Fix Bitmap flipping code. Thanks to wanwanEugene Sandulenko
2016-08-18FULLPIPE: Fix index overflow in StepArray::gotoNextPointRetro-Junk
2016-08-15FULLPIPE: Remove copy/paste leftoverEugene Sandulenko
2016-08-14FULLPIPE: Rename MctlGraph substructuresEugene Sandulenko
2016-08-14FULLPIPE: Renamed MctlGraph class methodsEugene Sandulenko
2016-08-14FULLPIPE: Rename MovGraph2 to MctlGraphEugene Sandulenko
2016-08-14FULLPIPE: Rearrange code and fix flags initalization in MovGraph2::buildMovIn...Retro-Junk
2016-08-14FULLPIPE: Add missing list purge in MovGraph2::findMinPathRetro-Junk
2016-08-14FULLPIPE: Renamed rest of the AniHandler class methodsEugene Sandulenko
2016-08-14FULLPIPE: Further renames in AniHandler classEugene Sandulenko
2016-08-14FULLPIPE: Mass renaming of AniHandler classEugene Sandulenko
2016-08-14FULLPIPE: Rename various mgm variables to aniHandlerEugene Sandulenko