Age | Commit message (Collapse) | Author |
|
PickerWindows.
|
|
|
|
Build[Air|Rail|Road|Dock]ToolbarWindows.
|
|
WindowEvent.
|
|
|
|
the Window class and remove Window from their naming.
|
|
recursively via the OnPlaceObjectAbort callback and use this knowledge to simplify closing some windows.
|
|
|
|
rename WE_4 to something more descriptive and correct some (completely incorrect) comments.
|
|
Window.
|
|
a Window constructor.
|
|
|
|
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.
|
|
including other headers in variables.h.
|
|
Patch by Roujin.
|
|
|
|
|
|
station_func.h.
|
|
|
|
when Ctrl is pressed
|
|
|
|
IsRoadDepot[Tile]() and HasTileRoadType(); and use them.
|
|
identical apart the caption. So remove one window definition and set manually the caption accordingly.
-Codechange: prepare the "type" of bridge parameter only once, at the beginning of the selection process. Makes less magic around.
|
|
STR_WHITE_TRAMWAY_CONSTRUCTION
|
|
aren't present in TTD, since they don't correspond to either TTD's TextIDs or OpenTTD's StringIDs.
|
|
if cargo acceptance list is too long.
|
|
|
|
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.
|
|
|
|
|