Age | Commit message (Collapse) | Author |
|
used in ways that aren't always wanted, causing bugs and the like. Also with nested widgets most reasons for handling OnResize have gone.
|
|
for clicking.
|
|
when setting up smallest size (e.g. for DParams). So assign it earlier in Window::InitializeData instead of dealing with each window separately.
|
|
wrong 'size') upon reiniting windows
|
|
expect.
|
|
window should adapt to differences in height.
|
|
|
|
|
|
|
|
the constructor.
|
|
|
|
|
|
for storing horizontal/vertical information.
|
|
what the docs say.
|
|
|
|
@param to @tparam if necessary
|
|
for more consistency and distinguishability.
|
|
building (in the future buying) vehicles.
|
|
scrollbar wrappers
|
|
|
|
|
|
|
|
|
|
overlaps less with vehicle images.
|
|
relatives
|
|
setting of the error message to a single place
|
|
road vehicles; only ROAD isn't always enough. Also unify the way of writing it.
|
|
vehicle type specific strings for a specific message
|
|
|
|
|
|
|
|
same meaning as for trains.
|
|
in depot) and variable 1E/9E bit 3 (wagon width in depot) into grf-local variables.
|
|
in a WWT_MATRIX data field.
|
|
|
|
1/8 vehicle length.
|
|
vehicle details window, draw as many parts as the window fits instead of always up to a vehicle length of 80/8.
|
|
around road vehicles and flipping parts of trains in the depot
|
|
functions
|
|
IsTrainWagon(), IsMultiheaded(), EngineHasArticPart() and IsRearDualheaded() members of Train
|
|
|
|
to deal with sizeof() wrt. typedef-ed arrays.
|
|
instances to more meaningful names.
|
|
|
|
casts when converting Vehicle to specialised vehicle types. Includes safety check
|
|
reached like break after returns or break after functions that never return (i.e. NOT_REACHED)
|
|
unnecessarily add it.
|
|
struct so (some vehicle related) NewGRF cache 'desyncs' can be tested easier.
|
|
|
|
|