* cl_guid for semi-reliable server authentication (from tjw)

This commit is contained in:
Tim Angus 2006-04-22 22:21:56 +00:00
parent 68b9eb3fba
commit 8aecee5158
4 changed files with 31 additions and 0 deletions

View file

@ -30,6 +30,9 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
#include "../cgame/cg_public.h"
#include "../game/bg_public.h"
// tjw: file full of random crap that gets used to create cl_guid
#define QKEY_FILE "qkey"
#define RETRANSMIT_TIMEOUT 3000 // time between connection packet retransmits