Age | Commit message (Collapse) | Author |
|
|
|
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.
|
|
left/right instead of the x and width to make drawing text at offsets easier.
|
|
expanding them much easier (Alberth)
|
|
|
|
|
|
|
|
|
|
window when the content of the window isn't editable
|
|
'compatability loaded' NewGRF instead of the one that we're actually looking for
|
|
content download window from a NewGRF list and there are missing NewGRFs, otherwise show just all NewGRFs the system knows.
|
|
content list.
|
|
(content.openttd.org) where authors can upload they NewGRFS/AI etc. This should make joining servers that use only NewGRFs that are distributed via this system easier as the players can download the NewGRFs from in the game. It should also make it easier to see whether there are updates for NewGRFs and make the necessary updates.
|
|
ShowQueryString()
|
|
network lobby.
|
|
|
|
in the savegame, so joining with a server using Windows palette will make a client with the DOS palette do palette conversion and (thus) not cause a desync due to the different palettes disabling different NewGRFs.
|