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

Sat, 14 Jul 2007 23:49:31 +0000(svn r10569) [NoAI] -Add: added AIListRandomize as Valuator for all lists to attach a random value to all items noai
truelight [Sat, 14 Jul 2007 23:49:31 +0000] rev 9660
(svn r10569) [NoAI] -Add: added AIListRandomize as Valuator for all lists to attach a random value to all items

Sat, 14 Jul 2007 23:35:46 +0000(svn r10568) [NoAI] -Add: {Build|Remove}RoadFull(). These functions have the same behaviour as {Build|Remove}Road(), except road is built/removed on both halves of ending tiles (ie build a sloped road on sloped tile instead half road with fundations) noai
glx [Sat, 14 Jul 2007 23:35:46 +0000] rev 9659
(svn r10568) [NoAI] -Add: {Build|Remove}RoadFull(). These functions have the same behaviour as {Build|Remove}Road(), except road is built/removed on both halves of ending tiles (ie build a sloped road on sloped tile instead half road with fundations)

Sat, 14 Jul 2007 22:06:38 +0000(svn r10565) [NoAI] -Add: allow giving width, height and radius to check for cargo acceptance noai
truelight [Sat, 14 Jul 2007 22:06:38 +0000] rev 9658
(svn r10565) [NoAI] -Add: allow giving width, height and radius to check for cargo acceptance