OpenTTD / OpenTTD

OpenTTD is an open source simulation game based upon Transport Tycoon Deluxe
https://www.openttd.org/
Other
6.02k stars 843 forks source link

Change: Ignore min/max years for manual house placer. #12687

Closed PeterN closed 2 weeks ago

PeterN commented 2 weeks ago

Motivation / Problem

When adding the house picker I 'automatically' implemented the min/max year checks. However given placing houses is Scenario-editor only, this restriction doesn''t seem necessary.

Description

Remove test for min/max year, both in CmdPlaceHouse() and in the Build House window.

Limitations

Checklist for review

Some things are not automated, and forgotten often. This list is a reminder for the reviewers.