Age | Commit message (Collapse) | Author |
|
(and better comments) (skidd13 / TrueLight)
|
|
|
|
differences. Patch by skidd13.
|
|
when using an overridden town building, since the house id is the one that's used to actually build the house.
|
|
-Fix: make sure canals are never owned by water. Based on a patch by boekabart.
|
|
|
|
Patch by skidd13.
|
|
time a new grf file is been submitted.
Since newhouses showed the way to newindustries(meaning I copied/adapted a lot of code and processes from it), the behaviour was there for newhouses too.
|
|
some of the magic).
-Feature: possibility to disable exclusive rights and giving money. Both by skidd13.
|
|
|
|
possibility to clean up unconnected road bits during the local road reconstructions. Based on a patch by skidd13.
|
|
other road.
|
|
(and other structures) when the owner of the structure built it on foundations and if you have enough "empty" space ofcourse. One could use the tool for some other construction needs too. Patch by frosch.
|
|
Patch by frosch.
|
|
towns, in order to make it more readable and with improved performance. (FS#1161 by skidd13)
|
|
|
|
subsystem. Patch by Progman.
|
|
|
|
the functions for those tile types.
-Codechange: barren the rail grounds on terraforming.
|
|
representative and more fitting of trunk's naming convention (skidd13)
|
|
|
|
simplifications to the terraforming code. Patch by frosch.
|
|
cleanups might cause memory leaks due to the way C++ works.
|
|
manually in scenario editor
|
|
similarly for AddBlock*.
|
|
as super class.
|
|
super class.
|
|
"road" everywhere except in the tile type.
|
|
foundations. Primarily removal of (duplicated|magic) code and introduction of few helper functions to ease foundation determination. Patch by frosch.
|
|
transparent" code.
|
|
information for tiles on which it could not build. aising the values to 2 will prevent further invasion of the water-at-the-edge :)
|
|
|
|
changed usage, add a few and update the comments.
|
|
|
|
inconsistent, and tested all 'namespaces'. now only check names of the same type.
|
|
(president) name
by index
|
|
towns pretty small.
|
|
neighbourhood of a tile when it couldn't even *ever* build on that tile.
|
|
|
|
easily modified.
|
|
|
|
|
|
from a bitset to a bool evaluation.
Like easier to read and faster to evaluate :)
|
|
|
|
some newgrf features have been loaded, and introduce the newindustry one.
|
|
road types on a single tile.
|
|
"road" with multiple owners on a single tile.
|
|
production)
|
|
|
|
Currently only used for newhouses.
Basically, it is more a gathering of IDs from grf files and ingame data.
|