Mercurial > hg > openttd
diff src/script/api/ai_changelog.hpp @ 19232:93d8ad605622 draft
(svn r24121) -Merge: documentation update from 1.2
author | rubidium <rubidium@openttd.org> |
---|---|
date | Sun, 15 Apr 2012 18:59:04 +0000 |
parents | e3d1e5f8e6cb |
children | 6081468bb39e |
line wrap: on
line diff
--- a/src/script/api/ai_changelog.hpp +++ b/src/script/api/ai_changelog.hpp @@ -21,8 +21,6 @@ * * \b 1.2.0 * - * 1.2.0 is not yet released. The following changes are not set in stone yet. - * * API additions: * * \li AIAirport::GetMaintenanceCostFactor @@ -75,6 +73,19 @@ * \li AITown::GetLastMonthTransportedPercentage no longer has prerequisites * based on town effects. * + * \b 1.1.5 + * + * No changes + * + * \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