Wed, 25 Oct 2006 19:35:09 +0000(svn r6942) WebTranslator2 update to 2006-10-25 21:34:26
miham [Wed, 25 Oct 2006 19:35:09 +0000] rev 4951
(svn r6942) WebTranslator2 update to 2006-10-25 21:34:26
bulgarian - 11 fixed, 5 changed by groupsky (16)
czech - 4 fixed, 3 changed by Hadez (7)
dutch - 1 fixed by habell (1)
galician - 22 fixed by Condex (22)
italian - 2 changed by sidew (2)
swedish - 4 fixed, 2 changed by daishan (6)

Wed, 25 Oct 2006 05:49:41 +0000(svn r6939) WebTranslator2 update to 2006-10-25 07:48:50
miham [Wed, 25 Oct 2006 05:49:41 +0000] rev 4950
(svn r6939) WebTranslator2 update to 2006-10-25 07:48:50
american - 3 fixed by WhiteRabbit (3)
brazilian_portuguese - 3 fixed by tucalipe (3)
bulgarian - 7 fixed, 2 changed by groupsky (9)
catalan - 1 fixed by arnaullv (1)
dutch - 3 fixed by webfreakz (3)
estonian - 3 fixed by vermon (3)
french - 4 fixed by glx (4)
galician - 46 fixed, 4 changed by Condex (50)
german - 5 fixed, 2 changed by Neonox (5), chu (2)
italian - 4 fixed, 3 changed by sidew (7)

Tue, 24 Oct 2006 23:11:40 +0000(svn r6938) -Codechange: Comments, typo, variable naming, whitespace, strecpy and simplification
Darkvater [Tue, 24 Oct 2006 23:11:40 +0000] rev 4949
(svn r6938) -Codechange: Comments, typo, variable naming, whitespace, strecpy and simplification
of order_gui (only disable a single widget if not local player, all others aren't
visible anyways).

Tue, 24 Oct 2006 22:57:44 +0000(svn r6937) -Codechange: Add an InitializeTextBuffer() function that handles setting up the
Darkvater [Tue, 24 Oct 2006 22:57:44 +0000] rev 4948
(svn r6937) -Codechange: Add an InitializeTextBuffer() function that handles setting up the
textbuffer instead of typing it out each and every time.

Tue, 24 Oct 2006 22:40:27 +0000(svn r6935) -Fix up the languages changed in r6931
Darkvater [Tue, 24 Oct 2006 22:40:27 +0000] rev 4947
(svn r6935) -Fix up the languages changed in r6931

Tue, 24 Oct 2006 22:27:10 +0000(svn r6934) -Cleanup: Some minor cleanup for network_client and removing 'stupid' comment
Darkvater [Tue, 24 Oct 2006 22:27:10 +0000] rev 4946
(svn r6934) -Cleanup: Some minor cleanup for network_client and removing 'stupid' comment

Tue, 24 Oct 2006 22:26:20 +0000(svn r6933) -Feature: Allow spectators to speak to eachother (team)
Darkvater [Tue, 24 Oct 2006 22:26:20 +0000] rev 4945
(svn r6933) -Feature: Allow spectators to speak to eachother (team)

Tue, 24 Oct 2006 22:23:08 +0000(svn r6932) -Codechange: Send server messages with format NETWORK_ACTION_SERVER_MESSAGE so it is
Darkvater [Tue, 24 Oct 2006 22:23:08 +0000] rev 4944
(svn r6932) -Codechange: Send server messages with format NETWORK_ACTION_SERVER_MESSAGE so it is
general colour like the rest of the server messages. Spectators speak in grey.

Tue, 24 Oct 2006 22:19:12 +0000(svn r6931) -Codechange: Change textmessage format a bit. Only the sender's name and target are
Darkvater [Tue, 24 Oct 2006 22:19:12 +0000] rev 4943
(svn r6931) -Codechange: Change textmessage format a bit. Only the sender's name and target are
in the sender's colour, the actual message is in white. Should improve readability.

Tue, 24 Oct 2006 19:19:25 +0000(svn r6930) -Codechange: Move industry name into IndustrySpec
belugas [Tue, 24 Oct 2006 19:19:25 +0000] rev 4942
(svn r6930) -Codechange: Move industry name into IndustrySpec
-Codechange: member color_map is more related to random color, rename it as such