Add feature to reverse the order of an order list

See: #120
This commit is contained in:
Jonathan G Rennison
2020-11-02 20:10:44 +00:00
parent 7381e00859
commit 9984f39c96
6 changed files with 92 additions and 4 deletions

View File

@@ -412,6 +412,7 @@ enum Commands {
CMD_SET_GROUP_LIVERY, ///< set the livery for a group
CMD_MOVE_ORDER, ///< move an order
CMD_REVERSE_ORDER_LIST, ///< reverse order list
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)