The International Simutrans Forum

Development => Patches & Projects => Incorporated Patches and Solved Bug Reports => Topic started by: Amelek on July 16, 2011, 01:04:05 PM

Title: Drag signal building preview bug
Post by: Amelek on July 16, 2011, 01:04:05 PM
There is an extremely annoying bug in drag-building of signals:

When you drag build signals over existing signal, they will get promoted from one-way to double way, if you only use preview functionality

Reproduce:

Build a part of track
Build a signal on it (one way)
Drag build signals over previous signal, so that it will be overlapping with new signals (best: set signal spacing to one), but DON'T actually build signals. Only preview matters.
Rotate map to refresh viewport

Result: Old signal is promoted to two way

(http://img809.imageshack.us/img809/6205/sigbug.png)

This happens to all signals that collide with preview, thus it completely breaks any one-way logic that is over way.

I tested this on nightly and current stable
Title: Re: Drag signal building preview bug
Post by: Dwachs on July 16, 2011, 03:47:15 PM
should be fixed with r4698.
Title: Re: Drag signal building preview bug
Post by: Amelek on July 20, 2011, 06:08:09 PM
sorry for not answering sooner

This indeed seem to be fixed, thank you  :)