Age | Commit message (Collapse) | Author |
|
timetable window. Also let the detail/order/timetable window close eachther, like the detail and order windows already did, when not stickied.
|
|
depots, industries, towns and waypoints
|
|
through a method GetNumOrders() (PhilSophus)
|
|
windows, just refocus them instead.
|
|
(optional) parameter.
|
|
|
|
|
|
client so it is immediatelly clear which one you are working with.
|
|
to depot with DepotID == 0
|
|
deleted/modified while the timetable window is open
-Fix: close any dropdown and child windows in the Order and Timetable windows when selected order is deselected, deleted, ...
|
|
|
|
ShowQueryString()
|
|
and IsRailWaypoint() checks at several places
|
|
order when the number of orders was 0; you could see that the vehicles had a shared order though.
|
|
state is botched up from outside.
|
|
and osk guis
|
|
conjunction with conditional orders, i.e. make it possibly to tell how long to travel to the next destination if you jump.
|
|
orders are displayed.
|
|
most used options can be done with a single click now.
|
|
when there's no order.
|
|
settings stored in the savegame so there is no need to have a duplicate copy of it for new games.
|
|
-Codechange: move all Settings into substructs of _settings in a way that they are logically grouped.
|
|
|
|
OnKeyPress/OnCTRLStateChange to make it obvious what the return values mean.
|
|
the Window class and remove Window from their naming.
|
|
|
|
Window.
|
|
|
|
when it's certain that w != NULL.
|
|
something more than whitespace as description of files that don't have a description.
|
|
operators.
|
|
depot_base.h and remove quite a lot of unneeded (before this) includes of depot.h.
|
|
function can be used
|
|
|
|
timetables.
|
|
road vehicles.
|
|
same as for stations.
|
|
missing a resizebox
|
|
|
|
|
|
appropriate place and do not misuse it for the time table GUI.
|
|
nearest depot.
|
|
more modular (instead of causing a string explosion).
|
|
|
|
|
|
the splitting of the load/refit button.
|
|
'via' non-stop order to emphasize that loading/unloading will not be done.
|
|
little more clear that 'transfer' is just an unload type.
|
|
-Feature: ability to force a vehicle to not unload at a station.
|
|
-Fix: unusable non-stop orders shown for waypoints and depots.
|