Data Structures | |
| struct | freply_s |
Typedefs | |
| typedef const char *(* | ffunc_t )(char *args) |
| typedef struct freply_s | freply_t |
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 *) |
| void | Team_ResetTimers (void) |
Variables | |
| struct cvar_s * | cl_freply |
| struct cvar_s * | cl_nofake |
| struct cvar_s * | cl_parsesay |
| typedef const char*(* ffunc_t)(char *args) |
| 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 | ) |
| struct cvar_s* cl_freply |
| struct cvar_s* cl_nofake |
| struct cvar_s* cl_parsesay |