mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-26 06:45:35 +00:00
ab186c2b16
Do all pathfinding asynchronously. Recalculate paths when the target has moved. Fix vertex pathfinder start point heuristic, to avoid finding zero-length paths. When units fail to reach a resource to gather, look for another resource of the same type. This was SVN commit r8751.