Sun, 16 Jan 2005 11:18:17 +0000(svn r1535) -Fix: bah, I hate to be wrong.. oh, euh, wrong copy/paste from TPFMode 1
truelight [Sun, 16 Jan 2005 11:18:17 +0000] rev 1034
(svn r1535) -Fix: bah, I hate to be wrong.. oh, euh, wrong copy/paste from TPFMode 1

Sun, 16 Jan 2005 11:04:45 +0000(svn r1534) Use memmove() instead of memcpy() when copying overlapping memory (tamlin)
tron [Sun, 16 Jan 2005 11:04:45 +0000] rev 1033
(svn r1534) Use memmove() instead of memcpy() when copying overlapping memory (tamlin)

Sun, 16 Jan 2005 09:51:56 +0000(svn r1533) Turn an if cascade into a switch and move a const array to the only location where it is used
tron [Sun, 16 Jan 2005 09:51:56 +0000] rev 1032
(svn r1533) Turn an if cascade into a switch and move a const array to the only location where it is used

Sun, 16 Jan 2005 00:23:19 +0000(svn r1532) -Fix: [1103078] default service period patch options are now cast to 0 with right variable size.
darkvater [Sun, 16 Jan 2005 00:23:19 +0000] rev 1031
(svn r1532) -Fix: [1103078] default service period patch options are now cast to 0 with right variable size.

Sat, 15 Jan 2005 21:41:49 +0000(svn r1531) -Feature: [1039061] Swiss town-names (vulvulune)
darkvater [Sat, 15 Jan 2005 21:41:49 +0000] rev 1030
(svn r1531) -Feature: [1039061] Swiss town-names (vulvulune)

Sat, 15 Jan 2005 21:30:16 +0000(svn r1530) Makefilefix: now the binary never links to SDL if DEDICATED is set. Thanks to igor2code for making me aware of this issue even through I fixed it in a different way than his patch did. (I made dedicated never link to sdl, nomatter what makefile.config says)
bjarni [Sat, 15 Jan 2005 21:30:16 +0000] rev 1029
(svn r1530) Makefilefix: now the binary never links to SDL if DEDICATED is set. Thanks to igor2code for making me aware of this issue even through I fixed it in a different way than his patch did. (I made dedicated never link to sdl, nomatter what makefile.config says)

Sat, 15 Jan 2005 20:43:01 +0000(svn r1529) -Feature: [1090950] Adding 16:10 resolutions for mainly laptops (doode)
darkvater [Sat, 15 Jan 2005 20:43:01 +0000] rev 1028
(svn r1529) -Feature: [1090950] Adding 16:10 resolutions for mainly laptops (doode)

Sat, 15 Jan 2005 20:10:44 +0000(svn r1528) -Fix: forgot to init a variable
truelight [Sat, 15 Jan 2005 20:10:44 +0000] rev 1027
(svn r1528) -Fix: forgot to init a variable

Sat, 15 Jan 2005 20:09:16 +0000(svn r1527) -Add: RCon (Remote Connection). A server can set:
truelight [Sat, 15 Jan 2005 20:09:16 +0000] rev 1026
(svn r1527) -Add: RCon (Remote Connection). A server can set:
'set rcon_pw <password>'
Which enables rcon. A client can now do:
'rcon <password> "<command>"'
The command will be executed on the server. (guru3)
-Fix: 'kick 1' did crash dedicated servers
-Fix: server password is now correctly saved

!!Warning!!: do not give your rcon password to people you do not thrust!

Sat, 15 Jan 2005 19:17:45 +0000(svn r1526) -Fix: [1103027] Minor changes for the lobby GUI (widen window) (bociusz)
darkvater [Sat, 15 Jan 2005 19:17:45 +0000] rev 1025
(svn r1526) -Fix: [1103027] Minor changes for the lobby GUI (widen window) (bociusz)