proxy now stays connected :) also gets the server data packet. most changes

due to move of pmove.h
This commit is contained in:
Bill Currie 2005-05-02 04:09:15 +00:00
parent 438073e110
commit cd2f9434fc
25 changed files with 311 additions and 76 deletions

View file

@ -57,7 +57,7 @@ static __attribute__ ((unused)) const char rcsid[] =
#include "compat.h"
#include "d_iface.h"
#include "host.h"
#include "pmove.h"
#include "qw/pmove.h"
#include "r_cvar.h"
#include "r_dynamic.h"
#include "view.h"