Age | Commit message (Collapse) | Author |
|
some headers
|
|
called. Some places wouldn't reset _date_fract correctly at all
|
|
screenshot of the visible viewport. (Eddi)
|
|
strings (as they're configurable now) and rename "Giant screenshot" to "Whole map screenshot".
|
|
|
|
hotkey list and to the order windows. None of them has a default keybinding.
|
|
work in the scenario editor (jawsper)
|
|
missed :)
|
|
scenario editor
|
|
|
|
all toolbars for global hotkeys
Users that have run a version between r20056 and r20068 should delete their hotkeys.cfg to reset the terraform toolbar hotkeys to default
|
|
|
|
|
|
DrawStringMultiLine().
|
|
consisted of unrelated values use static const (u)int
|
|
new offsets anywhere so as soon as the sprite is reloaded the offsets are gone (use a bigger sprite cache if this happens). Also anything that reloads NewGRFs (new games, loading games or (re)applying NewGRFs) clears the sprite cache and as such resets the offsets.
|
|
divisions with rounding.
|
|
selection list, and toolbar title.
|
|
clicking at the date panel.
|
|
|
|
|
|
|
|
parameter for OnClick().
|
|
if a header require a header make it include that header
|
|
of using _local_company to pass that information, with the whole mess when you don't want the company to be _local_company.
|
|
do it at the moment it's requested.
|
|
same twice.
|
|
|
|
dropdowns with company icon.
|
|
|
|
|
|
|
|
direction so the buttons overlap 'nicely'
|
|
TheJosh, GeekToo, Terkhen and others)
|
|
|
|
|
|
Window::UpdateWidgetSize().
|
|
|
|
widgets for Widget* arrays.
|
|
|
|
WindowDesc; it's determined from the (nested) widgets
|
|
|
|
|
|
|
|
IMGBTN; the image doesn't move, so the extra space at the right and bottom aren't needed
|
|
remove some unused variables
|
|
it implement the 'switch' toolbar feature when it gets really small.
|
|
widgets and subclassing of itself.
|
|
-Fix: wrong widgets (e.g. finances and company) could be visually disabled, based on the state of the zoom in/out buttons. However, they were still clickable
-Codechange: make the main toolbar a nested window
|
|
the switch bar a tooltip and unify the naming of sprites.
|