(svn r27164) -Add: [NoGo] Game scripts can point to a location, station, industry, or town when publishing news.

This commit is contained in:
alberth
2015-02-22 17:25:29 +00:00
parent c639fb0d8e
commit 0143f486f2
8 changed files with 69 additions and 5 deletions

View File

@@ -35,6 +35,11 @@
* \li GSStationList_CargoWaitingFromByVia
* \li GSStationList_CargoWaitingViaByFrom
*
* Other changes:
* \li GSNews::Create takes two extra parameters to refer to a location, station,
* industry, or town. The user can click at the news message to jump to the
* referred location.
*
* \b 1.4.4
*
* No changes