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

Data Structures

struct  ignore_s
 

Typedefs

typedef struct ignore_s ignore_t
 

Functions

qboolean CL_Chat_Allow_Message (const char *str)
 
void CL_Chat_Check_Name (const char *name, int slot)
 
void CL_Chat_Flush_Ignores (void)
 
void CL_Chat_Init (void)
 
void CL_Chat_User_Disconnected (int uid)
 

Typedef Documentation

typedef struct ignore_s ignore_t

Function Documentation

qboolean CL_Chat_Allow_Message ( const char *  str)
void CL_Chat_Check_Name ( const char *  name,
int  slot 
)
void CL_Chat_Flush_Ignores ( void  )
void CL_Chat_Init ( void  )
void CL_Chat_User_Disconnected ( int  uid)