Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
std::vector::[push|emplace]_back()
|
|
|
|
|
|
|
|
constructor, to make conversions more explicit.
|
|
|
|
"unsafe" functions to prevent them from being used, and thus having to care about certain aspects of their return values
|
|
|
|
or because technically the wrong value was tested
|
|
|
|
specators and colour it's caption neutrally grey.
|
|
as no real order influencing path finding is added
|
|
|
|
for intermediate stations and remove them when not visiting them anymore. This allows you to see what trains visit a station without actually having to order a vehicle to stop at all stations. Based on patch by fonsinchen
|
|
as well
|
|
|
|
list instead of a string of parameters
|
|
|
|
requested.
|
|
|
|
IsTrainWagon(), IsMultiheaded(), EngineHasArticPart() and IsRearDualheaded() members of Train
|
|
|
|
casts when converting Vehicle to specialised vehicle types. Includes safety check
|
|
reached like break after returns or break after functions that never return (i.e. NOT_REACHED)
|
|
unnecessarily add it.
|
|
from VehicleRail to Train
|
|
|
|
|
|
|
|
the vehicle list of the depot with index 0.
|
|
names in comments and add a little more doxygen documentation.
|
|
client so it is immediatelly clear which one you are working with.
|
|
wagon chains.
|
|
|
|
trains having the selected waypoint in their orders.
Changing its name is also supported from the same new window.
Gui based on work done by Satyap, on FS#2025.
|
|
order when the number of orders was 0; you could see that the vehicles had a shared order though.
|
|
to a single location.
|
|
the 3 users include it, reducing dependencies on misc/smallvec.h
|