Age | Commit message (Collapse) | Author |
|
spec appear_creation during random map creation.
|
|
INDUSTRYBEH_BUILT_ONWATER) should check all tiles before leaving the test. A tile in water does not ensure that all required tiles will necessary be on water.
|
|
|
|
index in a out of phase array. Now, ensure that the ID will really be an IndustryType
|
|
including a new toolbar, accessible from the map menu or Ctrl X. Patch by Wolf01.
|
|
appearing chances for industry creation.
|
|
what an industry can do (plant fields, cut trees, do not change production), what can be done to it (disasters like mine subsidence, jet/chopper attack), when it can be built etc...
|
|
landscape types.
|
|
climate, supplied
by newgrf files. When this is enabled forests cannot be built below the highest
snow line, and farms can't be built above it. Houses still use the
_opt.snow_line so they are all consistent, so to make them respect the snowline
you may want to use some newhouses features as well.
|
|
|
|
animation data into IndustryTileSpec array
Added a few documentation on remaining animation arrays (mostly ToyLand ones)
|
|
setting, so you can hide economy changes, but do show open/close of industries
-Change: store news_display_opt in his own section, so it is no longer stored as uint in openttd.cfg (allows adding news-types easier)
|
|
is. The new industry messages do not need a series of tests. Only one property to use.
|
|
|
|
tags and (more than just) a few comments style.
|
|
IndustryTileSPec, the alter ego of IndustrySpec.
It offers identification of the different industry tiles in a more distinct manner, as well as regrouping scattered pieces of data across the sources. More to come
|
|
struct array (with accessor) and implement new initialization method using cargo labels.
|
|
grown.
This does not affect output of the mill, but make the visual aspect of it more accurate.
Prior of this, the mill produced cargo of the same amount even if the trees are on their first stages of growth.
|
|
-Fix (since the dawn of time): Remove phantom oil rigs sometimes present in old savegames
|
|
producing cargo, like its counterpart in temperate climate.
|
|
values.
This lets us increase the sprite width from 14 to up to 29 bits,
effectively nulling the old sprite limit. Table changes in next commit.
|
|
stillunknown and pv2b.
|
|
renamed to .cpp)
|