Odamex
Setting the Standard in Multiplayer Doom
server/src/d_netinfo.cpp File Reference

Functions

void SV_ServerSettingChange (void)
int D_GenderToInt (const char *gender)
bool SetServerVar (const char *name, const char *value)
void D_SendServerInfoChange (const cvar_t *cvar, const char *value)
FArchiveoperator<< (FArchive &arc, userinfo_t &info)
FArchiveoperator>> (FArchive &arc, userinfo_t &info)

Function Documentation

int D_GenderToInt ( const char *  gender)
void D_SendServerInfoChange ( const cvar_t cvar,
const char *  value 
)
FArchive& operator<< ( FArchive arc,
userinfo_t info 
)
FArchive& operator>> ( FArchive arc,
userinfo_t info 
)
bool SetServerVar ( const char *  name,
const char *  value 
)
void SV_ServerSettingChange ( void  )
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends