Home
last modified time | relevance | path

Searched refs:IndustryList (Results 1 – 3 of 3) sorted by relevance

/dports/games/openttd/openttd-12.1/src/
H A Dstation_base.h444 typedef std::set<Industry *, IndustryCompare> IndustryList; typedef
479IndustryList industries_near; ///< Cached list of industries near the station that can accept carg…
H A Dopenttd.cpp1287 IndustryList industries_near = st->industries_near; in CheckCaches()
/dports/games/openttd/openttd-12.1/regression/regression/
H A Dmain.nut630 function Regression::IndustryList()
635 print("--IndustryList--");
1927 this.IndustryList();