mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-27 13:24:37 +00:00
f6a2d6da63
9d82ae15af introduced logic to extend the search range of the short
pathfinder in some situations. This extension was unbounded, resulting
occasionally in search domains several hundred meters wide, and path
computation that can take several seconds.
Reported by: Vico (on the forums).
Differential Revision: https://code.wildfiregames.com/D3760
This was SVN commit r25150.