index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
fullpipe
Age
Commit message (
Expand
)
Author
2016-09-04
FULLPIPE: Added debug inventory to scene05
Eugene Sandulenko
2016-09-04
FULLPIPE: Fix floaters direction
Eugene Sandulenko
2016-09-04
FULLPIPE: Fix ladder climbing crash
Retro-Junk
2016-09-04
FULLPIPE: Optimize sceneFade()
Eugene Sandulenko
2016-09-04
FULLPIPE: Implement FullpipeEngine::drawAlphaRectangle()
Eugene Sandulenko
2016-09-04
JANITORIAL: Fix whitespaces
Eugene Sandulenko
2016-09-04
FULLPIPE: Implement FullpipeEngine::sceneFade()
Eugene Sandulenko
2016-09-04
FULLPIPE: Fix Valgrind warning
Torbjörn Andersson
2016-09-04
FULLPIPE: Fix GameObject::setPicAniInfo(). Now all animations get restored co...
Eugene Sandulenko
2016-09-04
FULLPIPE: Clarify field data type in PicAniInfo
Eugene Sandulenko
2016-09-04
FULLPIPE: Implement GameLoader::saveScenePicAniInfos(). Now object states are...
Eugene Sandulenko
2016-08-31
FULLPIPE: Remove redundant type cast
Eugene Sandulenko
2016-08-31
FULLPIPE: Fix warning
Eugene Sandulenko
2016-08-31
FULLPIPE: Fix incorrect code path in StaticANIObject::update
Retro-Junk
2016-08-31
FULLPIPE: Fixed Behaviour methods
Eugene Sandulenko
2016-08-31
FULLPIPE: Added more debugging to scene03
Eugene Sandulenko
2016-08-31
FULLPIPE: Fix mismatched malloc/free
Eugene Sandulenko
2016-08-30
FULLPIPE: Fix length calculation in AniHandler::getNumCycles
Retro-Junk
2016-08-30
FULLPIPE: Fix jumping on Map
Eugene Sandulenko
2016-08-29
FULLPIPE: Fix arithmetics in MovGraph::putToLink
Retro-Junk
2016-08-29
FULLPIPE: Fix few bugs in Map code
Eugene Sandulenko
2016-08-29
FULLPIPE: More signed reads
Eugene Sandulenko
2016-08-29
FULLPIPE: Read signed values where potentially negative values could appear
Eugene Sandulenko
2016-08-29
FULLPIPE: Hid noisy pointless warning
Eugene Sandulenko
2016-08-29
FULLPIPE: Fix parent variable overwrite in MctlLadder::initMovement
Retro-Junk
2016-08-29
FULLPIPE: Fix condition check in StaticANIObject::update
Retro-Junk
2016-08-29
FULLPIPE: Scene04: Stop the Jar from levitating
Retro-Junk
2016-08-29
FULLPIPE: Initialize struct at construction.
Eugene Sandulenko
2016-08-29
FULLPIPE: Improved Behavior debugging
Eugene Sandulenko
2016-08-29
FULLPIPE: Remove obsolete warning
Eugene Sandulenko
2016-08-28
FULLPIPE: Fix priority check in Scene::getStaticANIObjectAtPos
Retro-Junk
2016-08-28
FULLPIPE: Fix alpha mask in Bitmap::isPixelHitAtPos
Retro-Junk
2016-08-28
FULLPIPE: Avoid buffer overwrite
Eugene Sandulenko
2016-08-28
FULLPIPE: More debug info for behaviors
Eugene Sandulenko
2016-08-28
FULLPIPE: Added debugging to scene3
Eugene Sandulenko
2016-08-28
FULLPIPE: Fix inventory items rebuilding
Eugene Sandulenko
2016-08-28
FULLPIPE: Implement Inventory2::removeItem()
Eugene Sandulenko
2016-08-26
FULLPIPE: Make elevators actually work
Retro-Junk
2016-08-25
FULLPIPE: Another fix to gotoLastFrame()
Eugene Sandulenko
2016-08-25
FULLPIPE: Fix gotoLastFrame() implementation
Eugene Sandulenko
2016-08-25
FULLPIPE: Fix array allocation in StepArray::insertPoints
Retro-Junk
2016-08-25
FULLPIPE: Fix if() condition
Eugene Sandulenko
2016-08-25
FULLPIPE: Restore original tangled logic in stopAnim_maybe
Eugene Sandulenko
2016-08-24
FULLPIPE: Fix direction calculation in MctlGraph::getLinkDir
Retro-Junk
2016-08-22
FULLPIPE: Inverse search mode behavior in MctlGraph::getHitNode
Retro-Junk
2016-08-22
FULLPIPE: Fix always false condition check in MctlGraph::generateList
Retro-Junk
2016-08-20
FULLPIPE: Fix getCurrPoint(). Now Dude walks almost perfectly. Kudos to wanwan
Eugene Sandulenko
2016-08-19
FULLPIPE: Let the bitmaps flip twice
Eugene Sandulenko
2016-08-19
FULLPIPE: Fix flipVertical too
Eugene Sandulenko
2016-08-19
FULLPIPE: Fix Bitmap flipping code. Thanks to wanwan
Eugene Sandulenko
[next]