Age | Commit message (Collapse) | Author |
|
a dropdown list.
|
|
|
|
of actual widgets.
|
|
buttons, and generally make their usage more consistent.
|
|
|
|
settings description.
|
|
separate function.
|
|
function.
|
|
|
|
|
|
and compute max height.
|
|
'strval' in the ini files.
|
|
values (one before life time and one after).
|
|
|
|
drawing code.
|
|
'train_signal_side', and add a third option while doing so.
|
|
dragging over obstacles. (adf88)
|
|
|
|
window, if a 32bpp blitter is used.
|
|
settings.
|
|
|
|
|
|
understandable
|
|
|
|
with only values known in WindowFlags (and move out 2 timers to their own variable)
-Codechange: rename Window::flags4 to Window::flags
-Codechange: move some non-inline functions from .hpp to .cpp
|
|
graphs. (ChillCore)
|
|
error.h
|
|
|
|
script.script_max_opcode_till_suspend
|
|
parts some compilers failed at, are integrated in other parts of the code now too
|
|
|
|
|
|
CheckForMissingGlyphs (default to the language pack strings)
|
|
consistent
|
|
don't need to cast to void/non-const before being able to free
|
|
network, do not just reopen the difficulty window if any game options window is opened; instead invalidate them properly.
|
|
values for Window::OnInvalidateData() of windows with class WC_GAME_OPTIONS.
|
|
for NewGRFs without action 14 palette information; this makes the default choice independent from the used base graphics and '-i' option.
|
|
|
|
|
|
dropdown list.
|
|
construction of all dropdown lists in the GameOptionsWindow.
-Change: Sort the items in the currency dropdown; separate the "Custom" item with a horizontal line from the rest.
-Change: Separate default and NewGRF-supplied townnames with a horizontal line and only sort them within these groups.
-Fix: Resize all dropdown lists in the GameOptionsWindow, so no text is truncated.
|
|
OnInvalidateData().
|
|
|
|
|
|
|
|
reconstruction.
|
|
|
|
tiles in the depot
-Fix [FS#4461]: don't count the number of vehicles but the length of vehicles to (configurably) limit train length
|
|
tunnel length setting
|