Age | Commit message (Collapse) | Author |
|
Window::UpdateWidgetSize().
|
|
|
|
document some related variables/functions
|
|
WindowDesc; it's determined from the (nested) widgets
|
|
capacity/matrix initialisation
|
|
|
|
|
|
used in ways that aren't always wanted, causing bugs and the like. Also with nested widgets most reasons for handling OnResize have gone.
|
|
wrong 'size') upon reiniting windows
|
|
|
|
|
|
scrollbar wrappers
|
|
|
|
relatives
|
|
|
|
|
|
|
|
|
|
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.
|
|
callback
|
|
|
|
API.
|
|
expanding them much easier (Alberth)
|
|
sources too
|
|
holds the owner of whatever is shown in the window
|
|
except where it's used for backward compatability.
|
|
changing company.
|
|
|
|
timetable window. Also let the detail/order/timetable window close eachther, like the detail and order windows already did, when not stickied.
|
|
through a method GetNumOrders() (PhilSophus)
|
|
(optional) parameter.
|
|
keep waiting times (PhilSophus)
|
|
|
|
client so it is immediatelly clear which one you are working with.
|
|
deleted/modified while the timetable window is open
-Fix: close any dropdown and child windows in the Order and Timetable windows when selected order is deselected, deleted, ...
|
|
ShowQueryString()
|
|
timetable window (causing SIGFPE)
|
|
assignations), statusbar, subsidy, terraform, timetable, toolbar, town, tree and vehicle guis.
|
|
are put 'into' backup.
|
|
conjunction with conditional orders, i.e. make it possibly to tell how long to travel to the next destination if you jump.
|
|
orders are displayed.
|
|
equivalent constant
|
|
settings stored in the savegame so there is no need to have a duplicate copy of it for new games.
|
|
-Codechange: move all Settings into substructs of _settings in a way that they are logically grouped.
|
|
from lots
of windows causing 'two stage' opening effect.
|
|
|
|
the Window class and remove Window from their naming.
|
|
|
|
the need for WE_ON_EDIT_TEXT_CANCEL.
|