Orxonox
0.0.5 Codename: Arcturus
|
Go to the source code of this file.
Macros | |
#define | MS_ADDRESS "129.132.3.8" |
#define | MSPROTO_ACK "ACK" |
#define | MSPROTO_ACK_LEN 3 |
#define | MSPROTO_CLIENT "CL" |
#define | MSPROTO_CLIENT_LEN 2 |
#define | MSPROTO_GAME_SERVER "GS" |
#define | MSPROTO_GAME_SERVER_LEN 2 |
#define | MSPROTO_PING_GAMESERVER "PING" |
#define | MSPROTO_PING_GAMESERVER_LEN 4 |
#define | MSPROTO_REGISTER_SERVER "REG:SER" |
#define | MSPROTO_REGISTER_SERVER_LEN 7 |
#define | MSPROTO_REQ_LIST "REQ:LIST" |
#define | MSPROTO_REQ_LIST_LEN 8 |
#define | MSPROTO_SERVERDC "DC" |
#define | MSPROTO_SERVERDC_LEN 2 |
#define | MSPROTO_SERVERLIST_END "SL_END" |
#define | MSPROTO_SERVERLIST_END_LEN 6 |
#define | MSPROTO_SERVERLIST_ITEM "SI" |
#define | MSPROTO_SERVERLIST_ITEM_LEN 2 |
#define | MSPROTO_SET_CLIENTS "CLI" |
#define | MSPROTO_SET_CLIENTS_LEN 3 |
#define | MSPROTO_SET_NAME "NAM" |
#define | MSPROTO_SET_NAME_LEN 3 |
#define | ORX_MSERVER_MAXCHANS 2 |
#define | ORX_MSERVER_MAXCONNS 32 |
#define | ORX_MSERVER_PORT 55557 |
#define | SERVER_NAME_MAXLEN 7 |
#define MS_ADDRESS "129.132.3.8" |
#define MSPROTO_ACK "ACK" |
#define MSPROTO_ACK_LEN 3 |
#define MSPROTO_CLIENT "CL" |
#define MSPROTO_CLIENT_LEN 2 |
#define MSPROTO_GAME_SERVER "GS" |
#define MSPROTO_GAME_SERVER_LEN 2 |
#define MSPROTO_PING_GAMESERVER "PING" |
#define MSPROTO_PING_GAMESERVER_LEN 4 |
#define MSPROTO_REGISTER_SERVER "REG:SER" |
#define MSPROTO_REGISTER_SERVER_LEN 7 |
#define MSPROTO_REQ_LIST "REQ:LIST" |
#define MSPROTO_REQ_LIST_LEN 8 |
#define MSPROTO_SERVERDC "DC" |
#define MSPROTO_SERVERDC_LEN 2 |
#define MSPROTO_SERVERLIST_END "SL_END" |
#define MSPROTO_SERVERLIST_END_LEN 6 |
#define MSPROTO_SERVERLIST_ITEM "SI" |
#define MSPROTO_SERVERLIST_ITEM_LEN 2 |
#define MSPROTO_SET_CLIENTS "CLI" |
#define MSPROTO_SET_CLIENTS_LEN 3 |
#define MSPROTO_SET_NAME "NAM" |
#define MSPROTO_SET_NAME_LEN 3 |
#define ORX_MSERVER_MAXCHANS 2 |
#define ORX_MSERVER_MAXCONNS 32 |
#define ORX_MSERVER_PORT 55557 |
#define SERVER_NAME_MAXLEN 7 |