Age | Commit message (Collapse) | Author |
|
|
|
settings stored in the savegame so there is no need to have a duplicate copy of it for new games.
|
|
-Codechange: move all Settings into substructs of _settings in a way that they are logically grouped.
|
|
PickerWindows.
|
|
(Roujin)
|
|
|
|
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.
|
|
Patch by Roujin.
|
|
unneeded inclusions of engine.h and/or replace them with engine_type.h.
|
|
|
|
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.
|
|
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
|
|
|
|
non-canal water where canals should have been build.
|
|
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.
|
|
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.
|
|
was turned off for docks.
|
|
stations by holding down control. Based on a patch by Wolf01.
|