Wed, 04 Oct 2006 00:51:13 +0000(svn r6634) -Fix(r6377): Do not change a widget state after a DrawWindowWidgets, as it is a bit useless
belugas [Wed, 04 Oct 2006 00:51:13 +0000] rev 4722
(svn r6634) -Fix(r6377): Do not change a widget state after a DrawWindowWidgets, as it is a bit useless
-Fix(r6562): Use the correct widget index for enabling

Wed, 04 Oct 2006 00:27:31 +0000(svn r6633) -Fix r6631: climate selector now shows the current selected climate (and only this one)
glx [Wed, 04 Oct 2006 00:27:31 +0000] rev 4721
(svn r6633) -Fix r6631: climate selector now shows the current selected climate (and only this one)

Tue, 03 Oct 2006 21:11:42 +0000(svn r6632) WebTranslator2 update to 2006-10-03 23:11:07
miham [Tue, 03 Oct 2006 21:11:42 +0000] rev 4720
(svn r6632) WebTranslator2 update to 2006-10-03 23:11:07
american - 3 fixed, 2 changed by WhiteRabbit (5)
catalan - 3 fixed, 2 changed by arnaullv (5)
norwegian - 50 fixed by brygge_2 (50)
polish - 3 fixed, 2 changed by meush (5)
swedish - 3 fixed, 2 changed by cjw (5)

Tue, 03 Oct 2006 20:16:20 +0000(svn r6631) -Codechange: Use accessors for click_state.
belugas [Tue, 03 Oct 2006 20:16:20 +0000] rev 4719
(svn r6631) -Codechange: Use accessors for click_state.
Another step toward merging XTDwidget.
The only two files not converted (window.h and widget.c) will be done at the very last commit)

Tue, 03 Oct 2006 17:39:36 +0000(svn r6630) WebTranslator2 update to 2006-10-03 19:38:59
miham [Tue, 03 Oct 2006 17:39:36 +0000] rev 4718
(svn r6630) WebTranslator2 update to 2006-10-03 19:38:59
danish - 6 fixed by ThomasA (6)
french - 3 fixed, 3 changed by belugas (6)
hungarian - 5 fixed by miham (5)
icelandic - 10 fixed, 17 changed by scrooge (27)
italian - 24 fixed, 2 changed by sidew (26)

Tue, 03 Oct 2006 16:25:03 +0000(svn r6629) - Fix (r6628): One check for the number of players got misplaced by patch...
peter1138 [Tue, 03 Oct 2006 16:25:03 +0000] rev 4717
(svn r6629) - Fix (r6628): One check for the number of players got misplaced by patch...

Tue, 03 Oct 2006 16:15:34 +0000(svn r6628) - Feature: Add the ability to pause a server if not enough players are connected. The setting for this is 'min_players' and can be set in the config and via the console. If the number of players drops below this number, the server will pause the game.
peter1138 [Tue, 03 Oct 2006 16:15:34 +0000] rev 4716
(svn r6628) - Feature: Add the ability to pause a server if not enough players are connected. The setting for this is 'min_players' and can be set in the config and via the console. If the number of players drops below this number, the server will pause the game.

Tue, 03 Oct 2006 16:05:11 +0000(svn r6627) -Fix r6624: fixed some warnings
bjarni [Tue, 03 Oct 2006 16:05:11 +0000] rev 4715
(svn r6627) -Fix r6624: fixed some warnings
Now it happened again. Somebody got warnings, that I didn't get... I will look into this issue

Tue, 03 Oct 2006 15:05:27 +0000(svn r6626) WebTranslator2 update to 2006-10-03 17:04:54
miham [Tue, 03 Oct 2006 15:05:27 +0000] rev 4714
(svn r6626) WebTranslator2 update to 2006-10-03 17:04:54
german - 6 fixed, 1 changed by chu (6), Neonox (1)
hungarian - 1 fixed, 2 changed by miham (3)
spanish - 1 fixed by eusebio (1)
turkish - 13 fixed by jnmbk (13)

Tue, 03 Oct 2006 14:59:05 +0000(svn r6625) - Feature: Add the ability for servers to execute a script just after a client has connected, e.g. for a MOTD, etc.
peter1138 [Tue, 03 Oct 2006 14:59:05 +0000] rev 4713
(svn r6625) - Feature: Add the ability for servers to execute a script just after a client has connected, e.g. for a MOTD, etc.