File diff r22568:df7ef8916103 → r22569:a493dc0f1c55
src/script/api/ai_changelog.hpp
Show inline comments
 
@@ -16,25 +16,17 @@
 
 * in GetAPIVersion() in info.nut.
 
 *
 
 * \b 1.7.0
 
 *
 
 * 1.7.0 is not yet released. The following changes are not set in stone yet.
 
 *
 
 * \b 1.6.0
 
 * \b 1.6.1 - 1.6.0
 
 *
 
 * No changes
 
 *
 
 * \b 1.5.3
 
 *
 
 * No changes
 
 *
 
 * \b 1.5.2
 
 *
 
 * No changes
 
 *
 
 * \b 1.5.1
 
 * \b 1.5.3 - 1.5.1
 
 *
 
 * No changes
 
 *
 
 * \b 1.5.0
 
 *
 
 * API additions:
 
@@ -50,26 +42,13 @@
 
 * \li AIStationList_CargoPlannedViaByFrom
 
 * \li AIStationList_CargoWaitingByFrom
 
 * \li AIStationList_CargoWaitingByVia
 
 * \li AIStationList_CargoWaitingFromByVia
 
 * \li AIStationList_CargoWaitingViaByFrom
 
 *
 
 * \b 1.4.4
 
 *
 
 * No changes
 
 *
 
 * \b 1.4.3
 
 *
 
 * No changes
 
 *
 
 * \b 1.4.2
 
 *
 
 * No changes
 
 *
 
 * \b 1.4.1
 
 *
 
 * \b 1.4.4 - 1.4.1
 
 * No changes
 
 *
 
 * \b 1.4.0
 
 *
 
 * API additions:
 
 * \li AICargo::GetDistributionType
 
@@ -84,17 +63,13 @@
 
 * \li AITown::TOWN_GROWTH_NONE
 
 *
 
 * Other changes:
 
 * \li AIStation::GetCargoRating does return -1 for cargo-station combinations that
 
 *     do not have a rating yet instead of returning 69.
 
 *
 
 * \b 1.3.3
 
 *
 
 * No changes
 
 *
 
 * \b 1.3.2
 
 * \b 1.3.3 - 1.3.2
 
 *
 
 * No changes
 
 *
 
 * \b 1.3.1
 
 *
 
 * API additions:
 
@@ -107,21 +82,13 @@
 
 * \li AIEventRoadReconstruction
 
 * \li AIIndustryType::IsProcessingIndustry
 
 * \li AIStation::IsAirportClosed
 
 * \li AIStation::OpenCloseAirport
 
 * \li AIController::Break
 
 *
 
 * \b 1.2.3
 
 *
 
 * No changes
 
 *
 
 * \b 1.2.2
 
 *
 
 * No changes
 
 *
 
 * \b 1.2.1
 
 * \b 1.2.3 - 1.2.1
 
 *
 
 * No changes
 
 *
 
 * \b 1.2.0
 
 *
 
 * API additions:
 
@@ -182,21 +149,13 @@
 
 *
 
 * \b 1.1.4
 
 *
 
 * API additions:
 
 * \li AIVehicle::ERR_VEHICLE_TOO_LONG in case vehicle length limit is reached.
 
 *
 
 * \b 1.1.3
 
 *
 
 * No changes
 
 *
 
 * \b 1.1.2
 
 *
 
 * No changes
 
 *
 
 * \b 1.1.1
 
 * \b 1.1.3 - 1.1.1
 
 *
 
 * No changes
 
 *
 
 * \b 1.1.0
 
 *
 
 * API additions:
 
@@ -221,17 +180,13 @@
 
 * \li AIEngine::GetWeight can be used for road vehicles.
 
 * \li AIIndustry::IsCargoAccepted now returns CargoAcceptState instead of a boolean.
 
 * \li AIOrder::GetOrderFlags returns AIOrder::AIOF_INVALID for void orders as well.
 
 * \li AIRoad::BuildDriveThroughRoadStation now allows overbuilding.
 
 * \li AIRoad::BuildRoadStation now allows overbuilding.
 
 *
 
 * \b 1.0.5
 
 *
 
 * No changes
 
 *
 
 * \b 1.0.4
 
 * \b 1.0.5 - 1.0.4
 
 *
 
 * No changes
 
 *
 
 * \b 1.0.3
 
 *
 
 * API additions:
 
@@ -339,17 +294,13 @@
 
 *     between the begin and end, instead of building up to the obstacle and
 
 *     returning that everything went okay.
 
 * \li Orders for buoys are now waypoint orders, i.e. instead of using the
 
 *     station orders for buoys one has to use waypoint orders.
 
 * \li Autoreplaces can now also be set for the default group via AIGroup.
 
 *
 
 * \b 0.7.5
 
 *
 
 * No changes
 
 *
 
 * \b 0.7.4
 
 * \b 0.7.5 - 0.7.4
 
 *
 
 * No changes
 
 *
 
 * \b 0.7.3
 
 *
 
 * API additions: