Age | Commit message (Collapse) | Author |
|
|
|
unneeded include from openttd.h.
|
|
|
|
|
|
some type safety.
|
|
|
|
useless includes.
|
|
logical place and remove about 50% of the includes of 'functions.h'
|
|
|
|
|
|
"rail.h" that includes way more than only "rail_type.h") includes at some places.
|
|
r11642
|
|
bridge_map.h into tunnelbridge_map.h
|
|
remaining to fit with the naming style
|
|
remaining to fit with the naming style
|
|
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.
|
|
some new slopes. Patch by frosch.
|
|
boxes. It's not perfect yet, but a *very* good step into the right direction. Patch by frosch.
|
|
catenary, creating graphical glitches when loading a catenary replacement. Patch by frosch.
|
|
non-transparant when the other catenary was drawn transparant. Patch by smatz.
|
|
"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.
|
|
disabled. Patch by B. N. SmatZ!.
|
|
|
|
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.
|
|
|
|
entrances.
|
|
coding style (and rest of the code).
|
|
tiles, unification of ground type between normal rail tiles and depots/waypoints and removing the need for RailTileSubType.
|
|
files with the @file tag as well as a few general comments style
|
|
-Regression (r8314): I only did half the necessary changes to move railtype from Engine to RailVehicleInfo. Now do the rest.
|
|
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)
|