Add: AI functions to get/set company colours.

This commit is contained in:
2019-02-13 22:05:08 +00:00
committed by Niels Martin Hansen
parent 3c047b124e
commit e0c2ad1b65
6 changed files with 243 additions and 34 deletions

View File

@@ -22,6 +22,10 @@
* \li AIAirport::GetMonthlyMaintenanceCost
* \li AIGroup::SetParent
* \li AIGroup::GetParent
* \li AICompany::SetPrimaryLiveryColour
* \li AICompany::SetSecondaryLiveryColour
* \li AICompany::GetPrimaryLiveryColour
* \li AICompany::GetSecondaryLiveryColour
*
* Other changes:
* \li AIBridge::GetName takes one extra parameter to refer the vehicle type