Age | Commit message (Collapse) | Author |
|
toggling between ratings and acceptance view.
|
|
same twice.
|
|
custom drawing/handling input
|
|
and sticky boxes and for window captions
|
|
|
|
|
|
Window::UpdateWidgetSize().
|
|
|
|
big fonts
|
|
from WWT_RESIZEBOX instances
|
|
|
|
WindowDesc; it's determined from the (nested) widgets
|
|
to the small font size.
|
|
of lines instead of pixels.
|
|
capacity/matrix initialisation
|
|
|
|
|
|
searching.
|
|
|
|
|
|
|
|
used in ways that aren't always wanted, causing bugs and the like. Also with nested widgets most reasons for handling OnResize have gone.
|
|
|
|
|
|
variables
|
|
|
|
wrong 'size') upon reiniting windows
|
|
CargoLists so they cannot be written from outside the CargoList class (based on patch by fonsinchen)
|
|
|
|
|
|
|
|
in the drawing code
|
|
which were sometimes missing and sometimes just typos
|
|
for more consistency and distinguishability.
|
|
scrollbar wrappers
|
|
numbers to percents
|
|
|
|
relatives
|
|
|
|
TILE_LOOP, which means no more duplication of parameters between BEGIN_TILE_LOOP and END_TILE_LOOP
|
|
station joiner code.
|
|
difference between waypoints and stations.
|
|
|
|
all over the place when using the more advanced station types.
-Change: make (rail) waypoints sub classes of 'base stations', make buoys waypoints and unify code between them where possible.
|
|
codes and group them logically
|
|
valid CargoSpecs
|
|
|
|
nearby in some cases
|
|
|
|
PoolItem::IsValidID(index)
|