Age | Commit message (Collapse) | Author |
|
if a header require a header make it include that header
|
|
filtering in the 'add NewGRF window'
|
|
capacity.
|
|
fatal NewGRF error.
|
|
same twice.
|
|
custom drawing/handling input
|
|
and sticky boxes and for window captions
|
|
|
|
Window::UpdateWidgetSize().
|
|
|
|
longer displayed in NewGRF gui.
|
|
|
|
|
|
from WWT_RESIZEBOX instances
|
|
|
|
|
|
WindowDesc; it's determined from the (nested) widgets
|
|
capacity/matrix initialisation
|
|
|
|
before the details string.
Gentlemen, swap your string parameters.
|
|
no NewGRF selected
|
|
the NewGRF parameter list
|
|
|
|
used in ways that aren't always wanted, causing bugs and the like. Also with nested widgets most reasons for handling OnResize have gone.
|
|
wrong 'size') upon reiniting windows
|
|
|
|
|
|
newgrf window
|
|
window class
|
|
|
|
nested widgets through the nested_array.
|
|
the "NewGRF Settings" window. The add window has a pointer to the settings which means that not deleting it would cause dereferencing an already freed pointer
|
|
|
|
|
|
instead of 'width'.
|
|
scrollbar wrappers
|
|
|
|
|
|
relatives
|
|
|
|
in a WWT_MATRIX data field.
|
|
newgrf parameters instead of treating them as invalid.
|
|
window so it mirrors nicely.
|
|
GRFFile instead of the initial user-specified values from GRFConfig. Also use the values as they were set when the ActionB was executed, not as they are set when the message is shown.
|
|
_newgrf_add_dlg_desc window descriptions.
|
|
AddNewGRFWindowWidgets widget enums outside their window structs.
-Codechange: Improvements to the _newgrf_add_dlg_widgets and _newgrf_widgets widget arrays in preparation for nested widgets.
|
|
this ID' from 'some' strings and replace the string name with something more sensible.
|
|
callback
|
|
new one.
|
|
API.
|