Age | Commit message (Collapse) | Author |
|
Window.
|
|
wrapper for CBlobT
|
|
when it's certain that w != NULL.
|
|
something more than whitespace as description of files that don't have a description.
|
|
primarily removes the fixed engine type limits and also happens to allow (with the patch option 'dynamic_engines') multiple NewGRF vehicle sets to coexist.
|
|
both directions
The code to open this window is also unified for all vehicle types
|
|
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.
|
|
station_func.h.
|
|
vehicles' running cost, and show running cost of wagons if they have it.
|
|
running_cost, inline with other vehicle types (It is the factor, not the base)
|
|
|
|
correctly in the purchase list. Multiple cargo types can also now been shown.
|
|
|
|
adjust the widgets around it to suit.
|
|
instead of using specific indexes each time.
-Codechange: Minor scope changes in said loops.
|
|
fixed pixel positions
|
|
arrow. Arrows are now drawn in a consistent position based on the widget, instead of randomly positioned by pixel.
|
|
vehicle, group vehicle list and station list.
|
|
Lists are now dynamically generated, and can include parameters, or be extended however needed.
|
|
unneeded include from openttd.h.
|
|
|
|
|
|
|
|
|
|
needed.
|
|
running costs and speed to road vehicles and ships build windows
|
|
useless includes.
|
|
|
|
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.
|
|
|
|
and making it more logic where function definitions can be found.
|
|
'global' window related types, on that defined 'global' window functions and one that defines functions and types only used by *_gui.cpps.
|
|
|
|
style
|
|
the color of the text in a DrawString call.
Patch heavily based on BiBB's work (FS#1383)
|
|
money and don't misuses CommandCost to have a overflow safe integer. Based on a patch by Noldo.
|
|
|
|
articulated build vehicle callback returneed a different value for the purchase window than the normal build. Thanks for Dalestan and _minime_ for pointers to possible causes.
|
|
group. Patch by frosch.
|
|
|
|
windows that are smaller than the default window size.
|
|
|
|
Matthias Wolf.
|
|
|
|
Available Ship window open
|
|
|
|
build-vehicle and town-action
|