The International Simutrans Forum

Development => Patches & Projects => Incorporated Patches and Solved Bug Reports => Topic started by: z9999 on June 26, 2009, 09:48:18 am

Title: [bug r2550] Powerline on vertical slope
Post by: z9999 on June 26, 2009, 09:48:18 am
If I use slope tool on powerline, network is still working.
But after save and reload savegame, network will be broken.

[edit]
And I can up/down tile on transformer station, too.
(http://simutrans-germany.com/files/upload/z_slope5.png)
Title: [bug r2555] Problems with slope tool
Post by: z9999 on June 27, 2009, 05:08:26 am
Solved in r2555. Thank you.

Other problems.

- If I up tile on marker, marker will become "undef".
- A pond on artificial slope is strange but is not a big problem.

(http://simutrans-germany.com/files/upload/z_slope6.png)
Title: Re: [bug r2555] Problems with slope tool
Post by: z9999 on June 28, 2009, 06:22:44 am
Thank you. Marker problem is solved in r2561.
But pond problem is still exist.

simwerkz.cc:1065
Code: [Select]
if(  d  &&  d->get_besch()->get_phases()==1  ) {

I think d->get_besch()->get_phases()==2 or d->get_besch()->get_phases()!=16 is correct.
Title: Re: [bug r2550] Powerline on vertical slope
Post by: Dwachs on July 10, 2009, 05:31:22 am
what is the status of this bug report?
Title: Re: [bug r2550] Powerline on vertical slope
Post by: prissi on July 10, 2009, 10:00:58 am
Should be solved.

Did somebody actually checked this? Otherwise it needs to stay where it was!