Xonotic QuakeC
The free, fast arena FPS with crisp movement and a wide array of weapons
infomessages.qh File Reference
#include "../panel.qh"
#include "scoreboard.qh"
Include dependency graph for infomessages.qh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Variables

bool autocvar_cl_showspectators
bool autocvar_hud_panel_infomessages
bool autocvar_hud_panel_infomessages_dynamichud = false
bool autocvar_hud_panel_infomessages_flip

Variable Documentation

◆ autocvar_cl_showspectators

bool autocvar_cl_showspectators

Definition at line 9 of file infomessages.qh.

Referenced by HUD_InfoMessages().

◆ autocvar_hud_panel_infomessages

bool autocvar_hud_panel_infomessages

Definition at line 5 of file infomessages.qh.

Referenced by HUD_InfoMessages().

◆ autocvar_hud_panel_infomessages_dynamichud

bool autocvar_hud_panel_infomessages_dynamichud = false

Definition at line 6 of file infomessages.qh.

Referenced by HUD_InfoMessages().

◆ autocvar_hud_panel_infomessages_flip

bool autocvar_hud_panel_infomessages_flip

Definition at line 7 of file infomessages.qh.

Referenced by InfoMessages_drawstring().