Files @ r23468:75c935eb854b
Branch filter:

Location: cpp/openttd-patchpack/source/bin/ai/regression/regression.cfg

peter1138
Fix #7372: FindStationsAroundTiles() with caching returns no result for industry tiles.

Currently this can only be triggered by NewGRF house tiles querying for cargo acceptance history
of nearby stations (var 0x64) with a tile offset, and providing an offset that happens to point
to an industry tile. This serves no useful purpose.
[misc]
display_opt = SHOW_TOWN_NAMES|SHOW_STATION_NAMES|SHOW_SIGNS|WAYPOINTS
language = english.lng

[gui]
autosave = off

[game_creation]
town_name = english

[ai_players]
none =
regression =

[vehicle]
road_side = right
plane_speed = 2

[construction]
max_bridge_length = 100