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 #7119: When rotating a ship, apply an additional offset to avoid movement glitch. #7174

Merged
merged 1 commit into from Feb 4, 2019

Conversation

PeterN
Copy link
Member

@PeterN PeterN commented Feb 3, 2019

This offset is derived from temporarily storing the ship's location before it was rotated.

src/ship_cmd.cpp Outdated Show resolved Hide resolved
@PeterN PeterN changed the title Fix #7199: When rotating a ship, apply an additional offset to avoid movement glitch. Fix #7119: When rotating a ship, apply an additional offset to avoid movement glitch. Feb 3, 2019
@PeterN PeterN merged commit 33e3f49 into OpenTTD:master Feb 4, 2019
@PeterN PeterN deleted the ship-offset-workaround branch February 14, 2019 19:37
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