Wed, 18 Oct 2006 13:17:46 +0000(svn r6820) -Codechange: Some more const correctness, coding style.
Darkvater [Wed, 18 Oct 2006 13:17:46 +0000] rev 4883
(svn r6820) -Codechange: Some more const correctness, coding style.
-Codechange: Add FOR_ALL_ACTIVE_CLIENT_INFOS macro that will loop all clients
skipping inactive ones.

Wed, 18 Oct 2006 10:57:32 +0000(svn r6819) WebTranslator2 update to 2006-10-18 12:54:18
miham [Wed, 18 Oct 2006 10:57:32 +0000] rev 4882
(svn r6819) WebTranslator2 update to 2006-10-18 12:54:18
bulgarian - 47 fixed, 1 changed by groupsky (48)
danish - 1 fixed by ThomasA (1)
italian - 1 fixed by sidew (1)
slovak - 1 fixed by lengyel (1)

Wed, 18 Oct 2006 00:10:38 +0000(svn r6817) -Fix: set svn:eol-style for vs80 files
glx [Wed, 18 Oct 2006 00:10:38 +0000] rev 4881
(svn r6817) -Fix: set svn:eol-style for vs80 files

Tue, 17 Oct 2006 23:34:12 +0000(svn r6816) -Codechange: Some coding style, variable localization, const correctness.
Darkvater [Tue, 17 Oct 2006 23:34:12 +0000] rev 4880
(svn r6816) -Codechange: Some coding style, variable localization, const correctness.
-Codechange: 'quited' is not a word, use has_quit instead for NetworkClientState

Tue, 17 Oct 2006 22:21:13 +0000(svn r6815) WebTranslator2 update to 2006-10-18 00:20:47
miham [Tue, 17 Oct 2006 22:21:13 +0000] rev 4879
(svn r6815) WebTranslator2 update to 2006-10-18 00:20:47
czech - 3 changed by KUDr (3)

Tue, 17 Oct 2006 22:16:46 +0000(svn r6814) -Codechange: For network games ci->client_playas was always p->index + 1. To
Darkvater [Tue, 17 Oct 2006 22:16:46 +0000] rev 4878
(svn r6814) -Codechange: For network games ci->client_playas was always p->index + 1. To
correctly handle this ci->client_playas - 1 was used all over the code making
it pretty confusing at times. Use proper one-on-one values now. Special handling
is only needed for user-output to not to confuse users.

Tue, 17 Oct 2006 20:36:03 +0000(svn r6811) WebTranslator2 update to 2006-10-17 22:35:27
miham [Tue, 17 Oct 2006 20:36:03 +0000] rev 4877
(svn r6811) WebTranslator2 update to 2006-10-17 22:35:27
american - 1 fixed by WhiteRabbit (1)
bulgarian - 50 fixed, 1 changed by kokobongo (51)
czech - 30 fixed by KUDr (30)
estonian - 5 fixed by vermon (5)
finnish - 1 fixed by kerba (1)

Tue, 17 Oct 2006 19:12:30 +0000(svn r6807) WebTranslator2 update to 2006-10-17 21:11:51
miham [Tue, 17 Oct 2006 19:12:30 +0000] rev 4876
(svn r6807) WebTranslator2 update to 2006-10-17 21:11:51
bulgarian - 20 fixed, 1 deleted by kokobongo (21)
dutch - 1 fixed by webfreakz (1)
hungarian - 2 fixed by miham (2)
polish - 1 fixed by meush (1)
spanish - 1 fixed by eusebio (1)
swedish - 2 fixed, 5 changed by cjw (7)

Tue, 17 Oct 2006 18:36:39 +0000(svn r6806) WebTranslator2 update to 2006-10-17 20:36:04
miham [Tue, 17 Oct 2006 18:36:39 +0000] rev 4875
(svn r6806) WebTranslator2 update to 2006-10-17 20:36:04
catalan - 1 fixed, 9 changed by arnaullv (10)
danish - 13 changed by ThomasA (13)
finnish - 5 fixed, 8 changed by hapo (13)
french - 1 fixed, 6 changed by belugas (6), glx (1)
swedish - 5 fixed by daishan (5)

Tue, 17 Oct 2006 18:15:35 +0000(svn r6804) -Codechange: Remove the unused NF_NOEXPIRE flag.
Darkvater [Tue, 17 Oct 2006 18:15:35 +0000] rev 4874
(svn r6804) -Codechange: Remove the unused NF_NOEXPIRE flag.