summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorfrosch <frosch@openttd.org>2014-08-17 16:13:23 +0000
committerfrosch <frosch@openttd.org>2014-08-17 16:13:23 +0000
commit669d593faddb91dd0b51a5e0fbbf6581dccda32b (patch)
tree1ddf902e5d5614146b6d4552d009ebeb704f43a3 /src
parentc30e137685dbbc4c3804a5a3cdc82e9eff7431a7 (diff)
downloadopenttd-669d593faddb91dd0b51a5e0fbbf6581dccda32b.tar.xz
(svn r26748) -Merge: documentation updates from 1.4 branch
Diffstat (limited to 'src')
-rw-r--r--src/script/api/ai_changelog.hpp8
-rw-r--r--src/script/api/game_changelog.hpp6
2 files changed, 14 insertions, 0 deletions
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: