ManaPlus
|
#include "net/eathena/updateprotocol.h"
#include "logger.h"
#include "net/eathena/network.h"
#include "net/eathena/protocolout.h"
#include "net/eathena/updateprotocol_main.h"
#include "net/eathena/updateprotocol_re.h"
#include "net/eathena/updateprotocol_zero.h"
#include "debug.h"
#include "net/protocoloutupdate.h"
#include "net/eathena/packetsout.inc"
Go to the source code of this file.
Namespaces | |
EAthena | |
Macros | |
#define | PACKETS_UPDATE |
Functions | |
void | EAthena::updateProtocol () |
Variables | |
int | packetVersion |
int | packetVersionMain |
int | packetVersionRe |
int | packetVersionZero |
int | evolPacketOffset |
bool | packets_main |
bool | packets_re |
bool | packets_zero |
int | itemIdLen |
#define PACKETS_UPDATE |
|
extern |
Definition at line 130 of file client.cpp.
Referenced by EAthena::updateProtocol(), and TmwAthena::updateProtocol().
|
extern |
Definition at line 131 of file client.cpp.
Referenced by EAthena::updateProtocol().
|
extern |
Definition at line 132 of file client.cpp.
Referenced by EAthena::updateProtocol().
|
extern |
Definition at line 133 of file client.cpp.
Referenced by EAthena::updateProtocol().
|
extern |
Definition at line 125 of file client.cpp.
Referenced by EAthena::updateProtocol().
|
extern |
Definition at line 126 of file client.cpp.
Referenced by EAthena::updateProtocol().
|
extern |
Definition at line 127 of file client.cpp.
Referenced by EAthena::updateProtocol().
|
extern |
Definition at line 128 of file client.cpp.
Referenced by EAthena::updateProtocol().