Age | Commit message (Collapse) | Author |
|
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.
|
|
when dragging signals. Signals will continue following track until an existing signal, junction or station are reached. This currently replaces the existing use of ctrl-drag for changing existing signal type.
|
|
the scenario editor.
|
|
type when you start a new game or load a game. This is done either static, i.e. rail, electrified rail, monorail and maglev, or dynamic which takes either the first or last available railtype or the railtype that is used most on the map.
|
|
TRACK_BIT_NONE (e.g. non-rail tiles), so use FindFirstTrack instead.
|
|
GenericPlaceSignals.
|
|
road types on a single tile.
|
|
|