|
Odamex
Setting the Standard in Multiplayer Doom
|
Functions | |
| EXTERN_CVAR (sv_networkcompression) buf_t plain(MAX_UDP_PACKET) | |
| void | SV_CompressPacket (buf_t &send, unsigned int reserved, client_t *cl) |
| bool | SV_SendPacket (player_t &pl) |
| void | SV_AcknowledgePacket (player_t &player) |
Variables | |
| buf_t | sendd (MAX_UDP_PACKET) |
| EXTERN_CVAR | ( | sv_networkcompression | ) |
| void SV_AcknowledgePacket | ( | player_t & | player | ) |
| bool SV_SendPacket | ( | player_t & | pl | ) |