Tue, 25 Mar 2008 12:09:42 +0000(svn r12409) [NoAI] -Add: allow an AdvancedMethod which gives you complete control over the param handling from a call from SQ noai
truebrain [Tue, 25 Mar 2008 12:09:42 +0000] rev 9813
(svn r12409) [NoAI] -Add: allow an AdvancedMethod which gives you complete control over the param handling from a call from SQ
[NoAI] -Fix: many stack-cleanup fixes; this makes the stack in multiple calls not to overflow

Sun, 23 Mar 2008 21:45:16 +0000(svn r12400) [NoAI] -Fix: reduce the number of false positives in the regression test completeness check script. noai
rubidium [Sun, 23 Mar 2008 21:45:16 +0000] rev 9812
(svn r12400) [NoAI] -Fix: reduce the number of false positives in the regression test completeness check script.

Mon, 17 Mar 2008 15:58:28 +0000(svn r12376) [NoAI] -Remove: from this day on, C++ is removed as supported language to write your NoAI in. The only language to use is Squirrel. noai
truebrain [Mon, 17 Mar 2008 15:58:28 +0000] rev 9811
(svn r12376) [NoAI] -Remove: from this day on, C++ is removed as supported language to write your NoAI in. The only language to use is Squirrel.
This commit is as preparation of the complete removal of this support.
For reasons why, please check http://wiki.openttd.org/index.php/AI:Why_No_C%2B%2B

Mon, 03 Mar 2008 16:15:24 +0000(svn r12327) [NoAI] -Add: GetLastMonth(Production|Transported) (Morloth) noai
truebrain [Mon, 03 Mar 2008 16:15:24 +0000] rev 9810
(svn r12327) [NoAI] -Add: GetLastMonth(Production|Transported) (Morloth)

Sun, 02 Mar 2008 13:19:08 +0000(svn r12325) [NoAI] -Add: added AIEngine:CanRefitCargo() noai
truebrain [Sun, 02 Mar 2008 13:19:08 +0000] rev 9809
(svn r12325) [NoAI] -Add: added AIEngine:CanRefitCargo()

Fri, 29 Feb 2008 08:51:47 +0000(svn r12318) [NoAI] -Add: added AICompany::(Build|Get)CompanyHQ (college of Morloth) noai
truebrain [Fri, 29 Feb 2008 08:51:47 +0000] rev 9808
(svn r12318) [NoAI] -Add: added AICompany::(Build|Get)CompanyHQ (college of Morloth)

Fri, 29 Feb 2008 00:17:59 +0000(svn r12315) [NoAI] -Fix: AITunnel::GetOtherTunnelEnd() now also works to estimate where a non-existing tunnel would end (Morloth / glx) noai
truebrain [Fri, 29 Feb 2008 00:17:59 +0000] rev 9807
(svn r12315) [NoAI] -Fix: AITunnel::GetOtherTunnelEnd() now also works to estimate where a non-existing tunnel would end (Morloth / glx)

Thu, 28 Feb 2008 14:28:44 +0000(svn r12312) [NoAI] -Fix: AIVehicle_vRunningCost didn't exist noai
truebrain [Thu, 28 Feb 2008 14:28:44 +0000] rev 9806
(svn r12312) [NoAI] -Fix: AIVehicle_vRunningCost didn't exist

Thu, 28 Feb 2008 13:49:41 +0000(svn r12311) [NoAI] -Fix: wrightai didn't work anymore noai
truebrain [Thu, 28 Feb 2008 13:49:41 +0000] rev 9805
(svn r12311) [NoAI] -Fix: wrightai didn't work anymore

Thu, 28 Feb 2008 12:31:49 +0000(svn r12310) [NoAI] -Fix: make MaxSpeed for Aircrafts return the value divided by plane_speed (which in regression is now set to 1/2th) noai
truebrain [Thu, 28 Feb 2008 12:31:49 +0000] rev 9804
(svn r12310) [NoAI] -Fix: make MaxSpeed for Aircrafts return the value divided by plane_speed (which in regression is now set to 1/2th)