Age | Commit message (Collapse) | Author |
|
place where it is used and remove some unneeded globalisations of some other PlaceProc functions.
|
|
Window.
|
|
a Window constructor.
|
|
|
|
when it's certain that w != NULL.
|
|
|
|
toolbar is a rail toolbar, but use the window number.
|
|
it, i.e. testing the low bits for 0xFF or 0 instead of all bits.
|
|
including other headers in variables.h.
|
|
Patch by Roujin.
|
|
dragging when the signal GUI was closed
|
|
density changes in the patch settings and vice versa
|
|
when it is reopened
|
|
building more signals using the GUI
-Fix: do not check patch settings but check if the Signal GUI window is open instead
|
|
station_func.h.
|
|
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
|
|
|
|
|