Age | Commit message (Collapse) | Author |
|
closures (#8282)
|
|
differently when set via property or callback.
|
|
clamping for water industries when using smooth economy.
Smooth economy is only used when the corresponding setting is enabled and the industries does not use the production callback.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also scales oil rig distance up, since they use the same algorithm.
|
|
|
|
|
|
|
|
|
|
|
|
cargo generation. (#7412)
|
|
|
|
|
|
|
|
cargo to/from their neutral station. (#7234)
This change is a controlled by a game setting, located under Environment ->
Industries which allows toggling the behaviour. It defaults to enabled.
"Company stations can serve industries with attached neutral stations"
When enabled, industries with attached neutral station (such as Oil Rigs) may
also be served by company-owned stations built nearby. This is the traditional
behaviour.
When disabled, these industries may only be served by their neutral station.
Any nearby company-owned stations won't be able to serve them, nor will the
neutral station serve anything else other than the industry.
|
|
|
|
|
|
|
|
|
|
skipped the first animation frame.
|
|
placing industries.
|
|
data is now always accessible
|
|
|
|
"unsafe" functions to prevent them from being used, and thus having to care about certain aspects of their return values
|
|
|
|
|
|
list for a conflicting industry when the number of industries is really large (MJP)
|
|
pool can hold (MJP)
|
|
and north parameter with a direction parameter and taking adventage of the new unified SetFence function (cirdan, LordAro)
|
|
GetFonce/SetFence for all directions that take an extra direction parameter (cirdan, LordAro)
|
|
into IsSuitableForFarmField (cirdan, LordAro)
|
|
information for situations when we only want to know if a tile is flat or not (cirdan, LordAro)
|
|
window.
|
|
Eagle_rainbow)
|
|
|
|
industries without having a sponsor
|
|
|
|
NewsFlag instead.
|
|
deduplicate code.
|