From 0143f486f29d1e72082bcb3ac6c1d16c695b09af Mon Sep 17 00:00:00 2001 From: alberth Date: Sun, 22 Feb 2015 17:25:29 +0000 Subject: (svn r27164) -Add: [NoGo] Game scripts can point to a location, station, industry, or town when publishing news. --- src/script/api/game_changelog.hpp | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/script/api/game_changelog.hpp') diff --git a/src/script/api/game_changelog.hpp b/src/script/api/game_changelog.hpp index 535284caa..8ff41f775 100644 --- a/src/script/api/game_changelog.hpp +++ b/src/script/api/game_changelog.hpp @@ -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 -- cgit v1.2.3-54-g00ecf