forked from mirror/OpenTTD
(svn r19881) -Fix [FS#3827]: pay for the rail/road when constructing tunnels and bridges
This commit is contained in:
@@ -27,8 +27,9 @@
|
||||
* \li HasNext for all lists.
|
||||
*
|
||||
* Other changes:
|
||||
* \li AIRoad::BuildRoadStation now allows overbuilding
|
||||
* \li AIRoad::BuildDriveThroughRoadStation now allows overbuilding
|
||||
* \li AIBridge::GetPrice now returns the price of the bridge without the cost for the rail or road.
|
||||
* \li AIRoad::BuildRoadStation now allows overbuilding.
|
||||
* \li AIRoad::BuildDriveThroughRoadStation now allows overbuilding.
|
||||
* \li AIEngine::GetPower can be used for road vehicles.
|
||||
* \li AIEngine::GetWeight can be used for road vehicles.
|
||||
* \li AIEngine::GetMaxTractiveEffort can be used for road vehicles.
|
||||
|
Reference in New Issue
Block a user