|
Xonotic QuakeC
The free, fast arena FPS with crisp movement and a wide array of weapons
|
|
#include "mutatortab.qh"#include "checkbox.qh"#include "checkbox_slider_invalid.qh"#include "mixedslider.qh"#include "radiobutton.qh"#include "slider.qh"#include "textlabel.qh"#include <common/gametypes/gametype/nexball/weapon.qh>#include <common/mutators/mutator/instagib/ui_instagib.qh>#include <common/mutators/mutator/nix/ui_nix.qh>#include <common/mutators/mutator/powerups/powerup/jetpack.qh>#include <common/weapons/all.qh>Go to the source code of this file.
| entity makeXonoticMutatorCustomPhysicsTab | ( | ) |
Definition at line 386 of file mutatortab.qc.
| entity makeXonoticMutatorJetpackTab | ( | ) |
Definition at line 360 of file mutatortab.qc.
| entity makeXonoticMutatorOffhandWeaponsTab | ( | ) |
Definition at line 322 of file mutatortab.qc.
| entity makeXonoticMutatorWeaponArenaTab | ( | ) |
Definition at line 175 of file mutatortab.qc.
| entity makeXonoticMutatorWeaponStayTab | ( | ) |
Definition at line 286 of file mutatortab.qc.
Definition at line 85 of file mutatortab.qc.
Referenced by XonoticWeaponarenaCheckBox::saveCvars(), and XonoticMutatorWeaponArenaTab_fill().
Definition at line 51 of file mutatortab.qc.
References entity(), and Mutators_toggleable_CheckBox_loadCvars().
Referenced by Mutators_main_checkbox().
Definition at line 41 of file mutatortab.qc.
References entity(), and Mutators_toggleable_RadioButton_loadCvars().
Referenced by XonoticMutatorBuffsTab_fill(), XonoticMutatorPowerupsTab_fill(), XonoticMutatorWeaponArenaTab_fill(), and XonoticMutatorWeaponStayTab_fill().
Definition at line 60 of file mutatortab.qc.
References entity(), and Mutators_toggleable_SliderCheckBox_loadCvars().
Referenced by XonoticMutatorBloodLossTab_fill().
Definition at line 25 of file mutatortab.qc.
References entity(), makeXonoticCheckBox(), and Mutators_add_CheckBox().
Referenced by XonoticMutatorCloakedTab_fill(), XonoticMutatorInstaGibTab_fill(), XonoticMutatorInvincibleProjectilesTab_fill(), XonoticMutatorJetpackTab_fill(), XonoticMutatorMidAirTab_fill(), XonoticMutatorNadesTab_fill(), XonoticMutatorNewToysTab_fill(), XonoticMutatorNIXTab_fill(), XonoticMutatorPinataTab_fill(), XonoticMutatorRocketFlyingTab_fill(), XonoticMutatorTouchExplodeTab_fill(), and XonoticMutatorVampireTab_fill().
Definition at line 46 of file mutatortab.qc.
References entity(), and XonoticCheckBox_loadCvars().
Referenced by Mutators_add_CheckBox().
Definition at line 36 of file mutatortab.qc.
References entity(), and XonoticRadioButton_loadCvars().
Referenced by Mutators_add_RadioButton().
Definition at line 56 of file mutatortab.qc.
References entity().
Referenced by Mutators_add_SliderCheckBox().
Definition at line 162 of file mutatortab.qc.
References cvar_string(), entity(), MutatorWeaponArenaCustom_RadioButton_updateCheckBoxes(), and Weaponarena_nonCustomValue().
Referenced by XonoticMutatorWeaponArenaTab_fill().
Definition at line 167 of file mutatortab.qc.
References cvar_set(), cvar_string(), entity(), MutatorWeaponArenaCustom_RadioButton_updateCheckBoxes(), and XonoticRadioButton_saveCvars().
Referenced by XonoticMutatorWeaponArenaTab_fill().
Definition at line 155 of file mutatortab.qc.
References entity().
Referenced by MutatorWeaponArenaCustom_RadioButton_loadCvars(), and MutatorWeaponArenaCustom_RadioButton_saveCvars().
Definition at line 148 of file mutatortab.qc.
References cvar(), cvar_string(), and entity().
Referenced by XonoticMutatorWeaponArenaTab_fill().
Definition at line 68 of file mutatortab.qc.
Referenced by MutatorWeaponArenaCustom_RadioButton_loadCvars(), and XonoticWeaponarenaCheckBox_saveCvars().
Definition at line 393 of file mutatortab.qc.
References cvar_defstring(), entity(), makeXonoticCheckBox_T(), makeXonoticMixedSlider_T(), makeXonoticSlider(), makeXonoticSlider_T(), makeXonoticSliderCheckBox(), makeXonoticTextLabel(), and stof().
Definition at line 367 of file mutatortab.qc.
References entity(), and Mutators_main_checkbox().
Definition at line 329 of file mutatortab.qc.
References entity(), makeXonoticCheckBox(), and setDependent().
Definition at line 20 of file mutatortab.qc.
References entity(), and loadAllCvars().
Definition at line 182 of file mutatortab.qc.
References entity(), FOREACH, makeXonoticRadioButton(), makeXonoticWeaponarenaCheckBox(), Mutators_add_RadioButton(), MutatorWeaponArenaCustom_RadioButton_loadCvars(), MutatorWeaponArenaCustom_RadioButton_saveCvars(), MutatorWeaponArenaDisable_RadioButton_loadCvars(), strzone(), Weapons, WEP_FLAG_HIDDEN, XonoticWeaponarenaCheckBox_loadCvars(), and XonoticWeaponarenaCheckBox_saveCvars().
Definition at line 293 of file mutatortab.qc.
References entity(), makeXonoticRadioButton(), and Mutators_add_RadioButton().
| void XonoticWeaponarenaCheckBox_configureXonoticWeaponarenaCheckBox | ( | entity | me, |
| string | theWeapon, | ||
| string | theText ) |
Definition at line 92 of file mutatortab.qc.
References entity().
Definition at line 100 of file mutatortab.qc.
References argv(), cvar_string(), entity(), and tokenize_console.
Referenced by XonoticMutatorWeaponArenaTab_fill().
Definition at line 110 of file mutatortab.qc.
References argv(), cons(), cvar_set(), cvar_string(), entity(), tokenize_console, and Weaponarena_nonCustomValue().
Referenced by XonoticMutatorWeaponArenaTab_fill().