Feature: Ctrl-click to bulk edit timetable speeds/waiting times (#10265)

This commit is contained in:
Tyler Trahan
2022-12-25 13:20:31 -05:00
committed by GitHub
parent efa20dd969
commit 8063fcb6e0
5 changed files with 65 additions and 12 deletions

View File

@@ -331,6 +331,7 @@ enum Commands : uint16 {
CMD_MOVE_ORDER, ///< move an order
CMD_CHANGE_TIMETABLE, ///< change the timetable for a vehicle
CMD_BULK_CHANGE_TIMETABLE, ///< change the timetable for all orders of a vehicle
CMD_SET_VEHICLE_ON_TIME, ///< set the vehicle on time feature (timetable)
CMD_AUTOFILL_TIMETABLE, ///< autofill the timetable
CMD_SET_TIMETABLE_START, ///< set the date that a timetable should start