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
/
ai
/
api
/
ai_order.cpp
Age
Commit message (
Expand
)
Author
2009-05-06
(svn r16239) -Fix (r16199): Use the stop/non-stop intermediate orderflags AIs...
yexo
2009-05-02
(svn r16199) -Codechange: Pass OrderNonStopFlags also to MakeGoToDepotOrder().
frosch
2009-04-26
(svn r16165) -Add [FS#2801] [NoAI]: several functions to AIOrder to check the...
yexo
2009-04-21
(svn r16109) -Fix [NoAI]: Make sure AIOrder::GetDestination always returns a ...
yexo
2009-04-21
(svn r16108) -Fix [NoAI]: When giving an aircraft a goto-hangar order don't l...
yexo
2009-04-20
(svn r16107) -Add [NoAI]: AIOF_STOP_IN_DEPOT to the orderflags in AIOrder to ...
yexo
2009-04-20
(svn r16106) -Fix [NoAI]: AIOrder::SetOrderFlags always removed "Service if n...
yexo
2009-04-15
(svn r16062) -Fix (r16037): AIOrder::InsertOrder was broken. Default all AI o...
frosch
2009-03-12
(svn r15684) -Add [NoAI]: AIOrder::SkipToOrder().
yexo
2009-03-04
(svn r15616) -Change [API CHANGE]: Rename AIOrder::ChangeOrder() to AIOrder::...
yexo
2009-02-19
(svn r15527) -Fix (r15526): A ')' too much.
yexo
2009-02-19
(svn r15526) -Add [NoAI]: Support for conditional orders.
yexo
2009-01-31
(svn r15299) -Cleanup: remove many redundant includes
smatz
2009-01-16
(svn r15101) -Change [API CHANGE]: more consistant naming for consts:
truebrain
2009-01-12
(svn r15027) -Merge: tomatos and bananas left to be, here is NoAI for all to ...
truebrain