Protocol 666/large map support from FitzQuake.

Alpha and lerping aren't implemented yet, but things seem to be working. I
can load and play oms2.bsp (Conflagrant Rodent).
This commit is contained in:
Bill Currie 2010-08-24 09:53:54 +09:00
parent 8c4fe2f844
commit 31c13d92a2
25 changed files with 758 additions and 228 deletions

View file

@ -39,6 +39,7 @@
#include "host.h"
#include "netchan.h"
#include "qw/bothdefs.h"
#include "qw/msg_backbuf.h"
#include "qw/protocol.h"