Xonotic
|
#include "all.qh"
Go to the source code of this file.
Macros | |
#define | WEAPONS_ALL_C |
Functions | |
WepSet | _WepSet_FromWeapon (int a) |
entity | GetAmmoItem (Resource ammotype) |
string | GetAmmoName (Resource ammotype) |
string | GetAmmoPicture (Resource ammotype) |
string | W_FixWeaponOrder (string order, float complete) |
string | W_FixWeaponOrder_AllowIncomplete (entity this, string order) |
string | W_FixWeaponOrder_BuildImpulseList (string o) |
float | W_FixWeaponOrder_BuildImpulseList_cmp (int i, int j, entity pass) |
void | W_FixWeaponOrder_BuildImpulseList_swap (int i, int j, entity pass) |
string | W_FixWeaponOrder_ForceComplete (string order) |
string | W_Model (string w_mdl) |
string | W_NameWeaponOrder (string order) |
string | W_NameWeaponOrder_MapFunc (string s) |
string | W_NumberWeaponOrder (string order) |
string | W_NumberWeaponOrder_MapFunc (string s) |
WepSet | W_RandomWeapons (entity e, WepSet remaining, int n) |
string | W_Sound (string w_snd) |
string | W_UndeprecateName (string s) |
Variables | |
float | W_FixWeaponOrder_BuildImpulseList_buf [REGISTRY_MAX(Weapons)] |
string | W_FixWeaponOrder_BuildImpulseList_order |
Definition at line 53 of file all.qc.
References BIT, REGISTRY_MAX, and WEP_FIRST.
Referenced by STATIC_INIT().
Definition at line 234 of file all.qc.
References LOG_WARNF, NULL, STAT_CELLS, STAT_NAILS, STAT_ROCKETS, and STAT_SHELLS.
Definition at line 220 of file all.qc.
Referenced by formatmessage().
Definition at line 206 of file all.qc.
Referenced by DrawAmmoItem(), and W_DecreaseAmmo().
Definition at line 95 of file all.qc.
References fixPriorityList(), WEP_FIRST, WEP_IMPULSE_BEGIN, and WEP_LAST.
Referenced by LocalCommand_sendcvar(), W_FixWeaponOrder_AllowIncomplete(), W_FixWeaponOrder_ForceComplete(), and XonoticWeaponsList_draw().
Definition at line 177 of file all.qc.
References W_FixWeaponOrder().
Referenced by STATIC_INIT(), and W_Model().
Definition at line 162 of file all.qc.
References ftos(), heapsort(), NULL, strcat(), string_null, substring(), W_FixWeaponOrder_BuildImpulseList_buf, W_FixWeaponOrder_BuildImpulseList_cmp(), W_FixWeaponOrder_BuildImpulseList_order, W_FixWeaponOrder_BuildImpulseList_swap(), WEP_FIRST, and WEP_LAST.
Referenced by HUD_Weapons(), and W_Model().
Definition at line 150 of file all.qc.
References Weapon::impulse, REGISTRY_GET, strcat(), strstrofs, W_FixWeaponOrder_BuildImpulseList_buf, and W_FixWeaponOrder_BuildImpulseList_order.
Referenced by W_FixWeaponOrder_BuildImpulseList().
Definition at line 143 of file all.qc.
References W_FixWeaponOrder_BuildImpulseList_buf.
Referenced by W_FixWeaponOrder_BuildImpulseList().
Definition at line 182 of file all.qc.
References cvar_defstring(), W_FixWeaponOrder(), and W_NumberWeaponOrder().
Referenced by HUD_Weapons(), and W_Model().
Definition at line 288 of file all.qc.
References alpha, angles, anim_set(), argv(), autocvar_chase_active, autocvar_r_drawviewmodel, CLIENT_COMMAND, CMD_REQUEST_COMMAND, CMD_REQUEST_USAGE, compressShotOrigin(), CS_CVAR, CSQCModel_server2csqc(), csqcplayer, decompressShotOrigin(), EF_ADDITIVE, EF_FULLBRIGHT, entity(), FOREACH, FOREACH_CLIENT, frame, gettagindex, gettaginfo, IS_REAL_CLIENT, IS_SPEC, LOG_HELP, LOG_INFOF, LOG_WARNF, M_ARGV, MASK_NORMAL, maxs, mins, model, movedir, msg_entity, MSG_ONE, MUTATOR_CALLHOOK, name, NET_HANDLE, nextthink, NULL, oldorigin, owner, player_localentnum, pointparticles, random(), ReadRegistered, realowner, REGISTER_NET_C2S, REGISTER_NET_TEMP, REGISTRY_GET, renderflags, REPLICATE(), RF_VIEWMODEL, scale, setanim, setmodel, setorigin(), setthink, shotdir, shotorg, spawn(), stov(), strcat(), strcpy, time, v, vector(), VF_CL_VIEWANGLES, view_ofs, viewmodelforclient, viewmodels, W_FixWeaponOrder_AllowIncomplete(), W_FixWeaponOrder_BuildImpulseList(), W_FixWeaponOrder_ForceComplete(), W_GunAlign(), W_Model(), Weapon_whereis(), weaponorder_byimpulse, weaponslot(), WriteByte(), WriteRegistered, WS_DROP, and WS_RAISE.
Referenced by CL_ExteriorWeaponentity_Think(), MDL_GIB_ROBO_RANDOM(), and W_Model().
Definition at line 125 of file all.qc.
References mapPriorityList(), and W_NameWeaponOrder_MapFunc().
Referenced by XonoticWeaponsList_draw().
Definition at line 99 of file all.qc.
References entity(), REGISTRY_GET, and stof().
Referenced by W_NameWeaponOrder().
Definition at line 136 of file all.qc.
References mapPriorityList(), and W_NumberWeaponOrder_MapFunc().
Referenced by HUD_Weapons(), LocalCommand_sendcvar(), W_FixWeaponOrder_ForceComplete(), XonoticWeaponsList_draw(), and XonoticWeaponsList_toString().
Definition at line 129 of file all.qc.
References FOREACH, ftos(), stof(), and W_UndeprecateName().
Referenced by W_NumberWeaponOrder().
Definition at line 188 of file all.qc.
References FOREACH, RandomSelection_AddEnt, RandomSelection_chosen_ent, RandomSelection_Init(), result, and WepSet_FromWeapon.
Referenced by MUTATOR_HOOKFUNCTION().
Definition at line 281 of file all.qc.
References M_ARGV, MUTATOR_CALLHOOK, and strcat().
Referenced by SND_GRENADE_BOUNCE_RANDOM(), SND_HAGEXP_RANDOM(), SND_NEXWHOOSH_RANDOM(), and SND_RIC_RANDOM().
Definition at line 110 of file all.qc.
Referenced by GiveItems(), spawnfunc(), and W_NumberWeaponOrder_MapFunc().
float W_FixWeaponOrder_BuildImpulseList_buf[REGISTRY_MAX(Weapons)] |
Definition at line 141 of file all.qc.
Referenced by W_FixWeaponOrder_BuildImpulseList(), W_FixWeaponOrder_BuildImpulseList_cmp(), and W_FixWeaponOrder_BuildImpulseList_swap().
string W_FixWeaponOrder_BuildImpulseList_order |
Definition at line 142 of file all.qc.
Referenced by W_FixWeaponOrder_BuildImpulseList(), and W_FixWeaponOrder_BuildImpulseList_cmp().