Implement change timetable waiting time for all stations.

Loosely based on http://www.tt-forums.net/viewtopic.php?f=32&t=50274
This commit is contained in:
Jonathan G Rennison
2016-03-02 22:36:21 +00:00
parent 57cbecb0e0
commit c0cc72ad96
5 changed files with 51 additions and 2 deletions

View File

@@ -359,6 +359,7 @@ enum Commands {
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_AUTOMATE_TIMETABLE, ///< automate the timetable