Age | Commit message (Collapse) | Author |
|
|
|
unneeded include from openttd.h.
|
|
|
|
|
|
|
|
|
|
main_gui.cpp to terraform_gui.cpp (and introduce terraform_gui.h). Based on a patch by Roujin.
|
|
being zero when drawing road stations.
|
|
functions.
|
|
useless includes.
|
|
map.h).
|
|
logical place and remove about 50% of the includes of 'functions.h'
|
|
single file and do not include gfx.h everywhere to get a Point type.
|
|
their respective places.
|
|
|
|
|
|
and making it more logic where function definitions can be found.
|
|
'global' window related types, on that defined 'global' window functions and one that defines functions and types only used by *_gui.cpps.
|
|
|
|
|
|
|
|
smaller than 640x127 (especially the 640 part) when the screen is really too small.
|
|
options that 'work' with the 'Bulldozer' button instead of only a few.
|
|
remaining to fit with the naming style
|
|
style
|
|
problematic autoroad placement in some cases
|
|
|
|
option
-Change: Enable one way roads like the remove via a toolbar icon
|
|
rail building all react the same on CTRL as autorail.
|
|
something more descriptive
-Change: invert the two single roads gui buttons, making it consistent with rails toolbar
Based on a patch by Octopussy
|
|
highlighting mode in road_gui.cpp
Some typos fixed too.(FS#1371-skidd13)
|
|
only on X and Y direction. Patch by Octopussy and skidd13.
|
|
rail and road GUIs. Patch by skidd13.
|
|
remotely trigger an assertion.
|
|
"road" everywhere except in the tile type.
|
|
windows that are smaller than the default window size.
|
|
shown for road stops for trucks/cargo trams.
|
|
hardcoding station types by graphics IDs.
|
|
variables.h to strings.h
|
|
tourists when it does not, whereas the "build bus station" GUI did not show them when it did accept them.
|
|
infrastructure you do not have available vehicles for. This means that the airport building button is disabled till you can actually build aircraft. The game itself will not disallow you to build the infrastructure and this "new" behaviour can be overriden with a patch setting.
|
|
built roadtype (in a normal game).
|
|
a specific way on straight pieces of road.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
stations by holding down control. Based on a patch by Wolf01.
|