From 168391ad56d4e93f7545b1357880703efc777b2a Mon Sep 17 00:00:00 2001 From: zuu Date: Mon, 27 May 2013 21:59:11 +0000 Subject: (svn r25299) -Feature: Allow more concurrent goals in a game --- src/script/api/game_changelog.hpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/script/api') diff --git a/src/script/api/game_changelog.hpp b/src/script/api/game_changelog.hpp index fad71b7fa..7d460b87e 100644 --- a/src/script/api/game_changelog.hpp +++ b/src/script/api/game_changelog.hpp @@ -28,6 +28,7 @@ * \li GSTile::GetTerrainType * * Other changes: + * \li GSGoal::New can now create up to 64000 concurrent goals. The old limit was 256 goals. * \li GSStation::GetRating does return -1 for cargo-station combinations that * do not have a rating yet instead of returning 69. * -- cgit v1.2.3-54-g00ecf