summaryrefslogtreecommitdiff
path: root/src/script/api/script_order.hpp
AgeCommit message (Expand)Author
2020-05-28Cleanup: Correct typographic errors in code comments.TechGeekNZ
2019-11-10Cleanup: Removed SVN headersS. D. Cloudt
2019-02-19Doc: [AI] UnshareOrders empties the orders list of the vehicle.Samu
2019-01-05Add: Conditional order for max. reliability (patch by Cirdan, #6360) (#7017)Eddi-z
2013-07-14(svn r25612) -Fix [FS#5648]: [AI] Don't return ERR_UNKNOWN when trying to mov...rubidium
2013-01-08(svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagl...planetmaker
2012-10-10(svn r24584) -Doc: [Script] Improve API documentation.frosch
2012-10-09(svn r24582) -Fix (r24581): Order distances are not supposed to be compared t...planetmaker
2012-10-09(svn r24581) -Doc [FS#5318]: Indicate that the return value for script relate...planetmaker
2012-03-04(svn r24008) -Cleanup/doc: try not to mention (No)AI in script APIsrubidium
2012-03-04(svn r24006) -Fix [FS#5088]: AI used in names in API for GSOrderrubidium
2012-01-22(svn r23837) -Feature [FS#4994]: [NoGo] Allow querying orders of vehiclesrubidium
2012-01-03(svn r23735) -Codechange: remove ~50 includes from headers that weren't neededrubidium
2011-12-15(svn r23521) -Codechange: use the actual enum values from the 'core' in the A...rubidium
2011-12-13(svn r23506) -Add: [NoAI] Support for dealing with aircraft range.michi_cc
2011-11-29(svn r23371) -Change: rename the DOXYGEN_AI_DOCS tag to DOXYGEN_APItruebrain
2011-11-29(svn r23370) -Add: support @api tag in API header files, to select which API ...truebrain
2011-11-29(svn r23355) -Codechange: rename all AI* to Script* (Rubidium)truebrain
2011-11-29(svn r23354) -Codechange: move all src/ai/api/ai_*.[hc]pp files to src/script...truebrain