summaryrefslogtreecommitdiff
path: root/src/ai/api/ai_order.hpp
AgeCommit message (Expand)Author
2011-11-29(svn r23354) -Codechange: move all src/ai/api/ai_*.[hc]pp files to src/script...truebrain
2011-11-13(svn r23210) -Codechange: generate the GetClassName function for the AI class...rubidium
2011-11-12(svn r23201) -Doc: [NoAI] Hide all contents of AIObject from the API document...yexo
2011-11-05(svn r23120) -Feature: [NoAI] Support for refit orders.michi_cc
2011-08-31(svn r22861) -Add: [NoAI] support the new conditional order introduced in r22...yexo
2011-02-06(svn r21992) -Fix [FS#4467]: AIs trying to change the AIOF_GOTO_NEAREST_DEPOT...yexo
2011-01-23(svn r21900) -Fix: [NoAI] hide automatic orders from AIs as they have no way ...yexo
2011-01-22(svn r21888) -Codechange: remove some unneeded (for the AI header) headers fr...rubidium
2010-08-06(svn r20389) [NoAI] -Add: AIOrder::IsVoidOrder to find void "(Invalid Order)"...rubidium
2010-08-01(svn r20288) -Doc: add doxygen string to all GetClassName functions (part of ...yexo
2010-08-01(svn r20284) -Codechange: use ///< for single-line doxygen comments in the AI...yexo
2010-05-09(svn r19775) -Fix: improper use of 'then' in few comments (ln)smatz
2010-03-23(svn r19507) -Codechange: remove semicolon after DECLARE_POSTFIX_INCREMENT an...smatz
2010-02-05(svn r19017) -Doc: [NoAI] A parameter wasn't documentedrubidium
2010-02-04(svn r19014) -Add: [NoAI] AIOrder::[G|S]etStopLocation to get/set the stop lo...yexo
2009-12-28(svn r18651) -Fix [FS#3438](r18518): [NoAI] When AI tried to create NO_UNLOAD...smatz
2009-12-16(svn r18518) -Add [NoAI]: AIOrder::AIOF_GOTO_NEAREST_DEPOT for goto nearest d...yexo
2009-08-21(svn r17248) -Fix: add GPL license notice where appropriaterubidium
2009-08-18(svn r17214) -Add [NoAI]: GetAPIVersion() as optional function in info.nut. R...yexo
2009-08-08(svn r17110) -Fix [NoAI]: Print a warning message in the AI console when a de...yexo
2009-07-17(svn r16865) -Doc [NoAI] [FS#3037]: replace old exception names with current ...yexo
2009-06-03(svn r16510) -Doc: silence some (AI) doxygen warnings by adding comments abou...rubidium
2009-04-26(svn r16165) -Add [FS#2801] [NoAI]: several functions to AIOrder to check the...yexo
2009-04-21(svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had t...rubidium
2009-04-20(svn r16107) -Add [NoAI]: AIOF_STOP_IN_DEPOT to the orderflags in AIOrder to ...yexo
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 r15526) -Add [NoAI]: Support for conditional orders.yexo
2009-02-19(svn r15520) -Cleanup [NoAI]: Fix some typos, unify the comment style and upd...yexo
2009-02-14(svn r15481) -Fix [NoAI]: Make sure AIs can't call functions they shouldn't c...yexo
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