Age | Commit message (Collapse) | Author |
|
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().
|
|
if a header require a header make it include that header
|
|
whether it succeeded or not.
-Fix: AIs did update their last cost incorrectly in network games if the cost of the DC_EXEC phase differed from the ~DC_EXEC phase.
|
|
|
|
capacity.
|
|
|
|
same twice.
|
|
custom drawing/handling input
|
|
and sticky boxes and for window captions
|
|
|
|
|
|
|
|
Window::UpdateWidgetSize().
|
|
|
|
and tooltip for scrollbars
|
|
WWT_CLOSEBOX and WWT_STICKYBOX in the nested widget arrays
|
|
from WWT_RESIZEBOX instances
|
|
WindowDesc; it's determined from the (nested) widgets
|
|
vehicle lists based on the font and the unit numbers in the list
|
|
big font and RTL aware
|
|
capacity/matrix initialisation
|
|
|
|
|
|
|
|
step-heights from BaseVehicleListWindow::DrawVehicleListItems().
|
|
used in ways that aren't always wanted, causing bugs and the like. Also with nested widgets most reasons for handling OnResize have gone.
|
|
wrong 'size') upon reiniting windows
|
|
for more consistency and distinguishability.
|
|
scrollbar wrappers
|