Age | Commit message (Collapse) | Author |
|
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.
|
|
parameteers were broken.
|
|
|
|
|
|
and osk guis
|
|
changing GRF preset.
|
|
|
|
NewGRF window. Presets are saved in the config file.
|
|
were printed, otherwise the text could change due to the few number of slots that could be used to bind.
-Codechange: remove all BindCString and related functions and replace it by RAW_STRING which prints the C-string raw pointer that is on the 'print stack'.
|
|
crashes to simplify debugging. See readme.txt for details
|
|
|
|
the Window class and remove Window from their naming.
|
|
|
|
the need for WE_ON_EDIT_TEXT_CANCEL.
|
|
a Window constructor.
|
|
when it's certain that w != NULL.
|
|
something more than whitespace as description of files that don't have a description.
|
|
|
|
remove -Wno-empty-body from the configure script
|
|
|
|
unneeded include from openttd.h.
|
|
|
|
when it's not necessary.
|
|
|
|
logical place and remove about 50% of the includes of 'functions.h'
|
|
it is really needed.
|