Tue, 14 Sep 2004 22:51:37 +0000(svn r261) -Workaround: unplayeable network-game on busy maps because of wrong setup of _current_player. This is only a workaround that can cause desyncs too but not that often
signde [Tue, 14 Sep 2004 22:51:37 +0000] rev 256
(svn r261) -Workaround: unplayeable network-game on busy maps because of wrong setup of _current_player. This is only a workaround that can cause desyncs too but not that often

Tue, 14 Sep 2004 20:56:57 +0000(svn r260) Added updated linux RPM stuff
dominik [Tue, 14 Sep 2004 20:56:57 +0000] rev 255
(svn r260) Added updated linux RPM stuff

Tue, 14 Sep 2004 20:35:24 +0000(svn r259) -Fix: Installer version updated to 12. Properly commented now. Thx teeone
darkvater [Tue, 14 Sep 2004 20:35:24 +0000] rev 254
(svn r259) -Fix: Installer version updated to 12. Properly commented now. Thx teeone

Tue, 14 Sep 2004 20:25:52 +0000(svn r258) Daily lf upd #3. -- 1433 strings missing from 7 languages
miham [Tue, 14 Sep 2004 20:25:52 +0000] rev 253
(svn r258) Daily lf upd #3. -- 1433 strings missing from 7 languages

Tue, 14 Sep 2004 18:52:11 +0000(svn r253) Daily lf upd #2. -- 1470 strings missing from 8 languages
miham [Tue, 14 Sep 2004 18:52:11 +0000] rev 252
(svn r253) Daily lf upd #2. -- 1470 strings missing from 8 languages

Tue, 14 Sep 2004 18:27:24 +0000(svn r252) Daily lf upd -- 1568 strings missing from 9 language
miham [Tue, 14 Sep 2004 18:27:24 +0000] rev 251
(svn r252) Daily lf upd -- 1568 strings missing from 9 language

Tue, 14 Sep 2004 18:19:29 +0000(svn r251) -Project ready for 0.3.4 release. Updated installer, readme and fileinformation
darkvater [Tue, 14 Sep 2004 18:19:29 +0000] rev 250
(svn r251) -Project ready for 0.3.4 release. Updated installer, readme and fileinformation
-Fix: warning on release build of strgen

Tue, 14 Sep 2004 17:33:17 +0000(svn r250) -Update: updated the changelog for 0.3.4
truelight [Tue, 14 Sep 2004 17:33:17 +0000] rev 249
(svn r250) -Update: updated the changelog for 0.3.4

Tue, 14 Sep 2004 16:30:33 +0000(svn r249) -Fix: warning fix in console.c/h (Tron)
truelight [Tue, 14 Sep 2004 16:30:33 +0000] rev 248
(svn r249) -Fix: warning fix in console.c/h (Tron)

Tue, 14 Sep 2004 16:10:20 +0000(svn r248) -Feature: console script files "exec myscript.file"
darkvater [Tue, 14 Sep 2004 16:10:20 +0000] rev 247
(svn r248) -Feature: console script files "exec myscript.file"
-Feature: console logging (of debug messages with *developer = 2 and debug_level #) to text-files "script test.txt"
-Feature: server and client are auto-executing "on_server.scr" and "on_client.scr" scripts