Thu, 17 Jul 2008 12:02:09 +0000(svn r13714) -Fix: remove the unique_id from the message that a client has joined as it is only exposes the unique_id more than needed. Patch by dih.
rubidium [Thu, 17 Jul 2008 12:02:09 +0000] rev 11156
(svn r13714) -Fix: remove the unique_id from the message that a client has joined as it is only exposes the unique_id more than needed. Patch by dih.

Thu, 17 Jul 2008 11:47:57 +0000(svn r13713) -Fix: possible crash on creating a network packet.
rubidium [Thu, 17 Jul 2008 11:47:57 +0000] rev 11155
(svn r13713) -Fix: possible crash on creating a network packet.

Thu, 17 Jul 2008 11:20:45 +0000update tags
convert-repo [Thu, 17 Jul 2008 11:20:45 +0000] rev 11154
update tags

Thu, 17 Jul 2008 11:19:20 +0000(svn r13712) -Fix: enforce the length restrictions of company and president name in the commands too.
rubidium [Thu, 17 Jul 2008 11:19:20 +0000] rev 11153
(svn r13712) -Fix: enforce the length restrictions of company and president name in the commands too.

Wed, 16 Jul 2008 16:05:52 +0000(svn r13710) [0.6] -Prepare: for 0.6.2-RC1. 0.6 0.6.2-RC1
rubidium [Wed, 16 Jul 2008 16:05:52 +0000] rev 11152
(svn r13710) [0.6] -Prepare: for 0.6.2-RC1.

Wed, 16 Jul 2008 10:35:01 +0000(svn r13709) [0.6] -Backport from trunk: language updates. 0.6
rubidium [Wed, 16 Jul 2008 10:35:01 +0000] rev 11151
(svn r13709) [0.6] -Backport from trunk: language updates.

Wed, 16 Jul 2008 10:07:38 +0000(svn r13708) [0.6] -Backport from trunk: 0.6
rubidium [Wed, 16 Jul 2008 10:07:38 +0000] rev 11150
(svn r13708) [0.6] -Backport from trunk:
- Fix: Possible buffer overflow in string truncation code (r13700)
- Fix: Handle SETX(Y) properly when truncating a string instead of ignoring it and returning a too long string (r13699)
- Fix: In some cases the (sound) mixer could overflow causing artefacts in the sound [FS#2120] (r13695)
- Fix: Do not rely on .tar files always ending with a block of zeros (r13693)
- Fix: Make sure a command is ran in the context of autoreplace or not (r13691)

Tue, 15 Jul 2008 23:27:28 +0000(svn r13707) -Update: WebTranslator2 update to 2008-07-16 01:21:36
miham [Tue, 15 Jul 2008 23:27:28 +0000] rev 11149
(svn r13707) -Update: WebTranslator2 update to 2008-07-16 01:21:36
brazilian_portuguese - 3 fixed by tucalipe (3)
bulgarian - 78 fixed, 230 changed by thetitan (3), groupsky (305)
catalan - 3 fixed by arnaullv (3)
dutch - 3 fixed by webfreakz (3)
italian - 3 changed by lorenzodv (3)
korean - 4 fixed, 5 changed by leejaeuk5 (9)
russian - 3 fixed by Smoky555 (3)
slovenian - 4 fixed by Necrolyte (4)
spanish - 3 fixed by eusebio (3)
swedish - 4 fixed by daishan (4)
ukrainian - 2 fixed by mad (2)

Tue, 15 Jul 2008 17:13:50 +0000(svn r13706) -Fix (r13695): Small typo.
frosch [Tue, 15 Jul 2008 17:13:50 +0000] rev 11148
(svn r13706) -Fix (r13695): Small typo.

Tue, 15 Jul 2008 00:34:34 +0000(svn r13705) -Codechange: Define and use BridgePieces enum, which will remove a few more magic numbers
belugas [Tue, 15 Jul 2008 00:34:34 +0000] rev 11147
(svn r13705) -Codechange: Define and use BridgePieces enum, which will remove a few more magic numbers