Age | Commit message (Collapse) | Author |
|
ScaleGUITrad().
|
|
purchase lists.
|
|
"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)
|
|
|
|
draw different sprites on the map and in various GUIs.
|
|
the language "list"
|
|
some headers
|
|
|
|
if a header require a header make it include that header
|
|
vehicles; they are identical
|
|
|
|
graphical glitches due to (incorrect) SETX(Y) usage
|
|
|
|
|
|
aircraft details.
|
|
|
|
relatives
|
|
|
|
casts when converting Vehicle to specialised vehicle types. Includes safety check
|
|
unnecessarily add it.
|
|
|
|
|
|
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.
|
|
|
|
window.
|
|
|
|
consist, not only the first vehicle
|
|
DrawFrameRect usage
|
|
window_gui.h only needs to be included in *_gui.cpp.
|
|
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.
|
|
unneeded inclusions of engine.h and/or replace them with engine_type.h.
|
|
|
|
unneeded include from openttd.h.
|
|
|
|
|
|
useless includes.
|
|
map.h).
|
|
logical place and remove about 50% of the includes of 'functions.h'
|
|
single file and do not include gfx.h everywhere to get a Point type.
|
|
their respective places.
|
|
|
|
'global' window related types, on that defined 'global' window functions and one that defines functions and types only used by *_gui.cpps.
|
|
the color of the text in a DrawString call.
Patch heavily based on BiBB's work (FS#1383)
|
|
|