Home
last modified time | relevance | path

Searched refs:cv_chatnotifications (Results 1 – 5 of 5) sorted by relevance

/dports/games/SRB2/SRB2-SRB2_release_2.2.9/src/
H A Dg_game.h53 extern consvar_t cv_chatwidth, cv_chatnotifications, cv_chatheight, cv_chattime, cv_consolechat, cv…
H A Dhu_stuff.c846 …HU_AddChatText(va(fmt2, prefix, cstart, dispname, cend, textcolor, msg), cv_chatnotifications.valu… in Got_Saycmd()
H A Dd_netcmd.c747 CV_RegisterVar(&cv_chatnotifications); in D_RegisterClientCommands()
H A Dg_game.c315 consvar_t cv_chatnotifications= CVAR_INIT ("chatnotifications", "On", CV_SAVE, CV_OnOff, NULL); variable
H A Dm_menu.c1370 {IT_STRING | IT_CVAR, NULL, "Chat Notifications", &cv_chatnotifications, 141},