(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:
@@ -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
|
||||
|
Reference in New Issue
Block a user