The International Simutrans Forum

Development => Patches & Projects => Incorporated Patches and Solved Bug Reports => Topic started by: poppo on April 19, 2026, 03:44:06 PM

Title: BUG FIX: fix some bugs of wayobj
Post by: poppo on April 19, 2026, 03:44:06 PM
I fix two bugs wayobj_update.patch :
Title: Re: BUG FIX: fix some bugs of wayobj
Post by: prissi on April 19, 2026, 11:45:25 PM
Thank you, incorporated
Title: Re: BUG FIX: fix some bugs of wayobj
Post by: poppo on April 20, 2026, 12:48:28 AM
Thank you! but I'm sorry my code has a mistake:
the default value of tool_intern_koord_to_weg_grund() (l316 in simtool.cc) should be check_for_wayobj=false because wayobj owner should not be checked by building and removing way.
Title: Re: BUG FIX: fix some bugs of wayobj
Post by: prissi on April 20, 2026, 03:31:12 AM
OK, thank you, done.