Age | Commit message (Collapse) | Author |
|
|
|
rivers are drawn as canals. Rivers can currently only be placed with-in the scenario editor.
|
|
|
|
unneeded include from openttd.h.
|
|
|
|
some type safety.
|
|
|
|
clear_cmd.cpp to a more correct location.
|
|
main_gui.cpp to terraform_gui.cpp (and introduce terraform_gui.h). Based on a patch by Roujin.
|
|
-Fix: missing space in terraform_gui.cpp
|
|
|
|
tools. Land is raised/lowered at the start and the rest of the area levelled to match. Patch by Roujin.
|
|
functions.
|
|
useless includes.
|
|
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
|
|
WindowHighlightMode constants. Patch by SmatZ.
|
|
remotely trigger an assertion.
|
|
windows that are smaller than the default window size.
|
|
toolbar" patch is turned on when opening one of the construction toolbars.
|
|
the specific variable, not how it was highlighted.
|
|
area and what to do with it afterwards.
|
|
since it's in the original data files.
|
|
|
|
|
|
Remove {,u}intswap() and replace them by Swap()
|
|
|
|
-Feature: When linking the terraform toolbar to the build toolbars place them side by side instead of on top of each other
|
|
renamed to .cpp)
|