diff src/script/api/ai_changelog.hpp @ 18571:820ed7ca5fcc draft

(svn r23416) -Add: [NoAI] API for querying infrastructure costs.
author michi_cc <michi_cc@openttd.org>
date Sat, 03 Dec 2011 23:40:57 +0000
parents ad8b29abd4d7
children 227eb97ed2f6
line wrap: on
line diff
--- a/src/script/api/ai_changelog.hpp
+++ b/src/script/api/ai_changelog.hpp
@@ -21,6 +21,7 @@
  *
  * API additions:
  *
+ * \li AIAirport::GetMaintenanceCostFactor
  * \li AICargo::CT_AUTO_REFIT
  * \li AICargo::CT_NO_REFIT
  * \li AICargo::IsValidTownEffect
@@ -32,9 +33,12 @@
  * \li AICompany::GetQuarterlyCompanyValue
  * \li AIController::GetOpsTillSuspend
  * \li AIInfo::CONFIG_DEVELOPER
+ * \li AIInfrastructure
  * \li AIOrder::GetOrderRefit
  * \li AIOrder::IsRefitOrder
  * \li AIOrder::SetOrderRefit
+ * \li AIRail::GetMaintenanceCostFactor
+ * \li AIRoad::GetMaintenanceCostFactor
  * \li AITown::GetCargoGoal
  * \li AITown::GetGrowthRate
  * \li AITown::GetLastMonthReceived