Pyrogenesis HEAD
Pyrogenesis, a RTS Engine
|
The list of messages used by the network subsystem. More...
Go to the source code of this file.
Macros | |
#define | PS_PROTOCOL_MAGIC 0x5073013f |
#define | PS_PROTOCOL_MAGIC_RESPONSE 0x50630121 |
#define | PS_PROTOCOL_VERSION 0x01010018 |
#define | PS_DEFAULT_PORT 0x5073 |
#define | PS_NETWORK_FLAG_REQUIRE_LOBBYAUTH 0x1 |
#define | NMT_CREATE_HEADER_NAME "NetMessages.h" |
The list of messages used by the network subsystem.
#define NMT_CREATE_HEADER_NAME "NetMessages.h" |
#define PS_DEFAULT_PORT 0x5073 |
#define PS_NETWORK_FLAG_REQUIRE_LOBBYAUTH 0x1 |
#define PS_PROTOCOL_MAGIC 0x5073013f |
#define PS_PROTOCOL_MAGIC_RESPONSE 0x50630121 |
#define PS_PROTOCOL_VERSION 0x01010018 |
enum NetMessageType |