Age | Commit message (Collapse) | Author |
|
|
|
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
|
|
better to use int64 variables in the string generating too instead of packing them into two int32s.
-Fix: some displays of money were wrong.
|
|
place money in some string.
|
|
issues. Thanks to benc for providing the patch.
|
|
mail capacity. Now mail capacity is used if passenger capacity is the same
The sort will still resort to EngineID if both mail and passenger capacities are the same
|
|
now be sorted by cargo capacity (planes already had this option)
|
|
vehicles to a file of their own.
|
|
|
|
can make groups of vehicles and perform all kinds of tasks on that given group. Original code by nycom and graphics by skidd13.
|
|
strictness.
|
|
with callback 36. This is set on construction for ships and roadvehicles, and whenever carriages are attached for trains.
|
|
lists and add running cost changing for ships.
|
|
for all vehicle types.
|
|
|