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)

Mon, 25 Feb 2008 16:10:13 +0000(svn r12254) [NoAI] -Fix: make AITileList_Industry* newgrf compatible (tnx glx) noai
truebrain [Mon, 25 Feb 2008 16:10:13 +0000] rev 9765
(svn r12254) [NoAI] -Fix: make AITileList_Industry* newgrf compatible (tnx glx)

Mon, 25 Feb 2008 15:40:08 +0000(svn r12253) [NoAI] -Fix: removed obsolete comment at AIRoad noai
truebrain [Mon, 25 Feb 2008 15:40:08 +0000] rev 9764
(svn r12253) [NoAI] -Fix: removed obsolete comment at AIRoad