Functions | |
void | Locs_Init (void) |
void | Team_BestWeaponImpulse (void) |
void | Team_Dead (void) |
void | Team_Init_Cvars (void) |
void | Team_NewMap (void) |
void | Team_ParseChat (const char *string) |
const char * | Team_ParseSay (const char *s) |
void | Team_ResetTimers (void) |
Variables | |
cvar_t * | cl_deadbodyfilter |
cvar_t * | cl_freply |
cvar_t * | cl_gibfilter |
cvar_t * | cl_nofake |
cvar_t * | cl_parsesay |
void Locs_Init | ( | void | ) |
void Team_BestWeaponImpulse | ( | void | ) |
void Team_Dead | ( | void | ) |
void Team_Init_Cvars | ( | void | ) |
void Team_NewMap | ( | void | ) |
void Team_ParseChat | ( | const char * | string | ) |
void Team_ResetTimers | ( | void | ) |
cvar_t* cl_deadbodyfilter |
cvar_t* cl_freply |
cvar_t* cl_gibfilter |
cvar_t* cl_nofake |
cvar_t* cl_parsesay |