From 669d593faddb91dd0b51a5e0fbbf6581dccda32b Mon Sep 17 00:00:00 2001 From: frosch Date: Sun, 17 Aug 2014 16:13:23 +0000 Subject: (svn r26748) -Merge: documentation updates from 1.4 branch --- src/script/api/ai_changelog.hpp | 8 ++++++++ src/script/api/game_changelog.hpp | 6 ++++++ 2 files changed, 14 insertions(+) (limited to 'src') diff --git a/src/script/api/ai_changelog.hpp b/src/script/api/ai_changelog.hpp index 92893c269..869bf0efe 100644 --- a/src/script/api/ai_changelog.hpp +++ b/src/script/api/ai_changelog.hpp @@ -22,6 +22,14 @@ * API additions: * \li AIStation::GetCargoWaitingFromVia * + * \b 1.4.2 + * + * No changes + * + * \b 1.4.1 + * + * No changes + * * \b 1.4.0 * * API additions: diff --git a/src/script/api/game_changelog.hpp b/src/script/api/game_changelog.hpp index 6f1a93b52..eeae33296 100644 --- a/src/script/api/game_changelog.hpp +++ b/src/script/api/game_changelog.hpp @@ -22,10 +22,16 @@ * API additions: * \li GSStation::GetCargoWaitingFromVia * + * \b 1.4.2 + * * Other changes: * \li GSCargoMonitor delivery and pickup monitor functions have improved boundary checking for * their parameters, and return \c -1 if they are found out of bounds. * + * \b 1.4.1 + * + * No changes + * * \b 1.4.0 * * API additions: -- cgit v1.2.3-54-g00ecf