Age | Commit message (Collapse) | Author |
|
holds the owner of whatever is shown in the window
|
|
add a bit of type strictness.
|
|
building w.r.t. tile selection and when the window should be closed.
|
|
changing company.
|
|
guarantees that _current_company is the same as _local_company.
|
|
|
|
station_gui.h
-Fix: comment for ReallocT was wrong, the memory is not zeroed.
|
|
inconsistently.
|
|
transparent to the user by always showing the selection window, even if there is only one option to choose from. (PhilSophus)
|
|
ctrl-clicking while distant-join window is open. (PhilSophus)
|
|
patch by PhilSophus.
|
|
|
|
|
|
drag'n'drop and and show coverage area (Rexxars)
|
|
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.
|