Age | Commit message (Collapse) | Author |
|
|
|
|
|
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"
|
|
about an airport in the build gui
|
|
|
|
station struct and use it to rotate hangar tiles
|
|
statemachine, store the layout number
|
|
|
|
|
|
ShowBuildXxxToolbar().
|
|
all toolbars for global hotkeys
Users that have run a version between r20056 and r20068 should delete their hotkeys.cfg to reset the terraform toolbar hotkeys to default
|
|
|
|
consisted of unrelated values use static const (u)int
|