OpenTTD/bin/ai/regression
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
..
tst_regression Fix: Incorrect display of industry production around tiles. (#7426) 2019-03-27 23:10:02 +00:00
tst_stationlist
completeness.sh
empty.sav
regression_info.nut Change: Heading for 1.10 now (#7319) 2019-03-03 20:51:57 +01:00
regression.cfg
run.sh
run.vbs