Age | Commit message (Collapse) | Author |
|
isn't resizable
|
|
same twice.
|
|
custom drawing/handling input
|
|
and sticky boxes and for window captions
|
|
|
|
Window::UpdateWidgetSize().
|
|
|
|
|
|
WindowDesc; it's determined from the (nested) widgets
|
|
|
|
again.
|
|
|
|
|
|
'proper' use of nested widgets.
|
|
need some tweaks to use the full potential though
|
|
|
|
|
|
|
|
for more consistency and distinguishability.
|
|
(like done for video, music, sound, etc)
|
|
|
|
|
|
|
|
relatives
|
|
|
|
|
|
|
|
for a new company instead of zeroing them.
|
|
forcing resizes/redraws of the screen during map generation
|
|
DrawString(..., STR_JUST_RAW_STRING, ...) use DrawString(..., string, ...).
|
|
they are part of strings and add some colours to a few strings.
|
|
this ID' from 'some' strings and replace the string name with something more sensible.
|
|
|
|
windows.
|
|
|
|
|
|
create-scenario window.
|
|
|
|
|
|
|
|
API.
|
|
expanding them much easier (Alberth)
|
|
|
|
|
|
generated in the generate world window to be customized.
Some warnings:
-the maximum number of towns to be accepted is set to 5000
-the minimum number of towns to be accepted is set to 1
-the number that is specified is NOT guaranteed to be the exact number of towns generated. The normal mechanism of town creation has not been modified. So town placement can still fail.
-setting a custom number of town will change your difficulty settings to custom as well
|
|
hardcode the values for that enum.
|
|
as GameMode instead of as byte.
|
|
in the scenario editor.
|
|
changing the amount of towns/industries from the newgame gui.
|
|
settings, but the economy can only be started after loading NewGRFs. In short: r15383 causes more problems then it's worth.
|