Age | Commit message (Collapse) | Author |
|
this ID' from 'some' strings and replace the string name with something more sensible.
|
|
strings
|
|
sources too
|
|
them map.
|
|
|
|
|
|
except where it's used for backward compatability.
|
|
|
|
(if enabled). Primarily useful for systems with touch screen (aapo)
|
|
(optional) parameter.
|
|
and documentation imply. Remove unused SetTreeCount() (PhilSophus)
|
|
|
|
|
|
client so it is immediatelly clear which one you are working with.
|
|
|
|
with all other structs/classes that are in a pool.
|
|
settings stored in the savegame so there is no need to have a duplicate copy of it for new games.
|
|
|
|
-Codechange: move all Settings into substructs of _settings in a way that they are logically grouped.
|
|
tile-info-window.
|
|
from openttd.h to their own headers.
|
|
something more than whitespace as description of files that don't have a description.
|
|
instead of transparent
|
|
GetTileTrackStatus().
|
|
there can be less checks in pathfinders for depots/stations/tunnels/bridges
|
|
|
|
DrawTile_Trees()
|
|
invisible
|
|
|
|
-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.
|
|
|
|
tree while transparent building patch setting
|
|
|
|
unneeded include from openttd.h.
|
|
|
|
command can be executed.
|
|
of a global variable. Patch by Noldo (FS#1114).
|
|
|
|
|
|
vehicle color mapping so the vehicles use the new owner color
|
|
functions.
|
|
map.h).
|
|
logical place and remove about 50% of the includes of 'functions.h'
|
|
|
|
their respective places.
|
|
|
|
While at it, remove one unused entry on the clear_price_table array.
It is based on ground type, and the unused one was referencing a non existing one.
|
|
|
|
cause they depend on Random()
-Codechange: Convert the CHANCE macros to functions and rename them fitting to the naming style
|