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

Lists of scheduled vehicles swapped for ships and aircrafts #3876

Closed
DorpsGek opened this issue Jun 12, 2010 · 1 comment
Closed

Lists of scheduled vehicles swapped for ships and aircrafts #3876

DorpsGek opened this issue Jun 12, 2010 · 1 comment
Labels
flyspray This issue is imported from FlySpray (https://bugs.openttd.org/)

Comments

@DorpsGek
Copy link
Member

Krille opened the ticket and wrote:

r19955 made the switch cases for the different types of vehicles scheduled to a station into a single one:
ShowVehicleListWindow(this->owner, (VehicleType)(widget - SVW_TRAINS), (StationID)this->window_number);

The problem is that VehicleType lists ships first, but the station window has the aircrafts button first. So when clicking the "list of scheduled aircrafts" button for an airport you get the list of ships. The oposite happens for docks.

Reported version: trunk
Operating system: All


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

SmatZ closed the ticket.

Reason for closing: Fixed

r19968


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

@DorpsGek DorpsGek added Core flyspray This issue is imported from FlySpray (https://bugs.openttd.org/) 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/)
Projects
None yet
Development

No branches or pull requests

1 participant