]> git.xonotic.org Git - xonotic/darkplaces.git/commit
- be less paranoid about clearing rcon_password (only needed when connecting to anoth...
authordivverent <divverent@d7cf8633-e32d-0410-b094-e92efae38249>
Fri, 10 Apr 2009 18:01:43 +0000 (18:01 +0000)
committerdivverent <divverent@d7cf8633-e32d-0410-b094-e92efae38249>
Fri, 10 Apr 2009 18:01:43 +0000 (18:01 +0000)
commit551012df90ac31932816e1b1264dfc6c45453fb5
tree5d4f88f409a4ff34b3ae81b180b2195e860750ef
parent642cc2ea81c734b278808b29a84b101c3b2452b6
- be less paranoid about clearing rcon_password (only needed when connecting to another server as long as rcon_secure is 0, or when changing it to 0)
- default rcon_secure to 0, but introduce a new "srcon" command that always works in secure mode

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@8895 d7cf8633-e32d-0410-b094-e92efae38249
cvar.c
host_cmd.c