mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-05-29 16:01:44 +00:00
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:
parent
8c4fe2f844
commit
31c13d92a2
25 changed files with 758 additions and 228 deletions
|
@ -39,6 +39,7 @@
|
|||
|
||||
#include "host.h"
|
||||
#include "netchan.h"
|
||||
#include "qw/bothdefs.h"
|
||||
#include "qw/msg_backbuf.h"
|
||||
#include "qw/protocol.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue