mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-25 22:05:46 +00:00
38d11a6fce
Remove ACCEPT_DIAGONAL_GAPS as it was unused and will not be used in the future. Use PASSABLE macro everywhere. Simplify considerable OnTheWay as MakeGoalReachable returns a point goal. This doubles as a very slight optimisation, on the order of microseconds per call. Reviewed By: temple Differential Revision: https://code.wildfiregames.com/D80 This was SVN commit r20634.