|
Xonotic QuakeC
The free, fast arena FPS with crisp movement and a wide array of weapons
|
|
#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(), entity(), and prvm_language.
Referenced by XonoticFirstRunDialog_fill().
Definition at line 30 of file dialog_firstrun.qc.
References cvar_string(), entity(), localcmd(), and prvm_language.
Referenced by XonoticFirstRunDialog_fill().
Definition at line 36 of file dialog_firstrun.qc.
References CheckFirstRunButton(), COMMANDBUTTON_APPLY, entity(), firstRun_setLanguage(), makeXonoticCharmap(), makeXonoticColorpicker(), makeXonoticCommandButton(), makeXonoticInputBox_T(), makeXonoticLanguageList(), makeXonoticRadioButton(), makeXonoticTextLabel(), setDependentWeird(), and string_null.
| bool XonoticFirstRunDialog_shouldShow | ( | ) |
Definition at line 11 of file dialog_firstrun.qc.
References cvar_defstring(), and cvar_string().