1
0
mirror of https://github.com/OpenTTD/OpenTTD synced 2026-01-19 18:32:35 +01:00

Codechange: We are heading to 16 (#14882)

This commit is contained in:
Michael Lutz
2025-12-07 23:16:08 +01:00
committed by GitHub
parent 9ea4d6b2df
commit 170c29b376
12 changed files with 30 additions and 8 deletions

View File

@@ -13,10 +13,12 @@
* functions may still be available if you return an older API version
* in GetAPIVersion() in info.nut.
*
* \b 15.0
* \b 16.0
*
* This version is not yet released. The following changes are not set in stone yet.
*
* \b 15.0
*
* API additions:
* \li AIEventVehicleCrashed::GetVictims
* \li AIEventVehicleCrashed::GetVehicleOwner

View File

@@ -13,10 +13,12 @@
* functions may still be available if you return an older API version
* in GetAPIVersion() in info.nut.
*
* \b 15.0
* \b 16.0
*
* This version is not yet released. The following changes are not set in stone yet.
*
* \b 15.0
*
* API additions:
* \li GSEventVehicleCrashed::GetVictims
* \li GSEventVehicleCrashed::GetVehicleOwner