Age | Commit message (Collapse) | Author |
|
"unsafe" functions to prevent them from being used, and thus having to care about certain aspects of their return values
|
|
than default fonts, so get rid of it
|
|
and Count(), and replace them with VehicleCargoList::StoredCount(), TotalCount(), StationCargoList::AvailableCount() and TotalCount(). (fonsinchen)
|
|
properly in the depot window.
|
|
|
|
draw different sprites on the map and in various GUIs.
|
|
-Cleanup: Avoid conversions to Train and RoadVehicle that are no longer required.
|
|
|
|
|
|
the language "list"
|
|
|
|
vehicles; they are identical
|
|
non-articulated road vehicles.
|
|
in the vehicle list/details windows
|
|
DrawVehicleInDepot
|
|
graphical glitches due to (incorrect) SETX(Y) usage
|
|
|
|
|
|
aircraft details.
|
|
which were sometimes missing and sometimes just typos
|
|
|
|
relatives
|
|
|
|
DrawRoadVehImage.
|
|
in depot) and variable 1E/9E bit 3 (wagon width in depot) into grf-local variables.
|
|
vehicle details window, draw as many parts as the window fits instead of always up to a vehicle length of 80/8.
|
|
functions
|
|
Is/Set/HasArticulatedPart member of RoadVehicle.
|
|
to deal with sizeof() wrt. typedef-ed arrays.
|
|
instances to more meaningful names.
|
|
casts when converting Vehicle to specialised vehicle types. Includes safety check
|
|
unnecessarily add it.
|
|
struct so (some vehicle related) NewGRF cache 'desyncs' can be tested easier.
|
|
|
|
|
|
DrawString(..., STR_JUST_RAW_STRING, ...) use DrawString(..., string, ...).
|
|
DrawString.
|
|
this ID' from 'some' strings and replace the string name with something more sensible.
|
|
of duplicate strings and unifies the GUIs quite a bit
|
|
drawing functions instead of only the left.
|
|
API.
|
|
window.
|
|
|
|
consist, not only the first vehicle
|
|
DrawFrameRect usage
|
|
were printed, otherwise the text could change due to the few number of slots that could be used to bind.
-Codechange: remove all BindCString and related functions and replace it by RAW_STRING which prints the C-string raw pointer that is on the 'print stack'.
|
|
have a capacity instead of showing 'empty' parts when a vehicle is completely full.
|
|
something more than whitespace as description of files that don't have a description.
|
|
depot_base.h and remove quite a lot of unneeded (before this) includes of depot.h.
|
|
in the group and depot GUI if appropriate
|