]> git.xonotic.org Git - xonotic/darkplaces.git/commit
patch from div0 that adds a special "extResponse " type of packet that can be returne...
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Sun, 14 Jan 2007 09:56:30 +0000 (09:56 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Sun, 14 Jan 2007 09:56:30 +0000 (09:56 +0000)
commitef8b2c81a2d25c92dde622e451787cb1e0dca142
tree53e1f99f856f417003354995968316d1fa7dda9e
parente84f4d7df48aafab8cc2aba84b1f522a24deb17a
patch from div0 that adds a special "extResponse " type of packet that can be returned to menu qc as a string (to query current version of Nexuiz or anything else of that nature, requires special servers that return such packets, the packets are sent using the "packet" command which already existed from qw support)

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