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: Out of bounds tile access in ErrmsgWindow::OnInitialPosition #7833

Merged
merged 1 commit into from Nov 14, 2019

Conversation

JGRennison
Copy link
Contributor

This fixes part A of #7619, but not part B.

Vehicle::x_pos and Vehicle::y_pos are not required to be within the map bounds.
See also: GetTileHeightBelowAircraft()

This fixes part A of OpenTTD#7619, but not part B.

Vehicle::x_pos and Vehicle::y_pos are not required to be within the map bounds.

See also: GetTileHeightBelowAircraft()
@nielsmh nielsmh merged commit a1d6354 into OpenTTD:master Nov 14, 2019
@JGRennison JGRennison deleted the fix-err-msg-remap-coords branch January 9, 2024 19:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants