summaryrefslogtreecommitdiff
path: root/src/script/api/ai_changelog.hpp
diff options
context:
space:
mode:
authorPeter Nelson <peter1138@openttd.org>2019-02-13 21:18:44 +0000
committerNiels Martin Hansen <nielsm@indvikleren.dk>2019-03-03 09:15:39 +0100
commitb62452903a3af9e51dc308fd674a788214942382 (patch)
tree0b4f1f1755714e0cb6ddf1877b00a8e23994239b /src/script/api/ai_changelog.hpp
parent8139b14e9c941433bce74e46a7330123cae4ae2b (diff)
downloadopenttd-b62452903a3af9e51dc308fd674a788214942382.tar.xz
Add: AI functions to set/get vehicle group parent.
Diffstat (limited to 'src/script/api/ai_changelog.hpp')
-rw-r--r--src/script/api/ai_changelog.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/script/api/ai_changelog.hpp b/src/script/api/ai_changelog.hpp
index eb2b3a501..bba36b7ea 100644
--- a/src/script/api/ai_changelog.hpp
+++ b/src/script/api/ai_changelog.hpp
@@ -20,6 +20,8 @@
* 1.9.0 is not yet released. The following changes are not set in stone yet.
* API additions:
* \li AIAirport::GetMonthlyMaintenanceCost
+ * \li AIGroup::SetParent
+ * \li AIGroup::GetParent
*
* Other changes:
* \li AIBridge::GetName takes one extra parameter to refer the vehicle type