Age | Commit message (Collapse) | Author |
|
and tooltip for scrollbars
|
|
WWT_CLOSEBOX and WWT_STICKYBOX in the nested widget arrays
|
|
from WWT_RESIZEBOX instances
|
|
WindowDesc; it's determined from the (nested) widgets
|
|
vehicle lists based on the font and the unit numbers in the list
|
|
big font and RTL aware
|
|
capacity/matrix initialisation
|
|
|
|
|
|
|
|
step-heights from BaseVehicleListWindow::DrawVehicleListItems().
|
|
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
|
|
for more consistency and distinguishability.
|
|
scrollbar wrappers
|
|
new group
|
|
currently selected group
|
|
|
|
|
|
overlaps less with vehicle images.
|
|
|
|
relatives
|
|
vehicle type specific strings for a specific message
|
|
|
|
|
|
used in the vehicle list GUIs.
|
|
in a WWT_MATRIX data field.
|
|
time, binary size and run time (with asserts disabled) should be improved
|
|
PoolItem::IsValidID() and PoolItem::Get()
|
|
PoolItem::IsValidID(index)
|
|
|
|
-Fix [FS#2864]: autopause and manual pausing conflict with eachother
-Fix: new game + pause on new game + autopause make the game not unpause on the first join
|
|
this ID' from 'some' strings and replace the string name with something more sensible.
|
|
they are basically the same thing
|
|
callback
|
|
|
|
|
|
drawing API.
|
|
constant names (Alberth)
|
|
expanding them much easier (Alberth)
|
|
|
|
holds the owner of whatever is shown in the window
|
|
a window in a single place, instead of in the OnClick event for some windows. This standardises behaviour so that clicking anywhere in a window will close its drop down menu, which happened before for some windows but not all. In addition the dubious feature of hiding a drop down menu by opening the same menu has been removed. This only caused wasted CPU cycles as a whole new list was generated and then destroyed. Breathe.
|
|
|
|
|
|
when they are deleted.
|
|
depots, industries, towns and waypoints
|
|
(optional) parameter.
|
|
|
|
client so it is immediatelly clear which one you are working with.
|