]> de.git.xonotic.org Git - xonotic/darkplaces.git/commit
server no longer responds to any netquake control packets (must use netchan-style...
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Thu, 10 Jul 2003 04:21:51 +0000 (04:21 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Thu, 10 Jul 2003 04:21:51 +0000 (04:21 +0000)
commit7e13add8f8b2cc3d264947eb01f0704ce771231a
treebe68b87b0b4c49e7eb2c9eb86fd55138b9dac7e1
parentc0dbcf558453e0a2e348bd01e1aff1cd587c7158
server no longer responds to any netquake control packets (must use netchan-style commands to connect)
connection process now uses getchallenge-connect approach to prevent join floods (who knows maybe I fixed NAT by doing this too, somehow)
improved some of the command packet handling

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@3223 d7cf8633-e32d-0410-b094-e92efae38249
netconn.c