Age | Commit message (Collapse) | Author |
|
|
|
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
|
|
could be subverted by distant join
|
|
useless; just don't use depot orders or timetabling if you don't want to use it
|
|
for uniform stations has been broken for over a year
|
|
|
|
infrastructure" setting name/description didn't match the behaviour
|
|
applicable GameSettings object
|
|
|
|
store a bool and use the dedicated accessor function when reading boolean settings (glx, rubidium)
|
|
often the strings are partly translated, which causes trouble in some cases
|
|
lost_vehicle_warning
|
|
|
|
allowed to be executed while paused
|
|
OnPaint().
|
|
variables related to visual effects (Hirundo)
|
|
|
|
|
|
configurable, why isn't the statusbar's location configurable?
|
|
with a list
|
|
index to ReadLanguagePack, and simplify one of its callers
|
|
|
|
the language "list"
|