Age | Commit message (Collapse) | Author |
|
|
|
to only one. Thanks to Roujin
|
|
when it's certain that w != NULL.
|
|
|
|
something more than whitespace as description of files that don't have a description.
|
|
toolbar is a rail toolbar, but use the window number.
|
|
buildable even when it was not.
|
|
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
|