From 67ab3108d6b4ca9676871cabdae3ed187d51393d Mon Sep 17 00:00:00 2001 From: zuu Date: Thu, 19 Sep 2013 18:48:05 +0000 Subject: (svn r25785) -Feature: [Script] Allow AIs and GS to found towns. Allow GS to rename towns --- src/script/api/game_changelog.hpp | 2 ++ 1 file changed, 2 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 ee21d0be9..ebab776a4 100644 --- a/src/script/api/game_changelog.hpp +++ b/src/script/api/game_changelog.hpp @@ -27,6 +27,8 @@ * \li GSStation::HasCargoRating * \li GSStoryPage * \li GSTile::GetTerrainType + * \li GSTown::FoundTown + * \li GSTown::SetName * * Other changes: * \li GSGoal::New can now create up to 64000 concurrent goals. The old limit was 256 goals. -- cgit v1.2.3-54-g00ecf