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

Mon, 25 Feb 2008 14:59:56 +0000(svn r12251) [NoAI] -Add: 2 console commands: 'list_ai' and 'start_ai', listing or starting an AI noai
truebrain [Mon, 25 Feb 2008 14:59:56 +0000] rev 9763
(svn r12251) [NoAI] -Add: 2 console commands: 'list_ai' and 'start_ai', listing or starting an AI

Mon, 25 Feb 2008 14:56:45 +0000(svn r12250) [NoAI] -Fix: ChangeName -> AICompany.SetCompanyName noai
truebrain [Mon, 25 Feb 2008 14:56:45 +0000] rev 9762
(svn r12250) [NoAI] -Fix: ChangeName -> AICompany.SetCompanyName

Mon, 25 Feb 2008 14:34:16 +0000(svn r12249) [NoAI] -Fix: finally found why closing the game gave an assert() on running AIs noai
truebrain [Mon, 25 Feb 2008 14:34:16 +0000] rev 9761
(svn r12249) [NoAI] -Fix: finally found why closing the game gave an assert() on running AIs