]> icculus.org git repositories - divverent/darkplaces.git/commit
reorganized how heartbeat timing works (much simpler and cleaner now)
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Sat, 19 Oct 2002 23:23:03 +0000 (23:23 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Sat, 19 Oct 2002 23:23:03 +0000 (23:23 +0000)
commitd339392f35f9ccb54ad21c410ddfd390be6df6ae
tree565778593812e1178525b6b1b75c3953b9fdd710
parentd084e59506c6059572fe5c5139ff06a1a50366c1
reorganized how heartbeat timing works (much simpler and cleaner now)
sv_heartbeatperiod controls how often a heartbeat is sent
sv_public controls whether heartbeats are sent at all (default: 0)
sv_masterextra1 added (points at a master server that a friend just put online)

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