summaryrefslogtreecommitdiff
path: root/src/script/api/game_changelog.hpp
diff options
context:
space:
mode:
authorNiels Martin Hansen <nielsm@indvikleren.dk>2020-12-22 14:21:31 +0100
committerGitHub <noreply@github.com>2020-12-22 14:21:31 +0100
commitb7751c483e5545aa683baf0b9f09a0add34cfefd (patch)
treea77c33c650821f0c7fe2ed6d369cb3518b7e3420 /src/script/api/game_changelog.hpp
parent547e5fdb65ae1c7909ef602a58085e5146782b42 (diff)
downloadopenttd-b7751c483e5545aa683baf0b9f09a0add34cfefd.tar.xz
Feature: Influence industry production changes from GS (#7912)
Diffstat (limited to 'src/script/api/game_changelog.hpp')
-rw-r--r--src/script/api/game_changelog.hpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/script/api/game_changelog.hpp b/src/script/api/game_changelog.hpp
index fc917a012..abc9e9c35 100644
--- a/src/script/api/game_changelog.hpp
+++ b/src/script/api/game_changelog.hpp
@@ -21,6 +21,10 @@
* \li GSEventStoryPageButtonClick
* \li GSEventStoryPageTileSelect
* \li GSEventStoryPageVehicleSelect
+ * \li GSIndustry::GetCargoLastAcceptedDate
+ * \li GSIndustry::GetControlFlags
+ * \li GSIndustry::GetLastProductionYear
+ * \li GSIndustry::SetControlFlags
* \li GSStoryPage::MakePushButtonReference
* \li GSStoryPage::MakeTileButtonReference
* \li GSStoryPage::MakeVehicleButtonReference