Age | Commit message (Collapse) | Author |
|
draw different sprites on the map and in various GUIs.
|
|
|
|
|
|
|
|
for the ALL and DEFAULT groups.
|
|
|
|
|
|
declared in string_func.h.
|
|
|
|
|
|
OnInvalidateData().
|
|
list directly in OnInvalidateData(). There might be a scheduled rebuild which needs execution first. So, only set a trigger for resorting.
|
|
|
|
|
|
|
|
using RTL languages.
|
|
be too small
|
|
window title (sbr)
|
|
|
|
|
|
afterwards
|
|
|
|
BaseVehicleList and use that instead of "dereferencing" the window number and storing some information twice
|
|
|
|
commands as well
|
|
|
|
list instead of a string of parameters
|
|
|
|
CmdSendVehicleToDepot
|
|
|
|
and vehicle to clone orders from directly from vehicle lists and depot window
|
|
some headers
|
|
WWT_SCROLL2BAR with NWID_HSCROLLBAR and NWID_VSCROLLBAR.
|
|
names.
|
|
and vscroll2.
Note: All windows get individual members with the same names, which are initialised via Window::GetScrollbar(). This caching is not required at all, but simplifies conversion.
|
|
scrollbar explicitly using a NWidgetPart via SetScrollbar().
|
|
|
|
|
|
whereas for building those vehicles, which uses the exact same window, it was white.
|
|
GetScrolledRowFromWidget().
|
|
BaseVehicleListWindow::BuildActionDropdownList() also for the normal vehicle list.
|
|
|
|
BaseVehicleListWindow::BuildActionDropdownList().
|
|
pixel too low (sbr).
|
|
ones when using rtl languages (sbr)
|
|
|
|
consistency (1 vs 2900 cases); some GCCs/ICCs are known to warn about the former case, but it's valid C++.
|
|
|
|
'Group nnn')
|
|
parameter for OnClick().
|