(svn r25213) -Fix [FS#5537]: clarify on which tiles IsDesertTile and IsSnowTile work, i.e. the ones without infrastructure or buildings

-Feature: introduce GetTerrainType which allows one to get that information for tiles with buildings and infrastructure as well
This commit is contained in:
rubidium
2013-04-30 17:16:32 +00:00
parent 5b55afb7bd
commit 5730e63a10
11 changed files with 60 additions and 4 deletions

View File

@@ -21,6 +21,7 @@
*
* API additions:
* \li AIStation::HasRating
* \li AITile::GetTerrainType
*
* Other changes:
* \li AIStation::GetRating does return -1 for cargo-station combinations that