Change: Allow GS access to more ScriptOrder functions
This commit is contained in:
@@ -22,6 +22,23 @@
|
||||
* \li GSCompanyMode::IsDeity
|
||||
* \li GSTown::ROAD_LAYOUT_RANDOM
|
||||
* \li GSVehicle::IsPrimaryVehicle
|
||||
* \li GSOrder::SetOrderJumpTo
|
||||
* \li GSOrder::SetOrderCondition
|
||||
* \li GSOrder::SetOrderCompareFunction
|
||||
* \li GSOrder::SetOrderCompareValue
|
||||
* \li GSOrder::SetStopLocation
|
||||
* \li GSOrder::SetOrderRefit
|
||||
* \li GSOrder::AppendOrder
|
||||
* \li GSOrder::AppendConditionalOrder
|
||||
* \li GSOrder::InsertOrder
|
||||
* \li GSOrder::InsertConditionalOrder
|
||||
* \li GSOrder::RemoveOrder
|
||||
* \li GSOrder::SetOrderFlags
|
||||
* \li GSOrder::MoveOrder
|
||||
* \li GSOrder::SkipToOrder
|
||||
* \li GSOrder::CopyOrders
|
||||
* \li GSOrder::ShareOrders
|
||||
* \li GSOrder::UnshareOrders
|
||||
*
|
||||
* API removals:
|
||||
* \li GSError::ERR_PRECONDITION_TOO_MANY_PARAMETERS, that error is never returned anymore.
|
||||
|
Reference in New Issue
Block a user