Age | Commit message (Collapse) | Author |
|
autoreplace GUI.
|
|
window for vehicles which have a replacement set.
|
|
newgrf text in build vehicle gui
|
|
understandable
|
|
|
|
|
|
|
|
|
|
consistent between road and rail vehicle purchase info.
|
|
vehicles carrying no cargo. (Can only happen when NewGRFs are screwed up.)
|
|
returning D0xx texts.
|
|
draw different sprites on the map and in various GUIs.
|
|
Vehicle to simplify code.
|
|
instead of 4
|
|
|
|
purchase list, if they differ.
|
|
StartTextRefStackUsage() to make it more obvious that you must call StopTextRefStackUsage() at some point. Also extent the documentation.
|
|
declared in string_func.h.
|
|
|
|
OnInvalidateData().
|
|
|
|
|
|
|
|
the language "list"
|
|
causing it to be overwritten by the "sort by" string
|
|
vehicles by tractive effort
|
|
|
|
trains and road vehicles
|
|
|
|
some headers
|
|
|
|
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().
|
|
|
|
|
|
the railtype NewGRF strings
-Fix: make it possible to properly assess the length of the rail toolbar caption
|
|
GetScrolledRowFromWidget().
|
|
consisted of unrelated values use static const (u)int
|
|
vehicle in the 'available vehicles'-window
|
|
|
|
cargo specifications.
|
|
build vehicle window.
|
|
selecting a vehicle with a long description.
|
|
|
|
|
|
running cost at the engine preview window.
|
|
for road vehicles.
|
|
|
|
parameter for OnClick().
|