src/ai/api/ai_order.cpp
Fri, 18 Apr 2008 23:33:51 +0000 rubidium (svn r12781) [NoAI] -Sync: with trunk r12711:12780. noai
Sat, 12 Apr 2008 22:28:07 +0000 rubidium (svn r12677) [NoAI] -Change [API CHANGE]: rework of the OrderFlags to support the new order possibilities in OpenTTD. As a result of this the following has changed: noai
Sat, 12 Apr 2008 21:38:49 +0000 rubidium (svn r12673) [NoAI] -Sync: with trunk r12596:12672. Note that due to the order rewrite AIOrder.ChangeOrder does currently not work as expected. noai
Tue, 08 Apr 2008 11:07:17 +0000 truebrain (svn r12626) [NoAI] -Fix r12623: use tabs in front of lines, not spaces noai
Tue, 08 Apr 2008 07:19:02 +0000 rubidium (svn r12623) [NoAI] -Add: support for GetLastError in AIOrder. noai
Sun, 06 Apr 2008 23:07:42 +0000 rubidium (svn r12597) [NoAI] -Sync: with trunk r12501:12596. noai
Mon, 31 Mar 2008 07:50:27 +0000 rubidium (svn r12503) [NoAI] -Sync: with trunk r12461:12501. noai
Mon, 31 Mar 2008 06:45:57 +0000 truebrain (svn r12496) [NoAI] -Documentation: give the .cpp files a nice uniform format too noai
Fri, 22 Feb 2008 12:30:17 +0000 truebrain (svn r12216) [NoAI] -Codechange: made most functions 'static', which removes the need to create an instance to get, for example, engine information, and therefor heavily simplifying AI creation (Morloth) noai
Fri, 22 Feb 2008 12:13:41 +0000 truebrain (svn r12215) [NoAI] -Codechange: added '::' if a function comes from non-AI-API functions (was inconsistant till now) noai
Wed, 09 Jan 2008 18:11:12 +0000 rubidium (svn r11796) [NoAI] -Sync: with trunk r11502:11795. noai
Tue, 16 Oct 2007 16:07:01 +0000 truelight (svn r11273) [NoAI] -Add: added AIOrder::MoveOrder (dynaxo) noai
Fri, 03 Aug 2007 22:09:42 +0000 rubidium (svn r10775) [NoAI] -Sync: with trunk r10535:r10774. noai
Fri, 25 May 2007 00:25:08 +0000 glx (svn r9915) [NoAI] -Sync with trunk -r9815:9914 noai
Sun, 15 Apr 2007 00:23:24 +0000 rubidium (svn r9632) [NoAI] -Sync with trunk r9574:9631. noai
Mon, 26 Mar 2007 12:58:47 +0000 rubidium (svn r9479) [NoAI] -Fix: AIOrder::ChangeOrder didn't work as expected, or rather CMD_MODIFY_ORDER didn't. noai
Sun, 25 Mar 2007 20:07:56 +0000 rubidium (svn r9456) [NoAI] -Fix: creation of new orders failed. noai
Tue, 20 Mar 2007 14:27:54 +0000 rubidium (svn r9374) [NoAI] -Add: functionality to modify orders. noai