Age | Commit message (Collapse) | Author |
|
depot_base.h and remove quite a lot of unneeded (before this) includes of depot.h.
|
|
|
|
3 lines
|
|
|
|
|
|
Patch by Roujin.
|
|
station_func.h.
|
|
|
|
|
|
|
|
if cargo acceptance list is too long.
|
|
|
|
unneeded include from openttd.h.
|
|
|
|
|
|
|
|
needed.
|
|
main_gui.cpp to terraform_gui.cpp (and introduce terraform_gui.h). Based on a patch by Roujin.
|
|
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.
|
|
now useless RaiseWindowButtons function
|
|
|
|
style
|
|
WindowHighlightMode constants. Patch by SmatZ.
|
|
remotely trigger an assertion.
|
|
windows that are smaller than the default window size.
|
|
tourists when it does not, whereas the "build bus station" GUI did not show them when it did accept them.
|
|
stations by holding down control. Based on a patch by Wolf01.
|
|
the specific variable, not how it was highlighted.
|
|
area and what to do with it afterwards.
|
|
|
|
|
|
files with the @file tag as well as a few general comments style
|
|
operator applied to unsigned type, result still unsigned'
|
|
-Codechange: Do not hardcode the catchment radius of airports, but hold the information in AirportFTAClass
-Fix (r979): The default AI tested possible airport locations with a fixed catchment radius instead of the radius of the to be built airport
|
|
|
|
-Feature: When linking the terraform toolbar to the build toolbars place them side by side instead of on top of each other
|
|
The landscaping toolbar can be reached at least as easy directly from the main toolbar.
Further two of the four toolbars uses 'l' as keyboard shortcut for this button, which plain does not work (The letter has to be uppercase).
This was covered by the fact there is a global shortcut 'L' to open the landscaping toolbar, so the individual checks in the four build toolbars were redundant anyway.
|
|
stillunknown and pv2b.
|
|
renamed to .cpp)
|