Age | Commit message (Collapse) | Author |
|
station window (and not only the train list).
|
|
constants.
|
|
smallmaps, stations and signs guis.
|
|
|
|
with all other structs/classes that are in a pool.
|
|
were printed, otherwise the text could change due to the few number of slots that could be used to bind.
-Codechange: remove all BindCString and related functions and replace it by RAW_STRING which prints the C-string raw pointer that is on the 'print stack'.
|
|
|
|
|
|
|
|
|
|
|
|
been altered
|
|
|
|
PlayerStationsWindow to a member object
|
|
|
|
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.
|