Keep a tileset of towns
commita465cf214a117536feb8998425be878e345669da
authorcirdan <cirdansw@gmail.com>
Tue, 4 Mar 2014 19:36:08 +0000 (4 20:36 +0100)
committercirdan <cirdansw@gmail.com>
Tue, 4 Mar 2014 19:36:08 +0000 (4 20:36 +0100)
tree9de319e412b5fe653a4aa44e48d0e41bb7f7ee85
parent83f3e80d577bda30afa225ba3ed5b94afc1d24fc
Keep a tileset of towns

Keep a tileset of all towns on the map, and use it to check if
another town is nearby when founding a town and to find the local
authority for a tile.
src/saveload/oldloader_sl.cpp
src/saveload/town_sl.cpp
src/town.h
src/town_cmd.cpp