(svn r26802) -Add: Command to set visibility of an engine for a company (based on patch by Juanjo).

This commit is contained in:
alberth
2014-09-07 16:12:58 +00:00
parent 7df9a39172
commit 44d2f6a988
7 changed files with 57 additions and 1 deletions

View File

@@ -216,6 +216,7 @@ enum Commands {
CMD_SELL_VEHICLE, ///< sell a vehicle
CMD_REFIT_VEHICLE, ///< refit the cargo space of a vehicle
CMD_SEND_VEHICLE_TO_DEPOT, ///< send a vehicle to a depot
CMD_SET_VEHICLE_VISIBILITY, ///< hide or unhide a vehicle in the build vehicle and autoreplace GUIs
CMD_MOVE_RAIL_VEHICLE, ///< move a rail vehicle (in the depot)
CMD_FORCE_TRAIN_PROCEED, ///< proceed a train to pass a red signal