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

Erronous train reversal on waypoints #184

Closed
DorpsGek opened this issue May 23, 2006 · 2 comments
Closed

Erronous train reversal on waypoints #184

DorpsGek opened this issue May 23, 2006 · 2 comments
Labels
flyspray This issue is imported from FlySpray (https://bugs.openttd.org/)

Comments

@DorpsGek
Copy link
Member

Darkvater opened the ticket and wrote:

Look at the attached savegame. With the difficulty setting set to 'train reversal: at end of line and at stations' trains turn around at waypoints.

S-----1------2------3--------4-----------E
NPF: train turns around at the first and last waypoints instead of going to the end of the line. So in the attached savegame train turns around when it reaches waypoint 4 in its orders or 1. For all others it goes through.
NTP: train only turns around when it reaches its target waypoint and does so for EVERY waypoint. So train goes 1--S--2--S--3--S--4--1--S

Trains should under no circumstances turn around at waypoints. Also happens in 0.4.7

Reported version: trunk
Operating system: All


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

DorpsGek commented Jun 1, 2006

peter1138 wrote:

This patch stops a train reversing when it checks the next order if the last order was a waypoint. It also involves a little code duffing which may be applied first...

Attachments


This comment was imported from FlySpray: https://bugs.openttd.org/task/184#comment307

@DorpsGek
Copy link
Member Author

DorpsGek commented Jun 2, 2006

peter1138 closed the ticket.

Reason for closing: Fixed

Fixed in r5071


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

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

No branches or pull requests

1 participant