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

Mon, 25 Feb 2008 14:03:14 +0000(svn r12248) [NoAI] -Codechange: last_command_res was in AIThread, while it should be in AIObject, like all other variables like it noai
truebrain [Mon, 25 Feb 2008 14:03:14 +0000] rev 9760
(svn r12248) [NoAI] -Codechange: last_command_res was in AIThread, while it should be in AIObject, like all other variables like it
[NoAI] -Codechange: minor comment/code update in ai_threads.cpp

Mon, 25 Feb 2008 09:23:53 +0000(svn r12245) [NoAI] -Fix r12243: regression.txt wasn't updated (glx) noai
truebrain [Mon, 25 Feb 2008 09:23:53 +0000] rev 9759
(svn r12245) [NoAI] -Fix r12243: regression.txt wasn't updated (glx)

Sun, 24 Feb 2008 23:41:06 +0000(svn r12243) [NoAI] -Fix r12242: move the regression-test for AITileList_Industry* to TileList(), and show that they really work by using the Valuators to proof that noai
truebrain [Sun, 24 Feb 2008 23:41:06 +0000] rev 9758
(svn r12243) [NoAI] -Fix r12242: move the regression-test for AITileList_Industry* to TileList(), and show that they really work by using the Valuators to proof that

Sun, 24 Feb 2008 23:34:42 +0000(svn r12242) [NoAI] -Add: added AITileList_Industry(Accepting|Producing), giving tiles on which you want to build a station for an industry noai
truebrain [Sun, 24 Feb 2008 23:34:42 +0000] rev 9757
(svn r12242) [NoAI] -Add: added AITileList_Industry(Accepting|Producing), giving tiles on which you want to build a station for an industry

Sun, 24 Feb 2008 23:00:00 +0000(svn r12241) [NoAI] -Fix r12236: global search/replace to the unreadable documentation! WHOHO! (tnx Progman) noai
truebrain [Sun, 24 Feb 2008 23:00:00 +0000] rev 9756
(svn r12241) [NoAI] -Fix r12236: global search/replace to the unreadable documentation! WHOHO! (tnx Progman)