summaryrefslogtreecommitdiff
path: root/src/script/api/ai_changelog.hpp
diff options
context:
space:
mode:
authorPeterN <peter@fuzzle.org>2019-03-08 18:13:33 +0000
committerGitHub <noreply@github.com>2019-03-08 18:13:33 +0000
commit41563a871b175f3469254d57dc019fda5210f8a9 (patch)
treee5117ce96dd17d50a4005496e8716a03ff77ef4e /src/script/api/ai_changelog.hpp
parent7ca1793ec4d75c99de41dc27431c3b9c8353d7a1 (diff)
downloadopenttd-41563a871b175f3469254d57dc019fda5210f8a9.tar.xz
Add: AI API for vehicle group colours (#7336)
Diffstat (limited to 'src/script/api/ai_changelog.hpp')
-rw-r--r--src/script/api/ai_changelog.hpp6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/script/api/ai_changelog.hpp b/src/script/api/ai_changelog.hpp
index f3ec539a4..373590801 100644
--- a/src/script/api/ai_changelog.hpp
+++ b/src/script/api/ai_changelog.hpp
@@ -19,6 +19,12 @@
*
* This version is not yet released. The following changes are not set in stone yet.
*
+ * API additions:
+ * \li AIGroup::SetPrimaryColour
+ * \li AIGroup::SetSecondaryColour
+ * \li AIGroup::GetPrimaryColour
+ * \li AIGroup::GetSecondaryColour
+ *
* \b 1.9.0
*
* API additions: