(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:
@@ -20,10 +20,11 @@
|
||||
* 1.4.0 is not yet released. The following changes are not set in stone yet.
|
||||
*
|
||||
* API additions:
|
||||
* \li AIStation::HasRating
|
||||
* \li GSStation::HasRating
|
||||
* \li GSTile::GetTerrainType
|
||||
*
|
||||
* Other changes:
|
||||
* \li AIStation::GetRating does return -1 for cargo-station combinations that
|
||||
* \li GSStation::GetRating does return -1 for cargo-station combinations that
|
||||
* do not have a rating yet instead of returning 69.
|
||||
*
|
||||
* \b 1.3.0
|
||||
|
Reference in New Issue
Block a user