mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-08 20:46:22 +00:00
bd431d25f6
PathfindSparse replaced with an A* implementation. Low-level pathfinding done on the tiles of the map, high level pathfinding is currently a placeholder, and only gives the final waypoint. This was SVN commit r3747.