Age | Commit message (Collapse) | Author |
|
understandable
|
|
|
|
error.h
|
|
|
|
and AIScannerLibrary
|
|
|
|
src/script/api/script_* (Rubidium)
|
|
instead of assuming the current company points you to the right one.
|
|
documentation as AIs were never able to use it anyway
|
|
settings unless gui.ai_developer_tools is enabled (Zuu)
|
|
between bankruptcy and manual removal of companies even though the API suggested that
|
|
|
|
changing row selection.
|
|
windows if they're clicked when disabled
|
|
|
|
indices with the DOS palette indices.
|
|
|
|
'dead' state was not reset in the AI debug window.
|
|
|
|
command scope.
|
|
already in command scope.
|
|
command-/GUI-scope itself.
|
|
OnInvalidateData().
|
|
|
|
scenario editor / in game
|
|
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)
|