Import cargo type orders patch
https://www.tt-forums.net/viewtopic.php?p=1047749#p1047749 Port to current trunk, resolve various conflicts, etc. Adjust bit allocations for CmdModifyOrder. Use save_ext framework for added order flags.
This commit is contained in:
@@ -206,6 +206,18 @@ enum WindowClass {
|
||||
*/
|
||||
WC_VEHICLE_ORDERS,
|
||||
|
||||
/**
|
||||
* Vehicle cargo type load orders; %Window numbers:
|
||||
* - #VehicleID = #CargoTypeOrdersWidgets
|
||||
*/
|
||||
WC_VEHICLE_CARGO_TYPE_LOAD_ORDERS,
|
||||
|
||||
/**
|
||||
* Vehicle cargo type unload orders; %Window numbers:
|
||||
* - #VehicleID = #CargoTypeOrdersWidgets
|
||||
*/
|
||||
WC_VEHICLE_CARGO_TYPE_UNLOAD_ORDERS,
|
||||
|
||||
/**
|
||||
* Replace vehicle window; %Window numbers:
|
||||
* - #VehicleType = #ReplaceVehicleWidgets
|
||||
|
Reference in New Issue
Block a user