2025-09-01 16:09 CEST

spring: develop 04dc1d9d Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent
rt rt develop 2012-09-23 16:03:23 develop 315410c9
Changeset MoveMath: put on upper limit on directional slope tolerance for "downhill" slopes

before, units could move across ANY downhill slope if they ended up there
and directional checking was enabled; now the downhill slope-tolerance is
limited to twice the uphill tolerance

re-enable directional tolerance-checking in GroundMoveType
mod - rts/Sim/MoveTypes/GroundMoveType.cpp Diff ] File ]
mod - rts/Sim/MoveTypes/MoveMath/GroundMoveMath.cpp Diff ] File ]
mod - rts/Sim/MoveTypes/MoveMath/GroundMoveMath.h Diff ] File ]
mod - rts/Sim/MoveTypes/MoveMath/HoverMoveMath.cpp Diff ] File ]
mod - rts/Sim/MoveTypes/MoveMath/HoverMoveMath.h Diff ] File ]
mod - rts/Sim/MoveTypes/MoveMath/MoveMath.cpp Diff ] File ]
mod - rts/Sim/MoveTypes/MoveMath/MoveMath.h Diff ] File ]
mod - rts/Sim/MoveTypes/MoveMath/ShipMoveMath.cpp Diff ] File ]
mod - rts/Sim/MoveTypes/MoveMath/ShipMoveMath.h Diff ] File ]
mod - rts/Sim/Path/QTPFS/Node.cpp Diff ] File ]
mod - rts/Sim/Path/QTPFS/NodeLayer.cpp Diff ] File ]