Script: Add ScriptRoad methods related to road types

This commit is contained in:
Jonathan G Rennison
2022-01-09 23:03:12 +00:00
parent dfc6e309d0
commit 579c71dd44
4 changed files with 127 additions and 2 deletions

View File

@@ -134,6 +134,7 @@ This document does not describe the player-visible changes/additions described i
* [AI/GS script additions](docs/script-additions.html).
* Add AI/GS method to get current day length.
* Add GS method to create river tiles.
* Add AI/GS methods related to road and tram types.
* Add workaround for performance issues when attempting to create a town when no town names are left.
* Fixup a GS otherwise inconsistent with day length.