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

Sort vehicle purchase list across newgrfs #4254

Closed
DorpsGek opened this issue Nov 22, 2010 · 1 comment
Closed

Sort vehicle purchase list across newgrfs #4254

DorpsGek opened this issue Nov 22, 2010 · 1 comment
Labels
component: NewGRF This issue is related to NewGRFs flyspray This issue is imported from FlySpray (https://bugs.openttd.org/)

Comments

@DorpsGek
Copy link
Member

Pikka opened the ticket and wrote:

The default sorting (by vehicle ID) in the train purchase list when multiple vehicle newgrfs is loaded sorts the vehicles like so:

<locos grf 1>
<locos grf 2>
<locos grf 3>
<wagons grf 1>
<wagons grf 2>
<wagons grf 3>

This is usually desirable behaviour, however, it makes it difficult to seamlessly integrate addon sets such as the PJ1K addon set. Would it be possible to make the sets mix in together (and respect prop 1A (sort the vehicle list) across grfs) if the grfs are linked by a GRF ID overrides for engines property (action 0 feature 8 prop 11)?

Reported version: 1.0.5
Operating system: All


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

DorpsGek commented Jun 3, 2012

frosch closed the ticket.

Reason for closing: Implemented

in r24321


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

@DorpsGek DorpsGek closed this as completed Jun 3, 2012
@DorpsGek DorpsGek added flyspray This issue is imported from FlySpray (https://bugs.openttd.org/) component: NewGRF This issue is related to NewGRFs enhancement labels Apr 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: NewGRF This issue is related to NewGRFs flyspray This issue is imported from FlySpray (https://bugs.openttd.org/)
Projects
None yet
Development

No branches or pull requests

1 participant