Age | Commit message (Collapse) | Author |
|
station view is closed even when the vehicle list is stickied. Other vehicle lists are not deleted when their 'opening' window gets closed so do the same with the station view.
|
|
(optional) parameter.
|
|
queried facility (or station/roadstop is invalid) instead of 0 (Yexo)
|
|
|
|
client so it is immediatelly clear which one you are working with.
|
|
|
|
vehicles, engines, towns, groups, stations, waypoints, managers and companies)
|
|
ShowQueryString()
|
|
-Fix [FS#2292]: inconsistency between drawn vehicle lists in the vehicle list and group windows.
|
|
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.
|