Age | Commit message (Collapse) | Author |
|
GetTileTrackStatus().
|
|
station dragging
|
|
when Ctrl is pressed
|
|
|
|
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.
|
|
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.
|
|
builder and (second?) vehicle list windows
|
|
method of generating list.
|
|
Lists are now dynamically generated, and can include parameters, or be extended however needed.
|
|
|
|
unneeded include from openttd.h.
|
|
|
|
|
|
some type safety.
|
|
|
|
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.
|
|
r11642
|
|
bridge_map.h into tunnelbridge_map.h
|
|
now useless RaiseWindowButtons function
|
|
|
|
|
|
that over CTRL. Patch by BigBB.
|
|
other features, like adjacent stations or signals.
|
|
options that 'work' with the 'Bulldozer' button instead of only a few.
|
|
style
|
|
with the coding style
|
|
rail building all react the same on CTRL as autorail.
|
|
WindowHighlightMode constants. Patch by SmatZ.
|
|
the color of the text in a DrawString call.
Patch heavily based on BiBB's work (FS#1383)
|
|
disabled. Patch by Wolf01.
|
|
rail and road GUIs. Patch by skidd13.
|
|
remotely trigger an assertion.
|
|
windows that are smaller than the default window size.
|
|
hardcoding station types by graphics IDs.
|
|
variables.h to strings.h
|
|
tourists when it does not, whereas the "build bus station" GUI did not show them when it did accept them.
|