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

Railtypes: make it possible to define detault tunnel/bridge graphics #3829

Closed
DorpsGek opened this issue May 10, 2010 · 1 comment
Closed
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

dandan opened the ticket and wrote:

Feature 10, property 12 determines which of the default station graphics (rail,monorail,maglev) is used with a new railtypes. But there is currently no way to select the graphics used for tunnels and bridges. I suggest to either extend property 12 or add a new property to make this possible. See also [url]http://www.tt-forums.net/viewtopic.php?f=33&t=47032&start=180[/url]

Reported version: trunk
Operating system: All


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

DorpsGek commented Sep 1, 2017

andythenorth closed the ticket.

Reason for closing: Implemented

Tunnels are provided as Action 3 'cargo-type' 0A.
https://newgrf-specs.tt-wiki.net/wiki/Action3/Railtypes# Tunnel_portal_overlay_.280A.29

Bridges are unlikely to be supported this way, as there are multiple bridges, and they are widely exposed to newgrf, so determining 'defaults' makes no real sense imho :)

Flyspray clean up, so closing. Thanks.


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

@DorpsGek DorpsGek closed this as completed Sep 1, 2017
@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