Age | Commit message (Collapse) | Author |
|
max-vehicles settings. (adf88)
|
|
this causes very poor performance if the game window is not large enough.
|
|
layout (unless it is really necessary)
|
|
"unsafe" functions to prevent them from being used, and thus having to care about certain aspects of their return values
|
|
effect. Rename the enum items to properly reflect their purpose.
|
|
(hackalittlebit)
|
|
dropdowns
|
|
|
|
depend on their number of rows, since that changes when resizing the window.
|
|
widgets.
|
|
|
|
|
|
HotkeyList member.
|
|
|
|
declared in the cpp file.
|
|
oscillate when resizing the window moved the mouse into the window.
|
|
|
|
after construction.
|
|
|
|
|
|
NewGRFClass::GetClassCount()
|
|
into non-static members GetSpec(uint) and GetSpecCount().
|
|
favour of using Get() and direct member access (which is needed anyway for GRF string resolving).
|
|
|
|
understandable
|
|
|
|
|
|
|
|
custom-defined global hotkeys, if there are no aircraft available
|
|
window for the first time
|
|
|
|
latch properly
|
|
update the cached SpriteID when the layout changes
|
|
|
|
indices with the DOS palette indices.
|
|
|
|
|
|
of areas.
|
|
|
|
a switch statement, record the last started action.
|
|
OnPaint().
|
|
some headers
|
|
buttons when clicked.
|
|
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().
|
|
|
|
one layout.
|
|
|
|
airport layouts than the default "Layout x"
|