QuakeForge  0.7.2.210-815cf
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
teamplay.h File Reference
This graph shows which files directly or indirectly include this file:

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_scl_freply
 
struct cvar_scl_nofake
 
struct cvar_scl_parsesay
 

Typedef Documentation

typedef const char*(* ffunc_t)(char *args)
typedef struct freply_s freply_t

Function Documentation

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  )

Variable Documentation

struct cvar_s* cl_freply
struct cvar_s* cl_nofake
struct cvar_s* cl_parsesay