Age | Commit message (Collapse) | Author |
|
from lots
of windows causing 'two stage' opening effect.
|
|
|
|
RebuildXXXList/ResortXXXList+InvalidateWindowXXX with InvalidateWindowXXXData.
|
|
the Window class and remove Window from their naming.
|
|
|
|
pointer with the WE_CREATE message because nothing uses it anymore.
|
|
|
|
GUIList and the associated enums, now it doesn't anymore.
|
|
|
|
the need for WE_ON_EDIT_TEXT_CANCEL.
|
|
Window.
|
|
when it's certain that w != NULL.
|
|
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.
|
|
by Alberth.
|
|
|
|
Patch by Alberth.
|
|
(especially because newgrf_station.h includes a lot of stuff).
|
|
station_func.h.
|
|
actual drawing of them.
|
|
to show/hide the detailed transferred cargo information.
|
|
when the station is deleted.
|
|
station view
cargo waiting list instead of just one. The station view window is now
resizable to cope with the extra information.
|
|
arrow. Arrows are now drawn in a consistent position based on the widget, instead of randomly positioned by pixel.
|
|
vehicle, group vehicle list and station list.
|
|
Lists are now dynamically generated, and can include parameters, or be extended however needed.
|
|
|
|
unneeded include from openttd.h.
|
|
|
|
|
|
that news pop-ups and the about window still progress. For other windows the events are ignored when paused.
|
|
useless includes.
|
|
|
|
logical place and remove about 50% of the includes of 'functions.h'
|
|
it is really needed.
|
|
single file and do not include gfx.h everywhere to get a Point type.
|
|
their respective places.
|
|
|
|
service in the station list too
|
|
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.
|
|
assert when it overflows anyway (eg. code change without proper check change)
|
|
done in *allocT functions.
|
|
|
|
rename it fitting to the naming style
|
|
|
|
the remaining to fit with the naming style
|
|
remaining to fit with the naming style
|
|
style
|
|
cargos that are selected in the filter. Patch by divide.
|