Timetable auto separation is now per vehicle, with a company default.
Remove global on-off setting. Add button to timetable GUI. Add company setting to control default for new vehicles. Fix automate, start date, change time and autofill buttons being shown enabled for other companies' vehicles.
This commit is contained in:
@@ -26,6 +26,7 @@ enum VehicleTimetableWidgets {
|
||||
WID_VT_RESET_LATENESS, ///< Reset lateness button.
|
||||
WID_VT_AUTOFILL, ///< Autofill button.
|
||||
WID_VT_AUTOMATE, ///< Automate button.
|
||||
WID_VT_AUTO_SEPARATION, ///< Auto separation button.
|
||||
WID_VT_EXPECTED, ///< Toggle between expected and scheduled arrivals.
|
||||
WID_VT_SHARED_ORDER_LIST, ///< Show the shared order list.
|
||||
WID_VT_ARRIVAL_DEPARTURE_SELECTION, ///< Disable/hide the arrival departure panel.
|
||||
|
Reference in New Issue
Block a user