Odamex
Setting the Standard in Multiplayer Doom
proxy/tv/protocol.cpp File Reference

Data Structures

class  MessageTranslator
class  Translate_ServerToTV

Functions

void OnInitTV ()
void OnClientTV (int i)
void OnNewClientTV ()
void OnPacketTV ()

Variables

std::vector< netadr_tspectators
netadr_t net_server
buf_t challenge_message (MAX_UDP_PACKET)
buf_t first_message (MAX_UDP_PACKET)
Translate_ServerToTV tr

Function Documentation

void OnClientTV ( int  i)
void OnInitTV ( )
void OnNewClientTV ( )
void OnPacketTV ( )

Variable Documentation

buf_t challenge_message(MAX_UDP_PACKET)
buf_t first_message(MAX_UDP_PACKET)
std::vector<netadr_t> spectators
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends