Codechange: Make a k-d tree index of towns

This commit is contained in:
Niels Martin Hansen
2019-02-18 17:32:53 +01:00
parent d7522e5e8f
commit 7b56be0f3a
13 changed files with 74 additions and 37 deletions

View File

@@ -145,6 +145,9 @@ void UpdateAllTownVirtCoords();
void ShowTownViewWindow(TownID town);
void ExpandTown(Town *t);
void RebuildTownKdtree();
/**
* Action types that a company must ask permission for to a town authority.
* @see CheckforTownRating