mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-12 09:55:56 +00:00
055c848c1a
Reorder code flow, handle long paths and short paths in a more explicit manner, and only fail after a certain number of failed path computations to avoid going idle too easily. Make sure WALKING orders in UnitAI stop when the move fails to avoid units being stuck. Differential Revision: https://code.wildfiregames.com/D1907 This was SVN commit r22464.