Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
buttons when clicked.
|
|
scrollbar, though values were unused.
|
|
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().
|
|
|
|
|
|
|
|
|
|
whereas for building those vehicles, which uses the exact same window, it was white.
|
|
|
|
|
|
GetScrolledRowFromWidget().
|
|
vehicle lists.
|
|
dropdown text.
|
|
BaseVehicleListWindow::BuildActionDropdownList() also for the normal vehicle list.
|
|
vehicletype-specific texts like the normal vehicle list.
|
|
|
|
BaseVehicleListWindow::BuildActionDropdownList().
|
|
articulated road vehicles.
|
|
DrawStringMultiLine().
|
|
vehicle list without selecting any company
|
|
vehicle list when there are no vehicles. That code is meant for the "actions" dropdown
|
|
|
|
|
|
when switching company
|
|
|
|
|
|
|
|
callbacks and values of variables
|
|
|
|
in the
build vehicle window.
|
|
|
|
after refitting a road vehicle to a longer variant.
|
|
for road vehicles.
|
|
|
|
ctrl+clicking the start/stop bar.
|
|
|
|
instead of CountBits() where possible
|
|
parameter for OnClick().
|
|
|
|
|
|
|
|
wrapper functions
|
|
conversions were missed
|
|
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.
|