]> git.xonotic.org Git - xonotic/darkplaces.git/commit
added arg: connect-userinfo; works like this: "connect server password foobar" will...
authordivverent <divverent@d7cf8633-e32d-0410-b094-e92efae38249>
Fri, 3 Sep 2010 05:20:33 +0000 (05:20 +0000)
committerdivverent <divverent@d7cf8633-e32d-0410-b094-e92efae38249>
Fri, 3 Sep 2010 05:20:33 +0000 (05:20 +0000)
commite20a7791af80303078df78c93a261d291f3f0b19
treee70541db12c8ea5445378b6af2864d0baa3a7efe
parentc93c208ad76c4ba3cff084544d862d3285829135
added arg: connect-userinfo; works like this: "connect server password foobar" will connect to server, and add \password\foobar to the infostring (works to connect to FTEQW passworded servers)

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@10434 d7cf8633-e32d-0410-b094-e92efae38249
cl_main.c
client.h
host_cmd.c
netconn.c