mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-27 21:47:46 +00:00
a908ce889c
Optimise MakeGoalReachable using global regions, by leveraging the fact that we can easily know which goal regions we can reach. Particularly for point-goals, it becomes almost instant. This does not change hashes. Differential Revision: https://code.wildfiregames.com/D1835 This was SVN commit r22653.