Age | Commit message (Collapse) | Author |
|
|
|
|
|
road vehicles and trains.
|
|
a Vehicle.
|
|
|
|
|
|
|
|
|
|
|
|
OnPaint().
|
|
passengers.
|
|
the language "list"
|
|
|
|
instead of recalculating it every time.
|
|
|
|
always using the engine value.
|
|
cargo list to 7 (Eddi)
|
|
be too small
|
|
|
|
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
|
|
rights and unread news.
|
|
|
|
some headers
|
|
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
|
|
|
|
|
|
|
|
|
|
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.
|