Age | Commit message (Collapse) | Author |
|
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.
|
|
|
|
|
|
|
|
|
|
DrawString.
|
|
this ID' from 'some' strings and replace the string name with something more sensible.
|
|
they are basically the same thing
|
|
callback
|
|
|
|
drawing API.
|
|
expanding them much easier (Alberth)
|
|
sources too
|
|
|
|
holds the owner of whatever is shown in the window
|
|
|
|
-Change: when computing daily running cost, divide by 365 (instead of 364). Since r12134, the rounding errors don't need this correction anymore
|
|
different vehicle is dragged.
|
|
|
|
|
|
(optional) parameter.
|
|
|
|
client so it is immediatelly clear which one you are working with.
|
|
sprites: fonts, recolour, mapgen and normal sprites.
|
|
when a depot window was opened
|
|
CMD_START_STOP_VEHICLE.
|
|
warning
|
|
[ctrl-]right-clicking on vehicle.
|