Age | Commit message (Collapse) | Author |
|
some type safety.
|
|
command can be executed.
|
|
of a global variable. Patch by Noldo (FS#1114).
|
|
|
|
-Fix: missing space in terraform_gui.cpp
|
|
|
|
vehicle color mapping so the vehicles use the new owner color
|
|
functions.
|
|
useless includes.
|
|
|
|
map.h).
|
|
logical place and remove about 50% of the includes of 'functions.h'
|
|
|
|
their respective places.
|
|
|
|
|
|
-Codechange: merge DoConvert functions into one, make test and exec runs the same for tunnels/bridges
|
|
r11642
|
|
bridge_map.h into tunnelbridge_map.h
|
|
remove useless checks
|
|
GetVehicleTunnelBridge
|
|
|
|
remaining to fit with the naming style
|
|
remaining to fit with the naming style
|
|
style
|
|
unneeded define
|
|
available (SmatZ)
|
|
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.
|
|
|
|
used to check whether there was no vehicle on the ground, except that the former didn't take care of aircraft shadows. So now we only use EnsureNoVehicleOnGround.
|
|
-Fix: make sure canals are never owned by water. Based on a patch by boekabart.
|
|
|
|
and HasFoundation{NW|NE}. Patch by frosch.
|
|
results in wrong bounding boxes for tunnels in X direction. Patch by frosch.
|
|
|
|
owned land. Patch by frosch.
|
|
boxes. It's not perfect yet, but a *very* good step into the right direction. Patch by frosch.
|
|
of) buildings when building tunnels.
|
|
(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.
|
|
Vehicle::first pointer correctly set.
|
|
of different kinds of rail containing tiles (normal rail, stations, depots, etc). Patch by SmatZ.
|
|
the functions for those tile types.
-Codechange: barren the rail grounds on terraforming.
|
|
non-transparant when the other catenary was drawn transparant. Patch by smatz.
|
|
bridges whereas you would pay for others.
|
|
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.
|
|
|
|
variables.h to strings.h
|