Age | Commit message (Collapse) | Author |
|
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
|
|
|
|
|
|
|
|
parameter for OnClick().
|
|
if a header require a header make it include that header
|
|
non-statemachine-related variables to there
|
|
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.
|
|
isn't resizable
|
|
same twice.
|
|
location based on the main toolbar's height instead of hardcoding that
|