Wed, 18 Jul 2007 15:13:33 +0000(svn r10614) [NoAI] -Fix r10613: do not commit things you are working on and don't want to commit ;) noai
truelight [Wed, 18 Jul 2007 15:13:33 +0000] rev 9675
(svn r10614) [NoAI] -Fix r10613: do not commit things you are working on and don't want to commit ;)

Wed, 18 Jul 2007 15:09:16 +0000(svn r10613) [NoAI] -Add r10612: give release-hook for return values of classes for which SQ creates a temporary holder so they are free'd when SQ does noai
truelight [Wed, 18 Jul 2007 15:09:16 +0000] rev 9674
(svn r10613) [NoAI] -Add r10612: give release-hook for return values of classes for which SQ creates a temporary holder so they are free'd when SQ does

Wed, 18 Jul 2007 14:58:37 +0000(svn r10612) [NoAI] -Add: allow a class as return value; pack the result in a SQ instance and it should work perfectly noai
truelight [Wed, 18 Jul 2007 14:58:37 +0000] rev 9673
(svn r10612) [NoAI] -Add: allow a class as return value; pack the result in a SQ instance and it should work perfectly

Wed, 18 Jul 2007 10:53:58 +0000(svn r10611) [NoAI] -Fix: improved FindBestXXX, it now finds the fastest, biggest vehicle available noai
truelight [Wed, 18 Jul 2007 10:53:58 +0000] rev 9672
(svn r10611) [NoAI] -Fix: improved FindBestXXX, it now finds the fastest, biggest vehicle available
[NoAI] -Change [API]: FindBestXXX now takes max_cost as 3rd param, to find a vehicle below a given treshhold

Wed, 18 Jul 2007 09:23:35 +0000(svn r10610) [NoAI] -Fix r10609: typo in WrightAI noai
truelight [Wed, 18 Jul 2007 09:23:35 +0000] rev 9671
(svn r10610) [NoAI] -Fix r10609: typo in WrightAI

Wed, 18 Jul 2007 09:20:50 +0000(svn r10609) [NoAI] -Add: added GetAirportWidth / GetAirportHeight noai
truelight [Wed, 18 Jul 2007 09:20:50 +0000] rev 9670
(svn r10609) [NoAI] -Add: added GetAirportWidth / GetAirportHeight
[NoAI] -Add: added GetCoverageRadius / GetAirportCoverageRadius
[NoAI] -Fix: AiportAvailable was bugged, returned always true for AT_SMALL
[NoAI] -Change: improved WrightAI to work from 1950 (based on above functions)

Wed, 18 Jul 2007 08:38:50 +0000(svn r10608) [NoAI] -Documentation: comment some functions to make Doxygen happy noai
truelight [Wed, 18 Jul 2007 08:38:50 +0000] rev 9669
(svn r10608) [NoAI] -Documentation: comment some functions to make Doxygen happy

Sun, 15 Jul 2007 16:39:11 +0000(svn r10582) [NoAI] -Codechange: allow getting the president and company names of other companies as well as their company value and bank balance. noai
rubidium [Sun, 15 Jul 2007 16:39:11 +0000] rev 9668
(svn r10582) [NoAI] -Codechange: allow getting the president and company names of other companies as well as their company value and bank balance.

Sun, 15 Jul 2007 13:24:06 +0000(svn r10581) [NoAI] -Add: added WrightAI, and even though it is an aircraft only AI, it is the first NoAI that actually builds something useful and that is where the name came from (wright is archaic English for craftsman or builder) noai
truelight [Sun, 15 Jul 2007 13:24:06 +0000] rev 9667
(svn r10581) [NoAI] -Add: added WrightAI, and even though it is an aircraft only AI, it is the first NoAI that actually builds something useful and that is where the name came from (wright is archaic English for craftsman or builder)
[NoAI] -Remove: removed SQNoAI, as it didn't do anything useful

Sun, 15 Jul 2007 12:56:41 +0000(svn r10580) [NoAI] -Add: added GetStationID to get the StationID based on a tile noai
truelight [Sun, 15 Jul 2007 12:56:41 +0000] rev 9666
(svn r10580) [NoAI] -Add: added GetStationID to get the StationID based on a tile