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) |
Variables | |
llist_t * | dead_ignore_list |
llist_t * | ignore_list |
void CL_Chat_Flush_Ignores | ( | void | ) |
void CL_Chat_Init | ( | void | ) |
void CL_Chat_User_Disconnected | ( | int | uid | ) |
llist_t * dead_ignore_list |
llist_t* ignore_list |