OpenTTD-patches/bin
PeterN 7fb77ff35a
Fix: Incorrect display of industry production around tiles. (#7426)
Display of industry production around tiles (as shown when placing a station)
did not take account of the station catchment changes, so still showed production
from an industry even if it was not covered by a tile.

This is fixed by making a set of nearby industries that are covered, instead of
looping over all possible industries.
2019-03-27 23:10:02 +00:00
..
ai Fix: Incorrect display of industry production around tiles. (#7426) 2019-03-27 23:10:02 +00:00
baseset Feature: Group liveries, and livery window usability enhancements. (#7108) 2019-01-31 14:57:44 +01:00
game Change: Heading for 1.10 now (#7319) 2019-03-03 20:51:57 +01:00
scripts