Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
std::vector::[push|emplace]_back()
|
|
|
|
timetable flags from the real order instead of from a copy. (marcole)
|
|
always confirmed all pre-estimated values.
|
|
timetabled.
|
|
|
|
timetables
|
|
private
|
|
"unsafe" functions to prevent them from being used, and thus having to care about certain aspects of their return values
|
|
date button in timetable window without any orders
|
|
setting a start date
|
|
travel speed of 0.
|
|
|
|
CmdChangeTimetable for indicating what to change.
|
|
as no real order influencing path finding is added
|
|
|
|
|
|
useless; just don't use depot orders or timetabling if you don't want to use it
|
|
and cur_real_order_index to keep track of the current real order in an unambiguous way.
-Fix [FS#4440]: Automatic orders behave now stable wrt. service orders and are not added or removed depending on the need of servicing.
-Fix: Various other issues with automatic orders, e.g. vehicles getting stuck with "no orders" when there are automatic orders at the end of the order list.
|
|
timetable cycle, e.g. when a cycle takes 50 days and the vehicle is 65 days later reduce the lateness to 15 days
|
|
(sometimes) not get a time when autofilling
|
|
mode, possibly causing desyncs in MP
|
|
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
|
|
to increase the vehicle pool limit
|
|
bit anymore
|
|
|
|
divisions with rounding.
|
|
|
|
|
|
|
|
timetable. Based on work by PhilSophus.
|
|
|
|
|
|
|
|
for more consistency and distinguishability.
|
|
|
|
relatives
|
|
|
|
PoolItem::IsValidID() and PoolItem::Get()
|
|
PoolItem::IsValidID(index)
|
|
|