|
Xonotic QuakeC
The free, fast arena FPS with crisp movement and a wide array of weapons
|
|
Go to the source code of this file.
Classes | |
| class | XonoticMutatorCustomPhysicsTab |
| class | XonoticMutatorJetpackTab |
| class | XonoticMutatorOffhandWeaponsTab |
| class | XonoticMutatorTab |
| class | XonoticMutatorWeaponArenaTab |
| class | XonoticMutatorWeaponStayTab |
| class | XonoticWeaponarenaCheckBox |
| 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().