Xonotic
|
#include "dialog_firstrun.qh"
#include "textlabel.qh"
#include "inputbox.qh"
#include "languagelist.qh"
#include "radiobutton.qh"
#include "colorpicker.qh"
#include "charmap.qh"
#include "commandbutton.qh"
Go to the source code of this file.
Functions | |
float | CheckFirstRunButton (entity me) |
void | firstRun_setLanguage (entity me) |
void | XonoticFirstRunDialog_fill (entity me) |
bool | XonoticFirstRunDialog_shouldShow () |
Definition at line 16 of file dialog_firstrun.qc.
References cvar_defstring(), cvar_string(), and prvm_language.
Definition at line 30 of file dialog_firstrun.qc.
References cvar_string(), localcmd, and prvm_language.
Definition at line 36 of file dialog_firstrun.qc.
References entity(), and makeXonoticTextLabel().
bool XonoticFirstRunDialog_shouldShow | ( | ) |
Definition at line 11 of file dialog_firstrun.qc.
References cvar_defstring(), and cvar_string().