2025-08-16 02:56 CEST

spring: develop 040ff3b8 Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent
rt rt develop 2012-02-18 17:26:50 develop 622f188b
Changeset QTPFS: fix another corner case

(was caused by the queueing mechanism used by QTPFS,
so units could get stuck trying to reach a temporary
waypoint --> solved by reserving the y-coordinate of
each waypoint to indicate whether it is part of the
actual path or just temporary)
mod - rts/Sim/MoveTypes/GroundMoveType.cpp Diff ] File ]
mod - rts/Sim/Path/Default/PathManager.cpp Diff ] File ]
mod - rts/Sim/Path/QTPFS/PathManager.cpp Diff ] File ]
mod - rts/Sim/Path/QTPFS/PathSearch.cpp Diff ] File ]