src/command_type.h
changeset 9359 3a8554ac1cb8
parent 8854 d3f0e0960fb9
child 9628 981ba3800c35
equal deleted inserted replaced
9358:2e1e4d2f71dd 9359:3a8554ac1cb8
   231 	CMD_RENAME_TOWN,                  ///< rename a town
   231 	CMD_RENAME_TOWN,                  ///< rename a town
   232 	CMD_DO_TOWN_ACTION,               ///< do a action from the town detail window (like advertises or bribe)
   232 	CMD_DO_TOWN_ACTION,               ///< do a action from the town detail window (like advertises or bribe)
   233 
   233 
   234 	CMD_SET_ROAD_DRIVE_SIDE,          ///< set the side where the road vehicles drive
   234 	CMD_SET_ROAD_DRIVE_SIDE,          ///< set the side where the road vehicles drive
   235 
   235 
   236 	CMD_CHANGE_DIFFICULTY_LEVEL,      ///< change the difficult of a game (each setting for it own)
       
   237 
       
   238 	CMD_START_STOP_SHIP,              ///< start/stop a ship
   236 	CMD_START_STOP_SHIP,              ///< start/stop a ship
   239 	CMD_SELL_SHIP,                    ///< sell a ship
   237 	CMD_SELL_SHIP,                    ///< sell a ship
   240 	CMD_BUILD_SHIP,                   ///< build a new ship
   238 	CMD_BUILD_SHIP,                   ///< build a new ship
   241 	CMD_SEND_SHIP_TO_DEPOT,           ///< send a ship to a depot
   239 	CMD_SEND_SHIP_TO_DEPOT,           ///< send a ship to a depot
   242 	CMD_REFIT_SHIP,                   ///< refit the cargo space of a ship
   240 	CMD_REFIT_SHIP,                   ///< refit the cargo space of a ship