Tue, 26 Feb 2008 18:37:33 +0000(svn r12275) [NoAI] -Fix r12273: people always find typos AFTER you commit :( (tnx yorick) noai
truebrain [Tue, 26 Feb 2008 18:37:33 +0000] rev 9780
(svn r12275) [NoAI] -Fix r12273: people always find typos AFTER you commit :( (tnx yorick)

Tue, 26 Feb 2008 18:36:16 +0000(svn r12274) [NoAI] -Change: [API CHANGE] Removed AITownList_vRandomize, as AIList_vRandomize already does that noai
truebrain [Tue, 26 Feb 2008 18:36:16 +0000] rev 9779
(svn r12274) [NoAI] -Change: [API CHANGE] Removed AITownList_vRandomize, as AIList_vRandomize already does that

Tue, 26 Feb 2008 18:32:35 +0000(svn r12273) [NoAI] -Documentation: big change of many list-related comments. It is now more readable, more explaining, and all unneeded things (API-wise) are removed noai
truebrain [Tue, 26 Feb 2008 18:32:35 +0000] rev 9778
(svn r12273) [NoAI] -Documentation: big change of many list-related comments. It is now more readable, more explaining, and all unneeded things (API-wise) are removed

Tue, 26 Feb 2008 16:03:39 +0000(svn r12271) [NoAI] -Fix r12270: save before commit noai
truebrain [Tue, 26 Feb 2008 16:03:39 +0000] rev 9777
(svn r12271) [NoAI] -Fix r12270: save before commit

Tue, 26 Feb 2008 16:02:37 +0000(svn r12270) [NoAI] -Add: added AIIndustryList_CargoAccepting and AIIndustryList_CargoProducing, which gives you Industry Lists with from where to where you can move cargo noai
truebrain [Tue, 26 Feb 2008 16:02:37 +0000] rev 9776
(svn r12270) [NoAI] -Add: added AIIndustryList_CargoAccepting and AIIndustryList_CargoProducing, which gives you Industry Lists with from where to where you can move cargo

Tue, 26 Feb 2008 15:14:45 +0000(svn r12268) [NoAI] -Fix: allow AIList_vRandomize to run over any list noai
truebrain [Tue, 26 Feb 2008 15:14:45 +0000] rev 9775
(svn r12268) [NoAI] -Fix: allow AIList_vRandomize to run over any list

Tue, 26 Feb 2008 15:14:21 +0000(svn r12267) [NoAI] -Fix r12266: forgot to update the regression output (again and again...) noai
truebrain [Tue, 26 Feb 2008 15:14:21 +0000] rev 9774
(svn r12267) [NoAI] -Fix r12266: forgot to update the regression output (again and again...)

Tue, 26 Feb 2008 14:42:08 +0000(svn r12266) [NoAI] -Fix: [API CHANGE] minor typo in Ai*r*portAvailable (tnx yorick) noai
truebrain [Tue, 26 Feb 2008 14:42:08 +0000] rev 9773
(svn r12266) [NoAI] -Fix: [API CHANGE] minor typo in Ai*r*portAvailable (tnx yorick)

Tue, 26 Feb 2008 10:55:07 +0000(svn r12265) [NoAI] -Add: added a general protection that doesn't allow people using valuators on lists that aren't ment for those valuators noai
truebrain [Tue, 26 Feb 2008 10:55:07 +0000] rev 9772
(svn r12265) [NoAI] -Add: added a general protection that doesn't allow people using valuators on lists that aren't ment for those valuators

Tue, 26 Feb 2008 10:47:22 +0000(svn r12264) [NoAI] -Add: added AITileList_vCargoProduction (yorick) noai
truebrain [Tue, 26 Feb 2008 10:47:22 +0000] rev 9771
(svn r12264) [NoAI] -Add: added AITileList_vCargoProduction (yorick)
[NoAI] -Fix: fixed comments around CargoProduction, so now it reflects what is really does