mp_chatmessages.c File Reference

#include "../cl_shared.h"
#include "../ui/ui_main.h"
#include "../ui/ui_data.h"
#include "../ui/node/ui_node_text.h"
#include "mp_chatmessages.h"
Include dependency graph for mp_chatmessages.c:

Go to the source code of this file.

Functions

void MP_AddChatMessage (const char *text)
 Displays a chat on the hud and add it to the chat buffer.

Variables

static linkedList_tmp_chatMessageStack = NULL

Detailed Description

Definition in file mp_chatmessages.c.


Function Documentation

void MP_AddChatMessage ( const char *  text  ) 

Displays a chat on the hud and add it to the chat buffer.

Definition at line 36 of file mp_chatmessages.c.

References Com_Trim(), LIST_AddString(), Q_strncpyz(), TEXT_CHAT_WINDOW, UI_ExecuteConfunc(), and UI_RegisterLinkedListText().

Referenced by CL_ParseServerMessage(), Irc_AppendToBuffer(), and Irc_Client_CmdPrivmsg().


Variable Documentation

Definition at line 31 of file mp_chatmessages.c.


Generated by  doxygen 1.6.2