Age | Commit message (Collapse) | Author |
|
|
|
|
|
'unload if possible'.
|
|
window to its default size.
|
|
|
|
after construction.
|
|
Eagle_rainbow)
|
|
always updated when modifying vehicle consists.
|
|
vehicle-related windows with an enum.
|
|
values for size computations.
|
|
|
|
same functionality.
|
|
|
|
|
|
|
|
an order is out of range.
|
|
vehicles when adding an extra order
|
|
vehicle that's not in your company
|
|
|
|
|
|
a vehicle. (monoid)
|
|
depot' orders; service-only and stop-in-depot orders make no sense with refitting.
|
|
as no real order influencing path finding is added
|
|
|
|
command-scope.
|
|
invalidations themself (from autoreplace and refitting).
|
|
OnInvalidateData().
|
|
|
|
because the Vehicle index changed, use a better eye-catcher-'data' than 0 to identify them.
|
|
|
|
mutual exclusive
|
|
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.
|
|
|
|
|
|
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
|
|
place
|
|
clone or an order to skip to
|
|
|
|
on patch by Krille
|
|
|
|
stopping a shared order, and make it possible retain the order list upon unsharing (sbr)
|
|
|
|
the language "list"
|
|
|
|
and vehicle to clone orders from directly from vehicle lists and depot window
|
|
some headers
|
|
increase the vehicle pool limit
|
|
WWT_SCROLL2BAR with NWID_HSCROLLBAR and NWID_VSCROLLBAR.
|
|
and vscroll2.
Note: All windows get individual members with the same names, which are initialised via Window::GetScrollbar(). This caching is not required at all, but simplifies conversion.
|