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

Mon, 25 Feb 2008 18:18:35 +0000(svn r12260) [NoAI] -Change: make SelectAI return the factory, so some GUI might read how the AI is called, and who wrote it, etc etc noai
truebrain [Mon, 25 Feb 2008 18:18:35 +0000] rev 9770
(svn r12260) [NoAI] -Change: make SelectAI return the factory, so some GUI might read how the AI is called, and who wrote it, etc etc

Mon, 25 Feb 2008 16:36:24 +0000(svn r12259) [NoAI] -Fix: depots were considered buildable (tnx Progman) noai
truebrain [Mon, 25 Feb 2008 16:36:24 +0000] rev 9769
(svn r12259) [NoAI] -Fix: depots were considered buildable (tnx Progman)

Mon, 25 Feb 2008 16:29:48 +0000(svn r12257) [NoAI] -Fix: flush stdout and stderr when killing a thread, avoids data-loss ;) noai
truebrain [Mon, 25 Feb 2008 16:29:48 +0000] rev 9768
(svn r12257) [NoAI] -Fix: flush stdout and stderr when killing a thread, avoids data-loss ;)

Mon, 25 Feb 2008 16:26:30 +0000(svn r12256) [NoAI] -Fix: because of a 'bug' in OpenTTD, FindStationsAroundIndustryTile gave inconsitant results with GetProductionAroundTiles (first ignores station layout). Fixed with HACK, waiting for real solution in OpenTTD. noai
truebrain [Mon, 25 Feb 2008 16:26:30 +0000] rev 9767
(svn r12256) [NoAI] -Fix: because of a 'bug' in OpenTTD, FindStationsAroundIndustryTile gave inconsitant results with GetProductionAroundTiles (first ignores station layout). Fixed with HACK, waiting for real solution in OpenTTD.

Mon, 25 Feb 2008 16:14:48 +0000(svn r12255) [NoAI] -Fix: ensure AITileList_Industry* only operates on valid tiles (Morloth) noai
truebrain [Mon, 25 Feb 2008 16:14:48 +0000] rev 9766
(svn r12255) [NoAI] -Fix: ensure AITileList_Industry* only operates on valid tiles (Morloth)