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
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.
5 years ago
..
regression Fix: Incorrect display of industry production around tiles. (#7426) 5 years ago
compat_0.7.nut Add: Add parent_group_id parameter to CreateGroup() 5 years ago
compat_1.0.nut Add: Add parent_group_id parameter to CreateGroup() 5 years ago
compat_1.1.nut Add: Add parent_group_id parameter to CreateGroup() 5 years ago
compat_1.2.nut Add: Add parent_group_id parameter to CreateGroup() 5 years ago
compat_1.3.nut Add: Add parent_group_id parameter to CreateGroup() 5 years ago
compat_1.4.nut Add: Add parent_group_id parameter to CreateGroup() 5 years ago
compat_1.5.nut Add: Add parent_group_id parameter to CreateGroup() 5 years ago
compat_1.6.nut Add: Add parent_group_id parameter to CreateGroup() 5 years ago
compat_1.7.nut Add: Add parent_group_id parameter to CreateGroup() 5 years ago
compat_1.8.nut Add: Add parent_group_id parameter to CreateGroup() 5 years ago
compat_1.9.nut Change: Heading for 1.10 now (#7319) 5 years ago
compat_1.10.nut Change: Heading for 1.10 now (#7319) 5 years ago