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

Fix #7692: Added industry tile to GetOrderCmdFromTile() #7709

Merged
merged 2 commits into from Sep 4, 2019

Conversation

JMcKiern
Copy link
Contributor

Sending order command to an industry tile now checks if a neutral_station is available and sends the order to that station.

This is to solve #7692.

Sending order command to an industry tile now checks if a neutral_station is available and sends the order to that station
nielsmh
nielsmh previously approved these changes Aug 29, 2019
Copy link
Contributor

@nielsmh nielsmh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks spot-on. I'll admit to not testing, but it compiles and the code is straight forward.

src/order_gui.cpp Outdated Show resolved Hide resolved
Co-Authored-By: Charles Pigott <charlespigott@googlemail.com>
@nielsmh nielsmh merged commit fbbbc6e into OpenTTD:master Sep 4, 2019
@nielsmh nielsmh added the backport requested This PR should be backport to current release (RC / stable) label Sep 4, 2019
nielsmh pushed a commit to nielsmh/OpenTTD that referenced this pull request Sep 6, 2019
…TD#7709)

Sending order command to an industry tile now checks if a neutral_station is available and sends the order to that station
LordAro pushed a commit that referenced this pull request Sep 7, 2019
Sending order command to an industry tile now checks if a neutral_station is available and sends the order to that station
@LordAro LordAro added backported This PR is backported to a current release (RC / stable) and removed backport requested This PR should be backport to current release (RC / stable) labels Sep 14, 2019
@JMcKiern JMcKiern deleted the industrystations branch January 18, 2020 21:47
douiwby pushed a commit to douiwby/OpenTTD that referenced this pull request Apr 16, 2020
…TD#7709)

Sending order command to an industry tile now checks if a neutral_station is available and sends the order to that station
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backported This PR is backported to a current release (RC / stable)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants