|
Xonotic QuakeC
The free, fast arena FPS with crisp movement and a wide array of weapons
|
|
Go to the source code of this file.
Functions | |
| void | wepent_link (entity wep) |
| bool | wepent_send (entity this, entity to, int sf) |
Definition at line 159 of file wepent.qc.
References entity(), Net_LinkEntity(), new_pure, setcefc, setthink, time, wepent_customize(), wepent_send(), and wepent_think().
Referenced by CL_SpawnWeaponentity().
Definition at line 123 of file wepent.qc.
References _wepent_send(), entity(), and MSG_ENTITY.
Referenced by wepent_link().
| Weapon activeweapon |
Definition at line 34 of file wepent.qh.
Referenced by CSQC_UpdateView(), and viewmodel_draw().
| int clip_load |
Definition at line 14 of file wepent.qh.
Referenced by havocbot_ai(), nade_ammo_touch(), W_Reload(), and W_WeaponFrame().
| int clip_size |
Definition at line 15 of file wepent.qh.
Referenced by havocbot_ai(), and W_WeaponFrame().
| int hagar_load |
Definition at line 13 of file wepent.qh.
Referenced by W_Hagar_Attack2_Load(), and W_Hagar_Attack2_Load_Release().
| int m_skin |
Definition at line 40 of file wepent.qh.
Referenced by Pickup::ATTRIB(), and viewmodel_draw().
| Weapon m_switchingweapon |
Definition at line 27 of file wepent.qh.
Referenced by W_WeaponFrame().
| Weapon m_switchweapon |
Definition at line 25 of file wepent.qh.
Referenced by bot_cmd_select_weapon(), bumblebee_gunner_enter(), bumblebee_gunner_exit(), GiveBall(), havocbot_ai(), havocbot_chooseweapon(), havocbot_movetogoal(), MUTATOR_HOOKFUNCTION(), MUTATOR_HOOKFUNCTION(), NIX_GiveCurrentWeapon(), REGISTER_MUTATOR(), REPLICATE_APPLYCHANGE(), spiderbot_frame(), vehicles_enter(), vehicles_exit(), W_Devastator_DoRemoteExplode(), W_Devastator_Explode(), W_GetCycleWeapon(), W_MineLayer_DoRemoteExplode(), W_MineLayer_Explode(), W_Rifle_BulletHail_Continue(), W_SwitchWeapon(), and W_WeaponFrame().
| Weapon m_weapon |
Definition at line 26 of file wepent.qh.
Referenced by AppendItemcodes(), Turret::ATTRIB(), WeaponPickup::ATTRIB(), bot_aim(), bot_cmd_select_weapon(), CL_ExteriorWeaponentity_Think(), fireBullet_falloff(), FireRailgunBullet(), GiveBall(), havocbot_ai(), havocbot_chooseweapon(), havocbot_movetogoal(), IMPULSE(), MUTATOR_HOOKFUNCTION(), NIX_GiveCurrentWeapon(), ObserverOrSpectatorThink(), PlayerDamage(), PlayerPreThink(), REPLICATE_APPLYCHANGE(), Turret::tr_attack(), W_Reload(), W_SwitchToOtherWeapon(), W_ThrowNewWeapon(), W_ThrowWeapon(), W_WeaponFrame(), and weapon_thinkf().
| int m_wepent_slot |
Definition at line 32 of file wepent.qh.
Referenced by ReadWepent().
| float oknex_charge |
Definition at line 8 of file wepent.qh.
Referenced by MUTATOR_HOOKFUNCTION(), REGISTER_MUTATOR(), and W_OverkillNex_Attack().
| int tuba_instrument |
Definition at line 10 of file wepent.qh.
Referenced by classfield(), Ent_TubaNote_UpdateSound(), NET_HANDLE(), W_Tuba_NoteOff(), W_Tuba_NoteOn(), and W_Tuba_NoteSendEntity().
| float vortex_charge |
Definition at line 6 of file wepent.qh.
Referenced by MUTATOR_HOOKFUNCTION(), PlayerThink(), REGISTER_MUTATOR(), W_Vortex_Attack(), and W_Vortex_Charge().