OpenTTD/bin/ai/regression/tst_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
..
main.nut Add: script API functions for build with refit feature 2019-03-24 15:28:48 +00:00
require.nut (svn r26895) -Change: Allow for multiple independent test cases for AI API regression 2014-09-21 16:41:03 +00:00
result.txt Fix: Incorrect display of industry production around tiles. (#7426) 2019-03-27 23:10:02 +00:00