Age | Commit message (Collapse) | Author |
|
depots was broken
|
|
|
|
and vehicle to clone orders from directly from vehicle lists and depot window
|
|
some headers
|
|
to increase the vehicle pool limit
|
|
to increase the vehicle pool limit
|
|
order doesn't require up to 765 commands.
|
|
depot it belongs to gets removed, the depot window gets closed or when another vehicle gets sold in a depot
|
|
|
|
|
|
and 'sell chain' button for non-train depot windows.
|
|
columns for non-train depot windows.
|
|
WWT_SCROLL2BAR with NWID_HSCROLLBAR and NWID_VSCROLLBAR.
|
|
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().
|
|
|
|
|
|
|
|
is disabled and there is no handled right click event for the widget, i.e. if a widget would handle the right click you won't see the tooltip anymore by right clicking; by enabling hovering you would get access to that tooltip again.
|
|
|
|
over a widget instead of by right clicking on it.
|
|
gui (sbr).
|
|
|
|
|
|
|
|
|
|
divisions with rounding.
|
|
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.
|
|
depot
|
|
resize.step_height apart
|
|
same twice.
|
|
and sticky boxes and for window captions
|
|
|
|
|
|
Window::UpdateWidgetSize().
|
|
|
|
|
|
WWT_CLOSEBOX and WWT_STICKYBOX in the nested widget arrays
|
|
from WWT_RESIZEBOX instances
|
|
|
|
etc. in the depot window
|
|
|
|
WindowDesc; it's determined from the (nested) widgets
|
|
DrawVehicleInDepot
|
|
|
|
it has nothing to do with the height of the vehicle lists.
|