Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
if the GRF specifies to have no parameters and one would not be able to set any parameters anyway.
|
|
values for Window::OnInvalidateData() of windows with class WC_GAME_OPTIONS.
|
|
ones when selecting the empty preset
|
|
changing row selection.
|
|
windows if they're clicked when disabled
|
|
screen. The GRFs are not going to be activated there anyway and the GRF settings GUI will not display the errors either.
|
|
|
|
indices with the DOS palette indices.
|
|
|
|
|
|
OnInvalidateData().
|
|
of GRFs with versions above 7.
|
|
|
|
OnPaint().
|
|
|
|
the language "list"
|
|
is not editable.
|
|
|
|
not editable.
|
|
layout widget.
|
|
version or neither
|
|
(planetmaker)
Note: Setting 'VRSN' also sets 'MINV' resulting in the Grf being only compatible to the same version. Set 'MINV' after 'VRSN' if your Grf is compatible to older versions.
|
|
search restrictions.
|
|
|
|
newgrf parameter window open
|
|
information, allow to set the number of parameters in the GUI explicitly.
|
|
|
|
-Add: a window to select (NewGRF) objects
|
|
|
|
with action 14
|
|
parameter GUI.
|
|
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().
|
|
|
|
|
|
|
|
|
|
|
|
|
|
newgrf_developer_tools are enabled
|
|
hide old NewGRFs / to choose the newest when loading compatible NewGRFs
|
|
|
|
bitmask/bitset
|
|
function co clone GRFConfig/GRFError
|
|
|
|
GetScrolledRowFromWidget().
|