Age | Commit message (Collapse) | Author |
|
and put bridge spec in table/bridge_land.h, where it should be.
|
|
BuildTownHouse()
|
|
build at given tile
-Fix: houses with zero probability could be built
|
|
|
|
any buildings anyway
-Fix: allow building 2x2 building on slopes if not explicitly forbidden
-Fix: it was possible to build 2x1 and 1x2 buildings on slopes even if it was not allowed
|
|
|
|
-Fix: Ships can drive through opponents' ship depots. (Thanks SmatZ)
-Codechange: Split NPFFollowTrack() in smaller parts.
|
|
turns are forbidden
|
|
|
|
|
|
|
|
at the right time, but all the other global variables were now loaded too early. ;)
|
|
|
|
byte count
|
|
adjust documentation a bit.
|
|
|
|
that is outside of the map.
|
|
tree tiles
|
|
the map, allowing the sea/river/canal status to also be
stored for buoys, docks, locks and depots. All these are now allowed on rivers and removal of them will revert to the
original water type.
|
|
industries, prop 24, nearby station name.
No assignation yet, no real work either.
|
|
a class member(MagicBuzz).
|
|
merging/bankrupting companies.
|
|
with an OnNewDay method in the Vehicle class
|
|
|
|
|
|
Thanks to MagicBuzz who spotted yet another non-converted file
|
|
|
|
statue owner, not current player.
|
|
ownership of player owned tiles when growing.
|
|
brazilian_portuguese - 1 changed by tucalipe (1)
italian - 2 changed by lorenzodv (2)
japanese - 7 fixed by ickoonite (7)
|
|
|
|
0x62, indtile var 0x60 and industry var 0x62 to 'newgrf_commons.cpp'.
|
|
'landscape_grid.html' to reflect reality and add some details.
|
|
'quit' with US English
|
|
czech - 1 fixed by Hadez (1)
estonian - 11 changed by kristjans (11)
french - 2 changed by belugas (2)
korean - 1 changed by darkttd (1)
spanish - 5 fixed by eusebio (5)
|
|
-CodeChange: When rocks get removed while planting trees, barren the ground.
-Fix: In one case trees could spread under bridges.
|
|
|
|
building concept.
So when you want invisible trees, just select the option of the same name in the Patch Options and toggle transparency of trees.
More to come on the saga of Invisibility. So stay tuned.
|
|
-Codechange: Remove some needless checks
|
|
|
|
AI-use, NewGRF property 0x08 for trains.
|
|
tree while transparent building patch setting
|
|
the wonderfull world of overflows.
|
|
|
|
instead of fixed the problem. GetStringWithArgs() discards information that SCC_GENDER_LIST needs to work. Now use pointers to retrieve GRF strings, so that GetStringPtr() will work correctly. This is advantageous as now no buffer copy is made when using all GRF strings.
|
|
build on a slope.
|
|
rivers dirty in more cases.
|
|
with 'shift'-key.
|
|
watered tiles from all sides.
|
|
STR_WHITE_TRAMWAY_CONSTRUCTION
|