Age | Commit message (Collapse) | Author |
|
there can be less checks in pathfinders for depots/stations/tunnels/bridges
|
|
another one closely matching
-Codechange: Replace two magic numbers with according sprite names
|
|
DrawTileSprites into one PalSpriteID
|
|
one PalSpriteID
|
|
merging/bankrupting companies.
|
|
statue owner, not current player.
|
|
ownership of player owned tiles when growing.
|
|
unneeded include from openttd.h.
|
|
|
|
of a global variable. Patch by Noldo (FS#1114).
|
|
|
|
clear_cmd.cpp to a more correct location.
|
|
map.h).
|
|
logical place and remove about 50% of the includes of 'functions.h'
|
|
|
|
their respective places.
|
|
|
|
remaining to fit with the naming style
|
|
remembered.
-Codechange: Wrap all transparency settings in accessors, hiding the implementation
-Change: Clicking "transparent building" menu will toggle Houses And Trees only. The other options can be used in the transparency gui.
Initial patch by Smatz (FS#1349), with some rework by BigBB and your humble servant.
|
|
|
|
boxes. It's not perfect yet, but a *very* good step into the right direction. Patch by frosch.
|
|
(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.
|
|
|
|
the functions for those tile types.
-Codechange: barren the rail grounds on terraforming.
|
|
foundations. Primarily removal of (duplicated|magic) code and introduction of few helper functions to ease foundation determination. Patch by frosch.
|
|
transparent" code.
|
|
bridges in the scenario editor, or during world generation.
|
|
|
|
easily modified.
|
|
|
|
over a road/tram
|
|
road types on a single tile.
|
|
corrections...
|
|
and into landscape.h, and add a few where they didn't exist.
|
|
including a new toolbar, accessible from the map menu or Ctrl X. Patch by Wolf01.
|
|
Almost done. Yeah. I know, I've already said that...
|
|
landscape types.
|
|
loose the information who it owns
|
|
removed, the town is notified of it
|
|
|
|
a map accessors header.
|
|
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.
|
|
macros by a simple template function max(), that requires two arguments of the same type. While I'm at it change a variable called "max" to "maxval" in a function that calls max().
|
|
stillunknown and pv2b.
|
|
renamed to .cpp)
|