The International Simutrans Forum

Development => Patches & Projects => Incorporated Patches and Solved Bug Reports => Topic started by: Roboron on December 21, 2021, 10:01:39 PM

Title: Add allowed climates info to build city building / monument
Post by: Roboron on December 21, 2021, 10:01:39 PM
Currently the information about city buildings and monuments does not show in their respective dialogs the allowed climates, but it is important information that is shown on other dialogs (factory, trees). This patch adds it.

Observation: There's a lot of code that is practically the same between the mentioned dialogues. A good practice is sharing as much code as possible instead of just duplicating it. Maybe work for another day.
Title: Re: Add allowed climates info to build city building / monument
Post by: Yona-TYT on December 22, 2021, 12:00:29 AM
Nice :D
Title: Re: Add allowed climates info to build city building / monument
Post by: prissi on December 22, 2021, 12:46:44 AM
Thanks, in in r10309