index
:
Erich/openttd
chunnel
master
signaltunnel
sloped-stations
sloped-stations-original
underground
underground-plus-others-original
underground-save-load
underground-station-construction
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
order_cmd.cpp
Age
Commit message (
Expand
)
Author
2014-07-16
(svn r26694) -Fix (r26547) [FS#6063]: When orders become invalid, reset the w...
frosch
2014-05-06
(svn r26567) -Cleanup: Remove unused StringID offset in orders check
planetmaker
2014-05-06
(svn r26566) -Add [FS#6009]: Give a warning when a plane's orders tell it to ...
planetmaker
2014-05-01
(svn r26547) -Codechange: Collect order travel and wait times independent of ...
fonsinchen
2014-05-01
(svn r26546) -Codechange: Make order wait_time, travel_time and max_speed pri...
fonsinchen
2014-04-23
(svn r26482) -Codechange: add an include that allows us to undefine/redefine ...
rubidium
2014-02-19
(svn r26357) -Fix [FS#5845]: Some order options do not combine with others. (...
frosch
2014-01-19
(svn r26267) -Fix [FS#5865]: Really fix the infinite recursion problem and al...
fonsinchen
2014-01-16
(svn r26263) -Fix [FS#5865]: Don't run into infinite recursion when getting n...
fonsinchen
2013-10-20
(svn r25891) -Feature: Use smallstack to allow for multiple next hops when lo...
fonsinchen
2013-08-20
(svn r25736) -Codechange: move condition prediction out of GetNextStoppingOrd...
fonsinchen
2013-08-11
(svn r25718) -Fix: return INVALID from GetNextStoppingStation if vehicle woul...
fonsinchen
2013-07-05
(svn r25562) -Fix [FS#5633]: If the next order cannot be resolved, reset the ...
frosch
2013-06-09
(svn r25361) -Feature: distribute cargo according to plan given by linkgraph
fonsinchen
2013-05-19
(svn r25259) -Codechange: track capacities and usage of links
rubidium
2013-02-24
(svn r25041) -Remove [FS#3764-ish]: ordered refit with subtypes, since the ca...
frosch
2013-02-14
(svn r24995) -Codechange: Add flags to vehicle service interval for custom & ...
rubidium
2013-01-23
(svn r24936) -Fix [FS#5446]: Don't allow order refit to be set for no-load or...
peter1138
2013-01-08
(svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagl...
planetmaker
2012-12-20
(svn r24833) -Codechange: Replace magic numbers for invalidating vehicle-rela...
michi_cc
2012-08-03
(svn r24457) -Fix [FS#5264] (r23087): Changing auto-refit for a 'goto station...
michi_cc
2012-07-09
(svn r24390) -Change [FS#5213]: Allow cloning of orders which are unreachable...
frosch
2012-05-26
(svn r24282) -Codechange: Add AddVehicleAdviceNewsItem function to preemptive...
frosch
2012-04-01
(svn r24086) -Fix [FS#5131] (r23504): Cloning orders of aircraft with limited...
frosch
2012-02-14
(svn r23947) -Feature: Timetabled maximum travel speeds for non-flying vehicles.
michi_cc
2012-01-27
(svn r23859) -Fix: Inserting conditional orders for ships checked the wrong o...
frosch
2012-01-25
(svn r23849) -Fix [FS#5008]: when the network is lagging, you try to copy a v...
rubidium
2012-01-03
(svn r23740) -Codechange: remove some 300 unneeded includes from the .cpp files
rubidium
2011-12-13
(svn r23511) -Fix [FS#4885] (r23504): Aircraft orders could not be shared any...
planetmaker
2011-12-13
(svn r23505) -Add: Indication in the order list if the next destination of an...
michi_cc
2011-12-13
(svn r23504) -Feature: Aircraft range.
michi_cc
2011-12-09
(svn r23464) -Fix [FS#4876]: clear the backed up orders of a removed station ...
rubidium
2011-11-12
(svn r23199) -Fix [FS#4822]: oil rigs that "expired" did not get removed from...
rubidium
2011-11-04
(svn r23087) -Feature: Auto-refitting of vehicles during loading at a station...
michi_cc
2011-08-30
(svn r22858) -Feature: Conditional order depending on remaining lifetime of a...
frosch
2011-08-26
(svn r22845) -Fix [FS#4745]: perform stricter checks on some commands (monoid)
rubidium
2011-07-02
(svn r22620) -Change [FS#4651]: Enforce refit orders to be 'always go to depo...
frosch
2011-06-14
(svn r22589) -Fix [FS#4641]: PBS order forecasting modified the current order...
frosch
2011-05-18
(svn r22473) -Codechange: Automatic orders are better called implicit orders ...
planetmaker
2011-04-16
(svn r22331) -Change: When inserting an (automatic) order A in front of an or...
frosch
2011-04-16
(svn r22330) -Change: When a conditional order triggers and causes skipping t...
frosch
2011-04-16
(svn r22326) -Fix: Destinations of conditional orders were update incorrectly...
frosch
2011-03-05
(svn r22200) -Fix (r21642): removing a station order could stop when removing...
smatz
2011-02-19
(svn r22116) -Codechange: use PoolBase::Clean() at more places
smatz
2011-02-18
(svn r22105) -Fix: crash when copying an orderlist to a vehicle that already ...
yexo
2011-02-09
(svn r22046) -Fix [FS#4487]: Make sure order indices stay in range when copyi...
frosch
2011-02-09
(svn r22045) -Codechange: Move cancelling the current loading order on deleti...
frosch
2011-02-08
(svn r22024) -Fix [FS#4468]: verify we can allocate an OrderList before we ac...
smatz
2011-02-07
(svn r22021) -Fix (r22019): ofcourse make doesn't notice files are gone, so i...
rubidium
2011-02-04
(svn r21961) -Remove: limitation that not loading and not unloading is mutual...
rubidium
[next]