]> icculus.org git repositories - divverent/darkplaces.git/commit
- add support for server list refreshes to netconn (more refactoring will follow...
authorblack <black@d7cf8633-e32d-0410-b094-e92efae38249>
Thu, 8 Nov 2007 20:23:50 +0000 (20:23 +0000)
committerblack <black@d7cf8633-e32d-0410-b094-e92efae38249>
Thu, 8 Nov 2007 20:23:50 +0000 (20:23 +0000)
commitf4c53cf651b5883e5b13e79fdc1c530ae7af9b4c
tree76ff1357a9e3e06b5fee70a2b76bce84c987e57c
parentfc5fe8b95af8c3e314abe62dc0727e5bd2efa04a
- add support for server list refreshes to netconn (more refactoring will follow soon)
- change MQC's refreshserverlist builtin to refresh the serverlist by default (which actually does what the function name implies)
- also add a console command but it is kinda useless (except that it is probably faster because it doesnt wait for the master server's response to start querying)

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