Age | Commit message (Collapse) | Author |
|
|
|
them after selecting the cargo type.
|
|
are available for all selected vehicles. Also add a generic list item to refit while keeping the subtypes of individual vehicles.
|
|
don't compare GRF local IDs from different GRFs.
|
|
cases where it worked were corner cases rather than the general case.
|
|
Default/Days/Percentage (peter1138)
|
|
ispercent (peter1138)
|
|
(peter1138)
|
|
subtype.
|
|
Eagle_rainbow)
|
|
vehicle-related windows with an enum.
|
|
open the vehicle window of the new vehicle. The only reasonable thing to do with the new vehicle is to start it, which can also be done via the depot GUI.
|
|
values for size computations.
|
|
|
|
in the vehicle list.
|
|
refit window.
|
|
autoreplace window from the vehicle list.
|
|
consistent across vehicle types and add IsChainInDepot instead, if that is what shall be checked.
|
|
specators and colour it's caption neutrally grey.
|
|
|
|
|
|
|
|
others were still regular inline), but make sure inline is always a 'forced' inline (I am looking at you MSVC)
|
|
|
|
|
|
|
|
|
|
check all articulated parts of a vehicle to find a shared cargo subtype.
|
|
vehicles when adding an extra order
|
|
|
|
returning D0xx texts.
|
|
auto-refitting.
|
|
|
|
draw different sprites on the map and in various GUIs.
|
|
Vehicle to simplify code.
|
|
|
|
|
|
correctly.
|
|
company in the vehiclelist dropdowns
|
|
|
|
|
|
invalidations themself.
|
|
invalidations themself (from autoreplace and refitting).
|
|
OnInvalidateData().
|
|
list directly in OnInvalidateData(). There might be a scheduled rebuild which needs execution first. So, only set a trigger for resorting.
|
|
because the Vehicle index changed, use a better eye-catcher-'data' than 0 to identify them.
|
|
|
|
process these events asynchronously before the next redraw. Calling window code directly from command scope uses wrong _current_company and might issue nested DoCommands() which interfer with the running command.
|
|
after selecting with Ctrl+Click (Regiovogel).
|
|
vehicle that has multiple sequential nearest depot orders (or consists of a single nearest depot order) when there is no depot with index 0
|