forked from mirrors/0ad
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.