Tue, 10 Jun 2008 14:08:39 +0000(svn r13439) [NoAI] -Fix: set svn props and keywords, and fix Author and Version noai
truebrain [Tue, 10 Jun 2008 14:08:39 +0000] rev 10888
(svn r13439) [NoAI] -Fix: set svn props and keywords, and fix Author and Version

Tue, 10 Jun 2008 09:56:56 +0000(svn r13438) [NoAI] -Fix: sq_pop when needed, to make sure the stack keeps as clean as possible noai
truebrain [Tue, 10 Jun 2008 09:56:56 +0000] rev 10887
(svn r13438) [NoAI] -Fix: sq_pop when needed, to make sure the stack keeps as clean as possible

Tue, 10 Jun 2008 00:42:19 +0000(svn r13437) -Feature[newGRF]: Add long format introduction and maximum construction year for house.
belugas [Tue, 10 Jun 2008 00:42:19 +0000] rev 10886
(svn r13437) -Feature[newGRF]: Add long format introduction and maximum construction year for house.

Mon, 09 Jun 2008 21:24:10 +0000(svn r13436) [NoAI] -Change: call the constructor of the SQ when the ->Start() is called of AIController. This makes sure the SQ code is always executed inside the thread, and not inside the main-thread. This has no change what so ever for AIs. noai
truebrain [Mon, 09 Jun 2008 21:24:10 +0000] rev 10885
(svn r13436) [NoAI] -Change: call the constructor of the SQ when the ->Start() is called of AIController. This makes sure the SQ code is always executed inside the thread, and not inside the main-thread. This has no change what so ever for AIs.

Mon, 09 Jun 2008 14:38:23 +0000(svn r13435) [NoAI] -Fix r13432: still the statements were wrong ... 3rd time is the charm :) noai
truebrain [Mon, 09 Jun 2008 14:38:23 +0000] rev 10884
(svn r13435) [NoAI] -Fix r13432: still the statements were wrong ... 3rd time is the charm :)

Mon, 09 Jun 2008 12:20:00 +0000(svn r13434) -Fix (r13317): news window with invalid news item could be shown
smatz [Mon, 09 Jun 2008 12:20:00 +0000] rev 10883
(svn r13434) -Fix (r13317): news window with invalid news item could be shown

Mon, 09 Jun 2008 12:17:01 +0000(svn r13433) -Codechange: remove a now useless global variable.
rubidium [Mon, 09 Jun 2008 12:17:01 +0000] rev 10882
(svn r13433) -Codechange: remove a now useless global variable.
-Fix: MP advertising was not advertising.

Mon, 09 Jun 2008 11:46:30 +0000(svn r13432) [NoAI] -Fix r13290: in case of a network-client, AI_StartNewAI() should never be called noai
truebrain [Mon, 09 Jun 2008 11:46:30 +0000] rev 10881
(svn r13432) [NoAI] -Fix r13290: in case of a network-client, AI_StartNewAI() should never be called

Mon, 09 Jun 2008 11:36:21 +0000(svn r13431) [NoAI] -Fix: AIs in multiplayer is no longer an experimental thing noai
truebrain [Mon, 09 Jun 2008 11:36:21 +0000] rev 10880
(svn r13431) [NoAI] -Fix: AIs in multiplayer is no longer an experimental thing
[NoAI] -Fix: start_ai now reports nicer errors when it fails

Sun, 08 Jun 2008 23:56:52 +0000(svn r13430) [NoAI] -Add: added AIEventIndustry(Open|CLose) noai
glx [Sun, 08 Jun 2008 23:56:52 +0000] rev 10879
(svn r13430) [NoAI] -Add: added AIEventIndustry(Open|CLose)