Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rename depot #3691

Closed
DorpsGek opened this issue Mar 13, 2010 · 1 comment
Closed

Rename depot #3691

DorpsGek opened this issue Mar 13, 2010 · 1 comment
Labels
flyspray This issue is imported from FlySpray (https://bugs.openttd.org/) patch from FlySpray This issue is in fact a Patch, but imported from FlySrpay

Comments

@DorpsGek
Copy link
Member

sbr opened the ticket and wrote:

This patch allow to set a custom name to train, road or ship depots.
That way you can conceptually associate a depot to a station or better differentiate multiple depots located in the same town.

The depot renaming is done by depot_cmd.cpp:CmdRenameDepot() (new file).
The custom depot name is stored in the savegame and thus need a version bump (141).
If no custom name is defined, the old depot naming behavior is preserved.
The depot, depot vehicle list and vehicle order guis are modified to eventually show a custom depot name.

Please find an attached patch against r19397.

Attachments

Reported version: trunk
Operating system: All


This issue was imported from FlySpray: https://bugs.openttd.org/task/3691
@DorpsGek
Copy link
Member Author

Rubidium closed the ticket.

Reason for closing: Implemented

In r19801.


This comment was imported from FlySpray: https://bugs.openttd.org/task/3691

@DorpsGek DorpsGek added Core flyspray This issue is imported from FlySpray (https://bugs.openttd.org/) patch from FlySpray This issue is in fact a Patch, but imported from FlySrpay labels Apr 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
flyspray This issue is imported from FlySpray (https://bugs.openttd.org/) patch from FlySpray This issue is in fact a Patch, but imported from FlySrpay
Projects
None yet
Development

No branches or pull requests

1 participant