Age | Commit message (Collapse) | Author |
|
OnPaint().
|
|
|
|
show up in the AI list but you could not select all
|
|
the language "list"
|
|
|
|
some headers
|
|
|
|
|
|
company buttons
|
|
|
|
the AI debug and performance rating windows
|
|
name.
Please note that this is only meant for compatiblity to make settings of 'old' AIs still look nice.
Usage of this 'compatibility feature' is not recommended, as selected lines cannot be highlighted this way as it is done for the NewGRF settings.
|
|
parameter GUI.
|
|
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().
|
|
|
|
|
|
|
|
GetScrolledRowFromWidget().
|
|
(Zuu).
|
|
DEBUG() output. It was triggered on exceptions, especially when aborting world generation.
|
|
of _current_company to ensure proper restoration.
|
|
an assert (Zuu)
|
|
break on AI string
|
|
|
|
where you can input a break string (patch by Zuu)
|
|
with AIs
|
|
library fails to compile when loading a savegame
|
|
to compile could trigger (trying) to read the not yet loaded information of another AI via the AI Debug window and its "open with the most recently used AI" feature
|
|
|
|
parameter for OnClick().
|
|
Only settings with the AICONFIG_INGAME flag can be editted in this way
|
|
newgrf/ai the selected item could be out of range
|
|
the custom difficulty level by using the query text window
|
|
its minimum size
|
|
the 'no ai found' message can be read completely without resizing
|
|
weren't properly centered
|
|
|
|
capacity.
|
|
window. Based on a patch by Zuu.
|
|
the AI list window to the AI configuration window
|
|
set back to grey after AI bankrupt
|
|
it falls out of the range of active AIs
|
|
|
|
isn't resizable
|
|
same twice.
|
|
and sticky boxes and for window captions
|
|
|