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.
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 (svn r26897) -Change: Add some more AIStationList autotests 2014-09-21 16:45:51 +00:00
completeness.sh (svn r26895) -Change: Allow for multiple independent test cases for AI API regression 2014-09-21 16:41:03 +00:00
empty.sav (svn r26895) -Change: Allow for multiple independent test cases for AI API regression 2014-09-21 16:41:03 +00:00
regression_info.nut Change: Heading for 1.10 now (#7319) 2019-03-03 20:51:57 +01:00
regression.cfg
run.sh Fix: make -k switch useful when testing regression (#7053) 2019-01-13 07:40:54 +00:00
run.vbs Fix: make -k switch useful when testing regression (#7053) 2019-01-13 07:40:54 +00:00