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

Sun, 15 Jul 2007 12:36:43 +0000(svn r10579) [NoAI] -Add: functions to remove/keep the top/bottom X items from a list. noai
rubidium [Sun, 15 Jul 2007 12:36:43 +0000] rev 9665
(svn r10579) [NoAI] -Add: functions to remove/keep the top/bottom X items from a list.
[NoAI] -Add: functions to remove/keep items given in another list.

Sun, 15 Jul 2007 11:45:25 +0000(svn r10577) [NoAI] -Add: added ChangeItem to AIList noai
truelight [Sun, 15 Jul 2007 11:45:25 +0000] rev 9664
(svn r10577) [NoAI] -Add: added ChangeItem to AIList
[NoAI] -Change [API]: AddItem of AIList now takes a second param: value

Sun, 15 Jul 2007 11:28:52 +0000(svn r10576) [NoAI] -Add: added -g to regression test script, to start gdb over regression-test noai
truelight [Sun, 15 Jul 2007 11:28:52 +0000] rev 9663
(svn r10576) [NoAI] -Add: added -g to regression test script, to start gdb over regression-test

Sun, 15 Jul 2007 00:31:03 +0000(svn r10574) [NoAI] -Fix: make a better BestVehicle detection for aircrafts noai
truelight [Sun, 15 Jul 2007 00:31:03 +0000] rev 9662
(svn r10574) [NoAI] -Fix: make a better BestVehicle detection for aircrafts

Sun, 15 Jul 2007 00:15:23 +0000(svn r10571) [NoAI] -Fix r10569: about time I forgot to add some files noai
truelight [Sun, 15 Jul 2007 00:15:23 +0000] rev 9661
(svn r10571) [NoAI] -Fix r10569: about time I forgot to add some files