Completely rewriting all NetPacket stuff to use ASN.1. Finally this big chunk of work is completed. Compiles and links fine, but still partly non-functional.
PLEASE NOTE: This is NOT COMPATIBLE to 0.7.x, because it is a new network protocol.
This commit is contained in:
@@ -27,6 +27,8 @@
|
||||
#include <map>
|
||||
#include <list>
|
||||
|
||||
#include <playerdata.h>
|
||||
#include <core/crypthelper.h>
|
||||
#include <net/netpacket.h>
|
||||
|
||||
#define MIN_AVATAR_FILE_SIZE 32
|
||||
|
||||
Reference in New Issue
Block a user