Age | Commit message (Collapse) | Author |
|
the colour of the button
|
|
-Codechange: related to this split the waterway based buttons from the landscape generation window
|
|
window_gui.h/window.cpp because they belong there.
|
|
|
|
functions/types to tilehighlight_*.h.
|
|
from openttd.h to their own headers.
|
|
declarations.
|
|
something more than whitespace as description of files that don't have a description.
|
|
'Location' button, a town/station/industry list, or some news items.
|
|
|
|
single file instead of scattering the functionality over several files.
|
|
place to a single location.
|
|
while pressing the CTRL key. Patch by Phil Sophus.
|
|
little neighbourhood. Based on a patch by Dominik.
|
|
|
|
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.
|
|
supporting NDS by default. Based on work by Dominik.
|
|
rivers are drawn as canals. Rivers can currently only be placed with-in the scenario editor.
|
|
|
|
unneeded include from openttd.h.
|
|
|
|
|
|
main_gui.cpp to terraform_gui.cpp (and introduce terraform_gui.h). Based on a patch by Roujin.
|
|
tools. Land is raised/lowered at the start and the rest of the area levelled to match. Patch by Roujin.
|
|
|
|
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.
|
|
|
|
|
|
|
|
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.
|
|
something more descriptive
-Change: invert the two single roads gui buttons, making it consistent with rails toolbar
Based on a patch by Octopussy
|
|
the color of the text in a DrawString call.
Patch heavily based on BiBB's work (FS#1383)
|
|
only on X and Y direction. Patch by Octopussy and skidd13.
|
|
|
|
tourists when it does not, whereas the "build bus station" GUI did not show them when it did accept them.
|
|
issues. Thanks to benc for providing the patch.
|
|
the specific variable, not how it was highlighted.
|
|
area and what to do with it afterwards.
|
|
|
|
can make groups of vehicles and perform all kinds of tasks on that given group. Original code by nycom and graphics by skidd13.
|
|
|
|
|
|
comments style.
|
|
struct array (with accessor) and implement new initialization method using cargo labels.
|
|
-Feature: When linking the terraform toolbar to the build toolbars place them side by side instead of on top of each other
|
|
graph_gui.cpp to a file of its own: signs_gui.cpp.
|