Mon, 30 Jun 2008 21:31:23 +0000(svn r13669) [NoAI] -Fix: allow clients only to join non-AI controlled companies in multiplayer noai
truebrain [Mon, 30 Jun 2008 21:31:23 +0000] rev 11111
(svn r13669) [NoAI] -Fix: allow clients only to join non-AI controlled companies in multiplayer

Mon, 30 Jun 2008 21:27:53 +0000(svn r13668) [NoAI] -Add: execute 'game_start.scr' on game-start or scenario load, to allow you to load AIs on game-start noai
truebrain [Mon, 30 Jun 2008 21:27:53 +0000] rev 11110
(svn r13668) [NoAI] -Add: execute 'game_start.scr' on game-start or scenario load, to allow you to load AIs on game-start
[NoAI] -Fix: -vnull acts a bit more like a dedicated server, to avoid weird complexity on several places

Mon, 30 Jun 2008 19:54:03 +0000(svn r13667) -Documentation: Comment 'tgp.cpp' a bit. Based on patch by CommanderZ.
frosch [Mon, 30 Jun 2008 19:54:03 +0000] rev 11109
(svn r13667) -Documentation: Comment 'tgp.cpp' a bit. Based on patch by CommanderZ.

Mon, 30 Jun 2008 19:35:57 +0000(svn r13666) [NoAI] -Fix: benchmarked and set the default opcodes-till-suspend to a much higher value. Benchmarks show that this value should be relative unnoticable on any 'recent' hardware (read: 5 years or newer), under normal conditions. noai
truebrain [Mon, 30 Jun 2008 19:35:57 +0000] rev 11108
(svn r13666) [NoAI] -Fix: benchmarked and set the default opcodes-till-suspend to a much higher value. Benchmarks show that this value should be relative unnoticable on any 'recent' hardware (read: 5 years or newer), under normal conditions.

Mon, 30 Jun 2008 16:59:35 +0000(svn r13665) -Fix[FS#2119]: Wrong PlayerID used for sending a message to.Patch by Yexo
belugas [Mon, 30 Jun 2008 16:59:35 +0000] rev 11107
(svn r13665) -Fix[FS#2119]: Wrong PlayerID used for sending a message to.Patch by Yexo

Mon, 30 Jun 2008 15:13:40 +0000(svn r13664) -Fix [FS#2117]: bus/truck forgetting go-to-depot order when entering a non-drivethrough road stop.
rubidium [Mon, 30 Jun 2008 15:13:40 +0000] rev 11106
(svn r13664) -Fix [FS#2117]: bus/truck forgetting go-to-depot order when entering a non-drivethrough road stop.

Mon, 30 Jun 2008 14:58:58 +0000(svn r13663) -Codechange: Use a default parameter, hoping to reduce the different signatures of functions in menus
belugas [Mon, 30 Jun 2008 14:58:58 +0000] rev 11105
(svn r13663) -Codechange: Use a default parameter, hoping to reduce the different signatures of functions in menus

Mon, 30 Jun 2008 14:49:50 +0000(svn r13662) -Fix [FS#2113]: crash when adding conditional orders to ships.
rubidium [Mon, 30 Jun 2008 14:49:50 +0000] rev 11104
(svn r13662) -Fix [FS#2113]: crash when adding conditional orders to ships.

Mon, 30 Jun 2008 14:48:44 +0000(svn r13661) -Fix: server crashing when banning the rconning client.
rubidium [Mon, 30 Jun 2008 14:48:44 +0000] rev 11103
(svn r13661) -Fix: server crashing when banning the rconning client.

Mon, 30 Jun 2008 13:51:28 +0000(svn r13660) [NoAI] -Fix: Is(Tunnel|Bridge)Tile could cause asserts (spotted by Yexo and ST_) noai
truebrain [Mon, 30 Jun 2008 13:51:28 +0000] rev 11102
(svn r13660) [NoAI] -Fix: Is(Tunnel|Bridge)Tile could cause asserts (spotted by Yexo and ST_)