mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-02 00:06:56 +00:00
5fef05d780
This makes it possible to merge the TryGoingStraightTo family of function. This means it is now called even for point goals and decreases the likelihood of stuck units (as we take over from the long-range pathfinder which brings units to navcell centers, which may not be in the goal). Differential Revision: https://code.wildfiregames.com/D1982 This was SVN commit r22426.