You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
OpenTTD-patches/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.
6 years ago
..
tst_regression Fix: Incorrect display of industry production around tiles. (#7426) 6 years ago
tst_stationlist (svn r26897) -Change: Add some more AIStationList autotests 10 years ago
completeness.sh
empty.sav
regression.cfg
regression_info.nut Change: Heading for 1.10 now (#7319) 6 years ago
run.sh Fix: make -k switch useful when testing regression (#7053) 6 years ago
run.vbs Fix: make -k switch useful when testing regression (#7053) 6 years ago