Wed, 15 Dec 2004 21:45:44 +0000(svn r1112) -Fix: _decode_parameters was increased to [20], but not all temp-dparams were
truelight [Wed, 15 Dec 2004 21:45:44 +0000] rev 674
(svn r1112) -Fix: _decode_parameters was increased to [20], but not all temp-dparams were

Wed, 15 Dec 2004 21:45:05 +0000(svn r1111) -Fix: Some language file fixes. Added a space in 'company information' and fixed most not-same-format as english.txt problems. Some are remaining because they need translations.
darkvater [Wed, 15 Dec 2004 21:45:05 +0000] rev 673
(svn r1111) -Fix: Some language file fixes. Added a space in 'company information' and fixed most not-same-format as english.txt problems. Some are remaining because they need translations.

Wed, 15 Dec 2004 21:30:20 +0000(svn r1110) -Fix: Empty console commands were executed and returned error message (sign_de for GeniusDex)
darkvater [Wed, 15 Dec 2004 21:30:20 +0000] rev 672
(svn r1110) -Fix: Empty console commands were executed and returned error message (sign_de for GeniusDex)

Wed, 15 Dec 2004 21:25:33 +0000(svn r1109) Fix c&p bug: In vehicle lists a name was displayed for road vehicles even if they had none
tron [Wed, 15 Dec 2004 21:25:33 +0000] rev 671
(svn r1109) Fix c&p bug: In vehicle lists a name was displayed for road vehicles even if they had none

Wed, 15 Dec 2004 21:13:52 +0000(svn r1108) -Fix: [Network] Fixed problem around slow clients:
truelight [Wed, 15 Dec 2004 21:13:52 +0000] rev 670
(svn r1108) -Fix: [Network] Fixed problem around slow clients:
They joined, they got the map, but it took some time before the new
player was created. In this time a player could do stuff, causing a
player-id-mismatch, and the player was kicked out. Now a player get's a
nice GUI which says: registering.. When that is gone, the player is
joined and can play safely. Tnx to Moriarty for bugging me with this bug ;)

Wed, 15 Dec 2004 20:24:26 +0000(svn r1107) -Fix: [Network] A spectator can no longer buy/sell shares of companies
truelight [Wed, 15 Dec 2004 20:24:26 +0000] rev 669
(svn r1107) -Fix: [Network] A spectator can no longer buy/sell shares of companies

Wed, 15 Dec 2004 20:10:34 +0000(svn r1106) -Add: [Network] Added master-server protocol and advertise to
truelight [Wed, 15 Dec 2004 20:10:34 +0000] rev 668
(svn r1106) -Add: [Network] Added master-server protocol and advertise to
master-server option. No GUI yet, and disabled by default (it still is WIP)

Wed, 15 Dec 2004 20:08:01 +0000(svn r1104) -Fix: nasty server crash buffer overflow problem when using release build. Big thanks to Truelight for the guidance in fixing this very annoying bug!
darkvater [Wed, 15 Dec 2004 20:08:01 +0000] rev 667
(svn r1104) -Fix: nasty server crash buffer overflow problem when using release build. Big thanks to Truelight for the guidance in fixing this very annoying bug!
-VS.NET now treats warnings as errors too in the release build.

Wed, 15 Dec 2004 17:40:12 +0000(svn r1102) -Fix: [Console] 'set server_pw' was acting crazy when you typed more
truelight [Wed, 15 Dec 2004 17:40:12 +0000] rev 666
(svn r1102) -Fix: [Console] 'set server_pw' was acting crazy when you typed more
chars then it could take

Wed, 15 Dec 2004 17:31:18 +0000(svn r1101) -Fix: [Console] Removed magic numbers
truelight [Wed, 15 Dec 2004 17:31:18 +0000] rev 665
(svn r1101) -Fix: [Console] Removed magic numbers