Common return value for all commands.
Types related to commands.
@ CMDT_OTHER_MANAGEMENT
Renaming stuff, changing company colours, placing signs, etc.
Commands
List of commands.
@ CMD_RENAME_DEPOT
rename a depot
void CcCloneVehicle(Commands cmd, const CommandCost &result, VehicleID veh_id)
This is the Callback method after the cloning attempt of a vehicle.
CommandCost CmdRenameDepot(DoCommandFlags flags, DepotID depot_id, const std::string &text)
Rename a depot.
Header files for depots (not hangars)
Templated helper to make a PoolID a single POD value.