Age | Commit message (Collapse) | Author |
|
.cpp files where they are actually used.
|
|
|
|
move it to there.
|
|
Window.
|
|
a Window constructor.
|
|
|
|
declarations.
|
|
|
|
|
|
|
|
operators.
|
|
have a viewport instead of one global array with a viewport for each window, even when they do not use the viewport.
|
|
a patch by Alberth.
|
|
stuff. Based on a patch by Albert.
|
|
appropriate place and do not misuse it for the time table GUI.
|
|
Patch by Alberth.
|
|
openttd.h) to order_type.h.
|
|
openttd.h) to group_type.h.
|
|
|
|
someone without a keyboard can enter text too. Patch by Dominik.
|
|
when Ctrl is pressed
|
|
adjust the widgets around it to suit.
|
|
arrow. Arrows are now drawn in a consistent position based on the widget, instead of randomly positioned by pixel.
|
|
to eventually replace use of two widgets for each dropdown control.
|
|
Lists are now dynamically generated, and can include parameters, or be extended however needed.
|
|
|
|
unneeded include from openttd.h.
|
|
|
|
|
|
|
|
|
|
when it's not necessary.
|
|
map.h).
|
|
logical locations.
|
|
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.
|