DarkPlaces
Game engine based on the Quake 1 engine by id Software, developed by LadyHavoc
 
csprogsdefs.qc File Reference

Go to the source code of this file.

Macros

#define SPA_LIGHTMAP0_TEXCOORDS   5
 
#define SPA_LIGHTMAP_COLOR   6
 
#define SPA_POSITION   0
 
#define SPA_R_AXIS   3
 
#define SPA_S_AXIS   1
 
#define SPA_T_AXIS   2
 
#define SPA_TEXCOORDS0   4
 

Functions

float checkpvs (vector viewpos, entity viewee)
 
void coverage ()
 
float CSQC_ConsoleCommand (string cmdstr)
 
void CSQC_Init (float apilevel, string enginename, float engineversion)
 
float CSQC_InputEvent (float evtype, float scanx, float chary)
 
void CSQC_Shutdown ()
 
void CSQC_UpdateView (float vid_width, float vid_height, float notmenu)
 
vector drawgetimagesize (string pic)
 
float drawsubpic (vector position, vector size, string pic, vector srcPosition, vector srcSize, vector rgb, float alpha, float flag)
 
 entity () spawn = #17
 
 entity (.float fld, float match) findchainfloat = #450
 
 entity (.float fld, float match,.entity tofield) findchainflags_tofield = #403
 
 entity (.string fld, string match) findchain
 
 entity (.string fld, string match,.entity tofield) findchain_tofield
 
 entity (entity e) nextent
 
 entity (entity start,.entity fld, entity match) findentity
 
 entity (entity start,.float fld, float match) findfloat = #449
 
 entity (entity start,.string fld, string match) find
 
 entity (float num) entitybyindex
 
 entity (vector mins, vector maxs) findbox
 
 entity (vector mins, vector maxs,.entity tofield) findbox_tofield
 
 entity (vector org, float rad) findradius
 
 entity (vector org, float rad,.entity tofield) findradius_tofield
 
float findfont (string s)
 
 float () random
 
 float (entity e) checkbottom
 
 float (entity e, float s) getsurfacenumpoints
 
 float (entity e, vector p) getsurfacenearpoint
 
 float (entity ent, string tagname) gettagindex
 
 float (float a,...) min
 
 float (float bufhandle, string str, float order) bufstr_add
 
 float (float caseinsensitive, string s,...) crc16
 
 float (float f, float f) pow
 
 float (float fieldnum, entity ent, string s) putentityfieldstring
 
 float (float skel, entity ent, float modlindex, float retainfrac, float firstbone, float lastbone) skel_build
 
 float (float skel, float bonenum, string g1, string g2, string g3, string g4, string g5, string g6) example_skel_findbonegroup
 
 float (float skel, string tagname) skel_find_bone
 
 float (float v) rint
 
 float (float yaw, float dist, float settrace) walkmove
 
 float (string filename, float mode) fopen
 
 float (string name, string value) registercvar
 
 float (string pattern, float caseinsensitive, float quiet) search_begin
 
 float (string pattern, float caseinsensitive, float quiet, string packfile) search_packfile_begin
 
 float (string s) cvar
 
 float (string s, string separator1,...) tokenizebyseparator
 
 float (string str, string sub, float startpos) strstrofs
 
 float (string url, float id, string content_type, string delim, float buf, float keyid) crypto_uri_postbuf
 
 float (vector org, vector vel) spawnparticle
 
 float (vector org, vector vel, float delay, float collisiondelay) delayedparticle
 
 float (vector org, vector vel, float delay, float collisiondelay, float theme) quickdelayedparticle
 
 float (vector org, vector vel, float theme) quickparticle
 
 float (vector position, float character, vector scale, vector rgb, float alpha, float flag) drawcharacter
 
 float (vector position, string text, vector scale, float alpha, float flag) drawcolorcodedstring
 
 float (vector position, string text, vector scale, vector rgb, float alpha, float flag) drawstring
 
 float (vector position, vector size, vector rgb, float alpha, float flag) drawfill
 
 float (vector v) vlen
 
 float (vector v1, vector v2, float tryents, entity ignoreentity) traceline
 
float loadfont (string fontname, string fontmaps, string sizes, float slot, float fix_scale, float fix_voffset)
 
float log (float f)
 
float mod (float dividend, float divisor)
 
 string () ReadString
 
 string (entity e, float s) getsurfacetexture
 
 string (entity ent) etos
 
 string (float c,...) chr2str
 
 string (float ccase, float calpha, float cnum, string s,...) strconv
 
 string (float chars, string s,...) strpad
 
 string (float f) ftos
 
 string (float fieldnum, entity ent) getentityfieldstring
 
 string (float handle, float num) search_getfilename
 
 string (float playernum, string keyname) getplayerkeyvalue
 
 string (string command, float bindmap) findkeysforcommand
 
 string (string digest, string data,...) digest_hex
 
 string (string info, string key) infoget
 
 string (string info, string key, string value,...) infoadd
 
 string (string name,...) precache_pic
 
 string (string s) precache_file
 
 string (string s, float start, float length) substring
 
 string (string s, string...) strcat
 
 string (string search, string replace, string subject) strreplace
 
 string (vector v) vtos
 
float stringwidth (string text, float allowColorCodes, vector size)
 
float stringwidth_menu (string text, float allowColorCodes, vector size)
 
 vector () randomvec = #344
 
 vector (entity e, float s) getsurfacenormal = #452
 
 vector (entity e, float s, float n) getsurfacepoint = #629
 
 vector (entity e, float s, float n, float a) getsurfacepointattribute
 
 vector (entity e, float s, vector p) getsurfaceclippedpoint
 
 vector (float entitynum, float fldnum) getentityvec = #269
 
 vector (float property) getpropertyvec
 
 vector (string) stov = #318
 
 vector (vector org, float lpflags) getlight2
 
 vector (vector position, string text, vector scale, vector rgb, float alpha, float flag) drawcolorcodedstring2
 
 vector (vector v) normalize = #51
 
 vector (vector v, vector w) vectoangles2
 
 void () predraw = #6
 
 void (...) runstandardplayerphysics
 
 void (entity e) remove = #31
 
 void (entity e, entity ignore) tracetoss = #400
 
 void (entity e, entity tagentity, string tagname) setattachment
 
 void (entity e, float chan, string samp, float vol, float atten, float speed, float flags) sound7
 
 void (entity e, float chan, string samp, float volume, float atten,...) sound
 
 void (entity e, float mdlindex) setmodelindex = #640
 
 void (entity e, string m) setmodel = #608
 
 void (entity e, vector min, vector max) setsize = #428
 
 void (entity e, vector o) setorigin
 
 void (entity ent, float effectnum, vector start, vector end) trailparticles
 
 void (float animmodelindex, float framegroup, float framegroupstarttime, float blendalpha, string groupbonename, string excludegroupname1, string excludegroupname2) example_skel_player_update_applyoverride
 
 void (float bufhandle, float sortpower, float backward) buf_sort
 
 void (float bufhandle, float string_index, string str) bufstr_set
 
 void (float bufhandle_from, float bufhandle_to) buf_copy = #469
 
 void (float effectindex, entity own, vector org_from, vector org_to, vector dir_from, vector dir_to, float countmultiplier, float flags) boxparticles
 
 void (float effectnum, vector origin, vector dir, float count) pointparticles
 
 void (float fh, entity e) writetofile
 
 void (float fhandle) fclose = #301
 
 void (float skel, float bonenum, vector org) skel_set_bone = #272
 
 void (float skel, float startbone, float endbone, vector org) skel_mul_bones
 
 void (float style, string value) lightstyle = #113
 
 void (float width, vector pos1, vector pos2, vector rgb, float alpha, float flag) drawline
 
 void (float x, float y, float width, float height) drawsetcliparea = #274
 
 void (string e) error = #11
 
 void (string s, float chan, float vol) localsound
 
 void (string s,...) dprint = #46
 
 void (string texturename, float flag,...) R_BeginPolygon
 
 void (string var, string val) cvar_set
 
 void (vector ang) makevectors = #412
 
 void (vector eyetarget, string bonename) example_skel_player_update_eyetarget
 
 void (vector mincorner, vector maxcorner, vector vel, float howmany, float color) te_particlerain = #410
 
 void (vector mincorner, vector maxcorner, vector vel, float howmany, float color, float gravityflag, float randomveljitter) te_particlecube
 
 void (vector o, vector d, float color, float count) particle = #406
 
 void (vector org, float colorstart, float colorlength) te_explosion2
 
 void (vector org, float radius, float lifetime, vector color) te_customflash
 
 void (vector org, float radius, vector lightcolours) adddynamiclight
 
 void (vector org, float radius, vector lightcolours, float style, string cubemapname, float pflags) adddynamiclight2
 
 void (vector org, string modelname, float startframe, float endframe, float framerate) effect
 
 void (vector org, vector color) te_explosionrgb
 
 void (vector org, vector texcoords, vector rgb, float alpha) R_PolygonVertex
 
 void (vector org, vector velocity, float howmany) te_blood = #411
 
 void (vector origin, vector forward, vector right, vector up) SetListener
 
 void (vector pos, string samp, float vol, float atten) ambientsound = #483
 
 void (vector v1, vector min, vector max, vector v2, float nomonsters, entity forent) tracebox
 

Variables

vector absmax
 
vector absmin
 
vector angles
 
const float ATTN_IDLE = 2
 
const float ATTN_NONE = 0
 
const float ATTN_NORM = 1
 
const float ATTN_STATIC = 3
 
vector avelocity
 
entity chain
 
const float CHAN_AUTO = 0
 
const float CHAN_BODY = 4
 
const float CHAN_ITEM = 3
 
const float CHAN_VOICE = 2
 
const float CHAN_WEAPON = 1
 
string classname
 
float clientcommandframe
 
float clipgroup
 
float colormap
 
const float CONTENT_EMPTY = -1
 
const float CONTENT_LAVA = -5
 
const float CONTENT_SKY = -6
 
const float CONTENT_SLIME = -4
 
const float CONTENT_SOLID = -2
 
const float CONTENT_WATER = -3
 
float CVAR_TYPEFLAG_ENGINE = 8
 
float CVAR_TYPEFLAG_EXISTS = 1
 
float CVAR_TYPEFLAG_HASDESCRIPTION = 16
 
float CVAR_TYPEFLAG_PRIVATE = 4
 
float CVAR_TYPEFLAG_READONLY = 32
 
float CVAR_TYPEFLAG_SAVED = 2
 
float DEG2RAD = 0.0174532925199432957692369076848861271344287188854172545609719144
 
float DPCONTENTS_BODY = 32
 
float DPCONTENTS_BOTCLIP = 2048
 
float DPCONTENTS_CORPSE = 64
 
float DPCONTENTS_DONOTENTER = 1024
 
float DPCONTENTS_LAVA = 8
 
float DPCONTENTS_LIQUIDSMASK = 14
 
float DPCONTENTS_MONSTERCLIP = 512
 
float DPCONTENTS_NODROP = 128
 
float DPCONTENTS_OPAQUE = 4096
 
float DPCONTENTS_PLAYERCLIP = 256
 
float DPCONTENTS_SKY = 16
 
float DPCONTENTS_SLIME = 4
 
float DPCONTENTS_SOLID = 1
 
float DPCONTENTS_WATER = 2
 
float dphitcontentsmask
 
const float DRAWFLAG_2XMODULATE = 3
 
const float DRAWFLAG_ADDITIVE = 1
 
const float DRAWFLAG_MIPMAP = 0x100
 
const float DRAWFLAG_MODULATE = 2
 
const float DRAWFLAG_NORMAL = 0
 
const float DRAWFLAG_SCREEN = 4
 
float drawfont
 
float drawmask
 
float E_ABSMAX = 15
 
float E_ABSMIN = 14
 
float E_ACTIVE = 0
 
float E_ALPHA = 7
 
float E_COLORMOD = 8
 
float E_FORWARD = 2
 
float E_LIGHT = 16
 
float E_MAXS = 13
 
float E_MINS = 12
 
float E_ORIGIN = 1
 
float E_ORIGINANDVECTORS = 6
 
float E_PANTSCOLOR = 9
 
float E_RIGHT = 3
 
float E_SCALE = 5
 
float E_SHIRTCOLOR = 10
 
float E_SKIN = 11
 
float E_UP = 4
 
const float EF_ADDITIVE = 32
 
const float EF_BLUE = 64
 
const float EF_FLAME = 1024
 
const float EF_FULLBRIGHT = 512
 
const float EF_NODEPTHTEST = 8192
 
const float EF_NODRAW = 16
 
const float EF_NOSHADOW = 4096
 
const float EF_RED = 128
 
const float EF_SELECTABLE = 16384
 
const float EF_STARDUST = 2048
 
float effects
 
void end_sys_fields
 
void end_sys_globals
 
entity enemy
 
float entnum
 
const float EXTRA_HIGH = 99999999
 
const float EXTRA_LOW = -99999999
 
const float FALSE = 0
 
const float false = 0
 
float FIELD_ENTITY = 4
 
float FIELD_FLOAT = 2
 
float FIELD_FUNCTION = 6
 
float FIELD_STRING = 1
 
float FIELD_VECTOR = 3
 
const float FILE_APPEND = 1
 
const float FILE_READ = 0
 
const float FILE_WRITE = 2
 
float flags
 
float FONT_CENTERPRINT = 5
 
float FONT_CHAT = 4
 
float FONT_CONSOLE = 1
 
float FONT_DEFAULT = 0
 
float FONT_INFOBAR = 6
 
float FONT_MENU = 7
 
float FONT_NOTIFY = 3
 
float FONT_SBAR = 2
 
float FONT_USER0 = 8
 
float FONT_USER1 = 9
 
float FONT_USER2 = 10
 
float FONT_USER3 = 11
 
float FONT_USER4 = 12
 
float FONT_USER5 = 13
 
float FONT_USER6 = 14
 
float FONT_USER7 = 15
 
float frame
 
float frame1time
 
float frame2
 
float frame2time
 
float frame3
 
float frame3time
 
float frame4
 
float frame4time
 
float frametime
 
vector getlight_ambient
 
vector getlight_diffuse
 
vector getlight_dir
 
vector gettaginfo_forward
 
string gettaginfo_name
 
vector gettaginfo_offset
 
float gettaginfo_parent
 
vector gettaginfo_right
 
vector gettaginfo_up
 
float GETTIME_CDTRACK = 4
 
float GETTIME_FRAMESTART = 0
 
float GETTIME_HIRES = 2
 
float GETTIME_REALTIME = 1
 
float GETTIME_UPTIME = 3
 
vector input_angles
 
float input_buttons
 
vector input_movevalues
 
float input_timelength
 
float intermission
 
float lerpfrac
 
float lerpfrac3
 
float lerpfrac4
 
const float LP_COMPLETE = 7
 
const float LP_DYNLIGHT = 4
 
const float LP_LIGHTMAP = 1
 
const float LP_RTWORLD = 2
 
const float M_PI = 3.14159265358979323846
 
string mapname
 
const float MASK_ENGINE = 1
 
const float MASK_ENGINEVIEWMODELS = 2
 
const float MASK_NORMAL = 4
 
float maxclients
 
vector maxs
 
vector mins
 
string model
 
float modelindex
 
vector modellight_ambient
 
vector modellight_diffuse
 
vector modellight_dir
 
const float MOVE_MISSILE = 2
 
const float MOVE_NOMONSTERS = 1
 
const float MOVE_NORMAL = 0
 
float MOVE_WORLDONLY = 3
 
float movetype
 
float movevar_accelerate
 
float movevar_airaccelerate
 
float movevar_entgravity
 
float movevar_friction
 
float movevar_gravity
 
float movevar_maxspeed
 
float movevar_spectatormaxspeed
 
float movevar_stopspeed
 
float movevar_wateraccelerate
 
float movevar_waterfriction
 
string netname
 
float nextthink
 
vector oldorigin
 
vector origin
 
entity other
 
entity owner
 
float particle_airfriction
 
float particle_alpha
 
float particle_alphafade
 
float particle_angle
 
float PARTICLE_BEAM = 3
 
float PARTICLE_BILLBOARD = 0
 
float particle_blendmode
 
float particle_bounce
 
vector particle_color1
 
vector particle_color2
 
float particle_delaycollision
 
float particle_delayspawn
 
float particle_gravity
 
float particle_liquidfriction
 
float particle_orientation
 
float PARTICLE_ORIENTED_DOUBLESIDED = 2
 
float particle_originjitter
 
float particle_qualityreduction
 
float particle_size
 
float particle_sizeincrease
 
float PARTICLE_SPARK = 1
 
float particle_spin
 
float particle_stainalpha
 
vector particle_staincolor1
 
vector particle_staincolor2
 
float particle_stainsize
 
float particle_staintex
 
float particle_stretch
 
float particle_tex
 
float particle_time
 
float particle_type
 
float particle_velocityjitter
 
float particles_alphamax
 
float particles_alphamin
 
vector particles_colormax
 
vector particles_colormin
 
float PARTICLES_DRAWASTRAIL = 128
 
float particles_fade
 
float PARTICLES_USEALPHA = 1
 
float PARTICLES_USECOLOR = 2
 
float PARTICLES_USEFADE = 4
 
float PBLEND_ADD = 1
 
float PBLEND_ALPHA = 0
 
float PBLEND_INVMOD = 2
 
const float PFL_CROUCH = 2
 
const float PFL_DEAD = 4
 
const float PFL_GIBBED = 8
 
const float PFL_ONGROUND = 1
 
const float PFLAGS_CORONA = 2
 
const float PFLAGS_FULLDYNAMIC = 128
 
const float PFLAGS_NOSHADOW = 1
 
float PI = 3.1415926535897932384626433832795028841971693993751058209749445923
 
float player_localentnum
 
float player_localnum
 
float PMF_DUCKED = 4
 
float PMF_ONGROUND = 8
 
vector pmove_maxs
 
vector pmove_mins
 
vector pmove_org
 
vector pmove_vel
 
float PRECACHE_PIC_FROMWAD = 1
 
float PRECACHE_PIC_MIPMAP = 8
 
float PRECACHE_PIC_NOTPERSISTENT = 2
 
float PT_ALPHASTATIC = 1
 
float PT_BEAM = 4
 
float PT_BLOOD = 9
 
float PT_BUBBLE = 8
 
float PT_DECAL = 11
 
float PT_ENTITYPARTICLE = 12
 
float PT_RAIN = 5
 
float PT_RAINDECAL = 6
 
float PT_SMOKE = 10
 
float PT_SNOW = 7
 
float PT_SPARK = 3
 
float PT_STATIC = 2
 
float Q3SURFACEFLAG_FLESH = 64
 
float Q3SURFACEFLAG_LADDER = 8
 
float Q3SURFACEFLAG_METALSTEPS = 4096
 
float Q3SURFACEFLAG_NODAMAGE = 1
 
float Q3SURFACEFLAG_NODRAW = 128
 
float Q3SURFACEFLAG_NOIMPACT = 16
 
float Q3SURFACEFLAG_NOMARKS = 32
 
float Q3SURFACEFLAG_NONSOLID = 16384
 
float Q3SURFACEFLAG_NOSTEPS = 8192
 
float Q3SURFACEFLAG_SKY = 4
 
float Q3SURFACEFLAG_SLICK = 2
 
float RAD2DEG = 57.2957795130823208767981548141051703324054724665643215491602438612
 
float REFDEFFLAG_DEAD = 4
 
float REFDEFFLAG_INTERMISSION = 8
 
float REFDEFFLAG_JUMPING = 2
 
float REFDEFFLAG_TELEPORTED = 1
 
const float RF_ADDITIVE = 8
 
const float RF_DEPTHHACK = 4
 
float RF_DYNAMICMODELLIGHT = 8192
 
const float RF_EXTERNALMODEL = 2
 
const float RF_FULLBRIGHT = 256
 
const float RF_MODELLIGHT = 4096
 
const float RF_NOSHADOW = 512
 
const float RF_USEAXIS = 16
 
const float RF_VIEWMODEL = 1
 
const float RF_WORLDOBJECT = 128
 
entity self
 
float servercommandframe
 
vector size
 
float skeletonindex
 
float skin
 
float solid
 
const float SOLID_BBOX = 2
 
const float SOLID_BSP = 4
 
const float SOLID_CORPSE = 5
 
const float SOLID_NOT = 0
 
const float SOLID_SLIDEBOX = 3
 
const float SOLID_TRIGGER = 1
 
float SOUNDFLAG_RELIABLE = 1
 
const float STAT_ACTIVEWEAPON = 10
 
const float STAT_AMMO = 3
 
const float STAT_ARMOR = 4
 
const float STAT_CELLS = 9
 
const float STAT_FRAGLIMIT = 235
 
const float STAT_HEALTH = 0
 
const float STAT_ITEMS = 15
 
const float STAT_MONSTERS = 14
 
const float STAT_MOVEVARS_GRAVITY = 242
 
const float STAT_MOVEVARS_TICRATE = 240
 
const float STAT_MOVEVARS_TIMESCALE = 241
 
const float STAT_NAILS = 7
 
const float STAT_ROCKETS = 8
 
const float STAT_SECRETS = 13
 
const float STAT_SHELLS = 6
 
const float STAT_TIMELIMIT = 236
 
const float STAT_TOTALMONSTERS = 12
 
const float STAT_TOTALSECRETS = 11
 
const float STAT_VIEWHEIGHT = 16
 
const float STAT_WEAPONFRAME = 5
 
const float STAT_WEAPONMODEL = 2
 
const float TE_EXPLOSION = 3
 
const float TE_EXPLOSION2 = 12
 
const float TE_EXPLOSIONQUAD = 70
 
const float TE_EXPLOSIONRGB = 53
 
const float TE_GUNSHOT = 2
 
const float TE_GUNSHOTQUAD = 57
 
const float TE_KNIGHTSPIKE = 8
 
const float TE_LAVASPLASH = 10
 
const float TE_LIGHTNING1 = 5
 
const float TE_LIGHTNING2 = 6
 
const float TE_LIGHTNING3 = 9
 
const float TE_SPIKE = 0
 
const float TE_SPIKEQUAD = 58
 
const float TE_SUPERSPIKE = 1
 
const float TE_SUPERSPIKEQUAD = 59
 
const float TE_TAREXPLOSION = 4
 
const float TE_TELEPORT = 11
 
const float TE_WIZSPIKE = 7
 
float time
 
float trace_allsolid
 
float trace_dphitcontents
 
float trace_dphitq3surfaceflags
 
string trace_dphittexturename
 
float trace_dpstartcontents
 
vector trace_endpos
 
entity trace_ent
 
float trace_fraction
 
float trace_inopen
 
float trace_inwater
 
float trace_networkentity
 
float trace_plane_dist
 
vector trace_plane_normal
 
float trace_startsolid
 
float transparent_offset
 
const float TRUE = 1
 
const float true = 1
 
vector v_forward
 
vector v_right
 
vector v_up
 
const vector VEC_0 = '0 0 0'
 
const vector VEC_1 = '1 1 1'
 
vector VEC_HULL_MAX = '16 16 32'
 
vector VEC_HULL_MIN = '-16 -16 -24'
 
const vector VEC_M1 = '-1 -1 -1'
 
vector velocity
 
const float VF_ANGLES = 15
 
const float VF_ANGLES_X = 16
 
const float VF_ANGLES_Y = 17
 
const float VF_ANGLES_Z = 18
 
const float VF_CL_VIEWANGLES = 33
 
const float VF_CL_VIEWANGLES_X = 34
 
const float VF_CL_VIEWANGLES_Y = 35
 
const float VF_CL_VIEWANGLES_Z = 36
 
const float VF_DRAWCROSSHAIR = 21
 
const float VF_DRAWENGINESBAR = 20
 
const float VF_DRAWWORLD = 19
 
const float VF_FOV = 8
 
const float VF_FOVX = 9
 
const float VF_FOVY = 10
 
const float VF_MAINVIEW = 400
 
const float VF_MIN = 1
 
const float VF_MIN_X = 2
 
const float VF_MIN_Y = 3
 
const float VF_MINFPS_QUALITY = 401
 
const float VF_ORIGIN = 11
 
const float VF_ORIGIN_X = 12
 
const float VF_ORIGIN_Y = 13
 
const float VF_ORIGIN_Z = 14
 
const float VF_PERSPECTIVE = 200
 
const float VF_SIZE = 4
 
const float VF_SIZE_X = 6
 
const float VF_SIZE_Y = 5
 
const float VF_VIEWPORT = 7
 
vector view_angles
 
vector view_punchangle
 
vector view_punchvector
 
entity world
 

Macro Definition Documentation

◆ SPA_LIGHTMAP0_TEXCOORDS

#define SPA_LIGHTMAP0_TEXCOORDS   5

Definition at line 950 of file csprogsdefs.qc.

◆ SPA_LIGHTMAP_COLOR

#define SPA_LIGHTMAP_COLOR   6

Definition at line 951 of file csprogsdefs.qc.

◆ SPA_POSITION

#define SPA_POSITION   0

Definition at line 945 of file csprogsdefs.qc.

◆ SPA_R_AXIS

#define SPA_R_AXIS   3

Definition at line 948 of file csprogsdefs.qc.

◆ SPA_S_AXIS

#define SPA_S_AXIS   1

Definition at line 946 of file csprogsdefs.qc.

◆ SPA_T_AXIS

#define SPA_T_AXIS   2

Definition at line 947 of file csprogsdefs.qc.

◆ SPA_TEXCOORDS0

#define SPA_TEXCOORDS0   4

Definition at line 949 of file csprogsdefs.qc.

Function Documentation

◆ checkpvs()

float checkpvs ( vector viewpos,
entity viewee )

◆ coverage()

void coverage ( )

◆ CSQC_ConsoleCommand()

float CSQC_ConsoleCommand ( string cmdstr)

◆ CSQC_Init()

void CSQC_Init ( float apilevel,
string enginename,
float engineversion )

Referenced by CL_VM_Init().

◆ CSQC_InputEvent()

float CSQC_InputEvent ( float evtype,
float scanx,
float chary )

Referenced by CL_VM_InputEvent().

◆ CSQC_Shutdown()

void CSQC_Shutdown ( )

Referenced by CL_VM_ShutDown(), and PRVM_Crash().

◆ CSQC_UpdateView()

void CSQC_UpdateView ( float vid_width,
float vid_height,
float notmenu )

◆ drawgetimagesize()

vector drawgetimagesize ( string pic)

◆ drawsubpic()

float drawsubpic ( vector position,
vector size,
string pic,
vector srcPosition,
vector srcSize,
vector rgb,
float alpha,
float flag )

◆ entity() [1/14]

entity ( ) = #17

◆ entity() [2/14]

entity ( .float fld,
float match ) = #450

◆ entity() [3/14]

entity ( .float fld,
float match,
.entity tofield ) = #403

◆ entity() [4/14]

entity ( .string fld,
string match )

◆ entity() [5/14]

entity ( .string fld,
string match,
.entity tofield )

◆ entity() [6/14]

entity ( entity e)

◆ entity() [7/14]

entity ( entity start,
.entity fld,
entity match )

◆ entity() [8/14]

entity ( entity start,
.float fld,
float match ) = #449

◆ entity() [9/14]

entity ( entity start,
.string fld,
string match )

◆ entity() [10/14]

entity ( float num)

◆ entity() [11/14]

entity ( vector mins,
vector maxs )

◆ entity() [12/14]

entity ( vector mins,
vector maxs,
.entity tofield )

◆ entity() [13/14]

entity ( vector org,
float rad )

◆ entity() [14/14]

entity ( vector org,
float rad,
.entity tofield )

◆ findfont()

float findfont ( string s)

◆ float() [1/33]

float ( )

Definition at line 53 of file shader_glsl.h.

◆ float() [2/33]

float ( entity e)

◆ float() [3/33]

float ( entity e,
float s )

◆ float() [4/33]

float ( entity e,
vector p )

◆ float() [5/33]

float ( entity ent,
string tagname )

◆ float() [6/33]

float ( float a,
... )

◆ float() [7/33]

float ( float bufhandle,
string str,
float order )

◆ float() [8/33]

float ( float caseinsensitive,
string s,
... )

◆ float() [9/33]

float ( float f,
float f )

◆ float() [10/33]

float ( float fieldnum,
entity ent,
string s )

◆ float() [11/33]

float ( float skel,
entity ent,
float modlindex,
float retainfrac,
float firstbone,
float lastbone )

◆ float() [12/33]

float ( float skel,
float bonenum,
string g1,
string g2,
string g3,
string g4,
string g5,
string g6 )

◆ float() [13/33]

float ( float skel,
string tagname )

◆ float() [14/33]

float ( float v)

◆ float() [15/33]

float ( float yaw,
float dist,
float settrace )

◆ float() [16/33]

float ( string filename,
float mode )

◆ float() [17/33]

float ( string name,
string value )

◆ float() [18/33]

float ( string pattern,
float caseinsensitive,
float quiet )

◆ float() [19/33]

float ( string pattern,
float caseinsensitive,
float quiet,
string packfile )

◆ float() [20/33]

float ( string s)

◆ float() [21/33]

float ( string s,
string separator1,
... )

◆ float() [22/33]

float ( string str,
string sub,
float startpos )

◆ float() [23/33]

float ( string url,
float id,
string content_type,
string delim,
float buf,
float keyid )

◆ float() [24/33]

float ( vector org,
vector vel )

◆ float() [25/33]

float ( vector org,
vector vel,
float delay,
float collisiondelay )

◆ float() [26/33]

◆ float() [27/33]

float ( vector org,
vector vel,
float theme )

◆ float() [28/33]

float ( vector position,
float character,
vector scale,
vector rgb,
float alpha,
float flag )

◆ float() [29/33]

float ( vector position,
string text,
vector scale,
float alpha,
float flag )

◆ float() [30/33]

float ( vector position,
string text,
vector scale,
vector rgb,
float alpha,
float flag )

◆ float() [31/33]

float ( vector position,
vector size,
vector rgb,
float alpha,
float flag )

◆ float() [32/33]

float ( vector v)

◆ float() [33/33]

float ( vector v1,
vector v2,
float tryents,
entity ignoreentity )

◆ loadfont()

float loadfont ( string fontname,
string fontmaps,
string sizes,
float slot,
float fix_scale,
float fix_voffset )

◆ log()

◆ mod()

◆ string() [1/20]

string ( )

Definition at line 728 of file glquake.h.

◆ string() [2/20]

string ( entity e,
float s )

◆ string() [3/20]

string ( entity ent)

◆ string() [4/20]

string ( float c,
... )

◆ string() [5/20]

string ( float ccase,
float calpha,
float cnum,
string s,
... )

◆ string() [6/20]

string ( float chars,
string s,
... )

◆ string() [7/20]

string ( float f)

◆ string() [8/20]

string ( float fieldnum,
entity ent )

◆ string() [9/20]

string ( float handle,
float num )

◆ string() [10/20]

string ( float playernum,
string keyname )

◆ string() [11/20]

string ( string command,
float bindmap )

◆ string() [12/20]

string ( string digest,
string data,
... )

◆ string() [13/20]

string ( string info,
string key )

◆ string() [14/20]

string ( string info,
string key,
string value,
... )

◆ string() [15/20]

string ( string name,
... )

◆ string() [16/20]

string ( string s)

◆ string() [17/20]

string ( string s,
float start,
float length )

◆ string() [18/20]

string ( string s,
string...  )

◆ string() [19/20]

string ( string search,
string replace,
string subject )

◆ string() [20/20]

string ( vector v)

◆ stringwidth()

float stringwidth ( string text,
float allowColorCodes,
vector size )

◆ stringwidth_menu()

float stringwidth_menu ( string text,
float allowColorCodes,
vector size )

◆ vector() [1/12]

vector ( ) = #344

Referenced by void().

◆ vector() [2/12]

vector ( entity e,
float s ) = #452

◆ vector() [3/12]

vector ( entity e,
float s,
float n ) = #629

◆ vector() [4/12]

vector ( entity e,
float s,
float n,
float a )

◆ vector() [5/12]

vector ( entity e,
float s,
vector p )

◆ vector() [6/12]

vector ( float entitynum,
float fldnum ) = #269

◆ vector() [7/12]

vector ( float property)

◆ vector() [8/12]

vector ( string ) = #318

◆ vector() [9/12]

vector ( vector org,
float lpflags )

◆ vector() [10/12]

vector ( vector position,
string text,
vector scale,
vector rgb,
float alpha,
float flag )

◆ vector() [11/12]

vector ( vector v) = #51

◆ vector() [12/12]

vector ( vector v,
vector w )

◆ void() [1/46]

◆ void() [2/46]

void ( ...)

◆ void() [3/46]

void ( entity e) = #31

◆ void() [4/46]

void ( entity e,
entity ignore ) = #400

◆ void() [5/46]

void ( entity e,
entity tagentity,
string tagname )

◆ void() [6/46]

void ( entity e,
float chan,
string samp,
float vol,
float atten,
float speed,
float flags )

◆ void() [7/46]

void ( entity e,
float chan,
string samp,
float volume,
float atten,
... )

◆ void() [8/46]

void ( entity e,
float mdlindex ) = #640

◆ void() [9/46]

void ( entity e,
string m ) = #608

◆ void() [10/46]

void ( entity e,
vector min,
vector max ) = #428

◆ void() [11/46]

void ( entity e,
vector o )

◆ void() [12/46]

void ( entity ent,
float effectnum,
vector start,
vector end )

◆ void() [13/46]

void ( float animmodelindex,
float framegroup,
float framegroupstarttime,
float blendalpha,
string groupbonename,
string excludegroupname1,
string excludegroupname2 )

References self.

◆ void() [14/46]

void ( float bufhandle,
float sortpower,
float backward )
Initial value:
=
{
self.frame = framegroup;
self.frame2 = 0;
self.frame3 = 0;
self.frame4 = 0;
self.frame1time = framegroupstarttime;
self.frame2time = 0;
self.frame3time = 0;
self.frame4time = 0;
self.lerpfrac = 0;
self.lerpfrac3 = 0;
self.lerpfrac4 = 0;
skel_build(self.skeletonindex, self, animmodelindex, 0, 0, 100000);
}
entity self

◆ void() [15/46]

void ( float bufhandle,
float string_index,
string str )

◆ void() [16/46]

void ( float bufhandle_from,
float bufhandle_to ) = #469

◆ void() [17/46]

void ( float effectindex,
entity own,
vector org_from,
vector org_to,
vector dir_from,
vector dir_to,
float countmultiplier,
float flags )

◆ void() [18/46]

void ( float effectnum,
vector origin,
vector dir,
float count )

◆ void() [19/46]

void ( float fh,
entity e )

◆ void() [20/46]

void ( float fhandle) = #301

◆ void() [21/46]

void ( float skel,
float bonenum,
vector org ) = #272

◆ void() [22/46]

void ( float skel,
float startbone,
float endbone,
vector org )

◆ void() [23/46]

void ( float style,
string value ) = #113

◆ void() [24/46]

void ( float width,
vector pos1,
vector pos2,
vector rgb,
float alpha,
float flag )

◆ void() [25/46]

void ( float x,
float y,
float width,
float height ) = #274

◆ void() [26/46]

void ( string e) = #11

◆ void() [27/46]

void ( string s,
float chan,
float vol )

◆ void() [28/46]

void ( string s,
... ) = #46

◆ void() [29/46]

void ( string texturename,
float flag,
... )

◆ void() [30/46]

void ( string var,
string val )

◆ void() [31/46]

void ( vector ang) = #412

◆ void() [32/46]

void ( vector eyetarget,
string bonename )

References self, v, v_forward, v_right, v_up, and vector().

◆ void() [33/46]

void ( vector mincorner,
vector maxcorner,
vector vel,
float howmany,
float color ) = #410

◆ void() [34/46]

void ( vector mincorner,
vector maxcorner,
vector vel,
float howmany,
float color,
float gravityflag,
float randomveljitter )

◆ void() [35/46]

void ( vector o,
vector d,
float color,
float count ) = #406

◆ void() [36/46]

void ( vector org,
float colorstart,
float colorlength )

◆ void() [37/46]

void ( vector org,
float radius,
float lifetime,
vector color )

◆ void() [38/46]

void ( vector org,
float radius,
vector lightcolours )

◆ void() [39/46]

void ( vector org,
float radius,
vector lightcolours,
float style,
string cubemapname,
float pflags )

◆ void() [40/46]

void ( vector org,
string modelname,
float startframe,
float endframe,
float framerate )

◆ void() [41/46]

void ( vector org,
vector color )

◆ void() [42/46]

void ( vector org,
vector texcoords,
vector rgb,
float alpha )

◆ void() [43/46]

void ( vector org,
vector velocity,
float howmany ) = #411

◆ void() [44/46]

void ( vector origin,
vector forward,
vector right,
vector up )

◆ void() [45/46]

void ( vector pos,
string samp,
float vol,
float atten ) = #483

◆ void() [46/46]

void ( vector v1,
vector min,
vector max,
vector v2,
float nomonsters,
entity forent )

Variable Documentation

◆ absmax

◆ absmin

◆ angles

◆ ATTN_IDLE

const float ATTN_IDLE = 2

Definition at line 231 of file csprogsdefs.qc.

◆ ATTN_NONE

const float ATTN_NONE = 0

Definition at line 229 of file csprogsdefs.qc.

◆ ATTN_NORM

const float ATTN_NORM = 1

Definition at line 230 of file csprogsdefs.qc.

◆ ATTN_STATIC

const float ATTN_STATIC = 3

Definition at line 232 of file csprogsdefs.qc.

◆ avelocity

◆ chain

◆ CHAN_AUTO

const float CHAN_AUTO = 0

Definition at line 223 of file csprogsdefs.qc.

◆ CHAN_BODY

const float CHAN_BODY = 4

Definition at line 227 of file csprogsdefs.qc.

◆ CHAN_ITEM

const float CHAN_ITEM = 3

Definition at line 226 of file csprogsdefs.qc.

◆ CHAN_VOICE

const float CHAN_VOICE = 2

Definition at line 225 of file csprogsdefs.qc.

◆ CHAN_WEAPON

const float CHAN_WEAPON = 1

Definition at line 224 of file csprogsdefs.qc.

◆ classname

◆ clientcommandframe

float clientcommandframe

Definition at line 23 of file csprogsdefs.qc.

Referenced by CSQC_SetGlobals().

◆ clipgroup

float clipgroup

◆ colormap

◆ CONTENT_EMPTY

const float CONTENT_EMPTY = -1

Definition at line 240 of file csprogsdefs.qc.

◆ CONTENT_LAVA

const float CONTENT_LAVA = -5

Definition at line 244 of file csprogsdefs.qc.

◆ CONTENT_SKY

const float CONTENT_SKY = -6

Definition at line 245 of file csprogsdefs.qc.

◆ CONTENT_SLIME

const float CONTENT_SLIME = -4

Definition at line 243 of file csprogsdefs.qc.

◆ CONTENT_SOLID

const float CONTENT_SOLID = -2

Definition at line 241 of file csprogsdefs.qc.

◆ CONTENT_WATER

const float CONTENT_WATER = -3

Definition at line 242 of file csprogsdefs.qc.

◆ CVAR_TYPEFLAG_ENGINE

float CVAR_TYPEFLAG_ENGINE = 8

Definition at line 1179 of file csprogsdefs.qc.

◆ CVAR_TYPEFLAG_EXISTS

float CVAR_TYPEFLAG_EXISTS = 1

Definition at line 1176 of file csprogsdefs.qc.

◆ CVAR_TYPEFLAG_HASDESCRIPTION

float CVAR_TYPEFLAG_HASDESCRIPTION = 16

Definition at line 1180 of file csprogsdefs.qc.

◆ CVAR_TYPEFLAG_PRIVATE

float CVAR_TYPEFLAG_PRIVATE = 4

Definition at line 1178 of file csprogsdefs.qc.

◆ CVAR_TYPEFLAG_READONLY

float CVAR_TYPEFLAG_READONLY = 32

Definition at line 1181 of file csprogsdefs.qc.

◆ CVAR_TYPEFLAG_SAVED

float CVAR_TYPEFLAG_SAVED = 2

Definition at line 1177 of file csprogsdefs.qc.

◆ DEG2RAD

float DEG2RAD = 0.0174532925199432957692369076848861271344287188854172545609719144

Definition at line 966 of file csprogsdefs.qc.

◆ DPCONTENTS_BODY

float DPCONTENTS_BODY = 32

Definition at line 1134 of file csprogsdefs.qc.

◆ DPCONTENTS_BOTCLIP

float DPCONTENTS_BOTCLIP = 2048

Definition at line 1141 of file csprogsdefs.qc.

◆ DPCONTENTS_CORPSE

float DPCONTENTS_CORPSE = 64

Definition at line 1135 of file csprogsdefs.qc.

◆ DPCONTENTS_DONOTENTER

float DPCONTENTS_DONOTENTER = 1024

Definition at line 1139 of file csprogsdefs.qc.

◆ DPCONTENTS_LAVA

float DPCONTENTS_LAVA = 8

Definition at line 1132 of file csprogsdefs.qc.

◆ DPCONTENTS_LIQUIDSMASK

float DPCONTENTS_LIQUIDSMASK = 14

Definition at line 1140 of file csprogsdefs.qc.

◆ DPCONTENTS_MONSTERCLIP

float DPCONTENTS_MONSTERCLIP = 512

Definition at line 1138 of file csprogsdefs.qc.

◆ DPCONTENTS_NODROP

float DPCONTENTS_NODROP = 128

Definition at line 1136 of file csprogsdefs.qc.

◆ DPCONTENTS_OPAQUE

float DPCONTENTS_OPAQUE = 4096

Definition at line 1142 of file csprogsdefs.qc.

◆ DPCONTENTS_PLAYERCLIP

float DPCONTENTS_PLAYERCLIP = 256

Definition at line 1137 of file csprogsdefs.qc.

◆ DPCONTENTS_SKY

float DPCONTENTS_SKY = 16

Definition at line 1133 of file csprogsdefs.qc.

◆ DPCONTENTS_SLIME

float DPCONTENTS_SLIME = 4

Definition at line 1131 of file csprogsdefs.qc.

◆ DPCONTENTS_SOLID

float DPCONTENTS_SOLID = 1

Definition at line 1129 of file csprogsdefs.qc.

◆ DPCONTENTS_WATER

float DPCONTENTS_WATER = 2

Definition at line 1130 of file csprogsdefs.qc.

◆ dphitcontentsmask

float dphitcontentsmask

◆ DRAWFLAG_2XMODULATE

const float DRAWFLAG_2XMODULATE = 3

Definition at line 324 of file csprogsdefs.qc.

Referenced by Mod_Mesh_GetTexture().

◆ DRAWFLAG_ADDITIVE

const float DRAWFLAG_ADDITIVE = 1

Definition at line 322 of file csprogsdefs.qc.

Referenced by Mod_Mesh_GetTexture(), SVBSP_AddPolygon(), and SVBSP_AddPolygonNode().

◆ DRAWFLAG_MIPMAP

const float DRAWFLAG_MIPMAP = 0x100

Definition at line 326 of file csprogsdefs.qc.

◆ DRAWFLAG_MODULATE

const float DRAWFLAG_MODULATE = 2

Definition at line 323 of file csprogsdefs.qc.

Referenced by Mod_Mesh_GetTexture(), and Sbar_Draw().

◆ DRAWFLAG_NORMAL

const float DRAWFLAG_NORMAL = 0

Definition at line 321 of file csprogsdefs.qc.

Referenced by Sbar_Draw(), and Sbar_DrawWeapon().

◆ DRAWFLAG_SCREEN

const float DRAWFLAG_SCREEN = 4

Definition at line 325 of file csprogsdefs.qc.

Referenced by Mod_Mesh_GetTexture().

◆ drawfont

float drawfont

Definition at line 825 of file csprogsdefs.qc.

Referenced by getdrawfont().

◆ drawmask

float drawmask

Definition at line 99 of file csprogsdefs.qc.

Referenced by CSQC_RelinkAllEntities(), and VM_CL_R_AddEntities().

◆ E_ABSMAX

float E_ABSMAX = 15

Definition at line 800 of file csprogsdefs.qc.

◆ E_ABSMIN

float E_ABSMIN = 14

Definition at line 799 of file csprogsdefs.qc.

◆ E_ACTIVE

float E_ACTIVE = 0

Definition at line 785 of file csprogsdefs.qc.

◆ E_ALPHA

float E_ALPHA = 7

Definition at line 792 of file csprogsdefs.qc.

◆ E_COLORMOD

float E_COLORMOD = 8

Definition at line 793 of file csprogsdefs.qc.

◆ E_FORWARD

float E_FORWARD = 2

Definition at line 787 of file csprogsdefs.qc.

◆ E_LIGHT

float E_LIGHT = 16

Definition at line 801 of file csprogsdefs.qc.

◆ E_MAXS

float E_MAXS = 13

Definition at line 798 of file csprogsdefs.qc.

◆ E_MINS

float E_MINS = 12

Definition at line 797 of file csprogsdefs.qc.

◆ E_ORIGIN

float E_ORIGIN = 1

Definition at line 786 of file csprogsdefs.qc.

◆ E_ORIGINANDVECTORS

float E_ORIGINANDVECTORS = 6

Definition at line 791 of file csprogsdefs.qc.

◆ E_PANTSCOLOR

float E_PANTSCOLOR = 9

Definition at line 794 of file csprogsdefs.qc.

◆ E_RIGHT

float E_RIGHT = 3

Definition at line 788 of file csprogsdefs.qc.

◆ E_SCALE

float E_SCALE = 5

Definition at line 790 of file csprogsdefs.qc.

◆ E_SHIRTCOLOR

float E_SHIRTCOLOR = 10

Definition at line 795 of file csprogsdefs.qc.

◆ E_SKIN

float E_SKIN = 11

Definition at line 796 of file csprogsdefs.qc.

◆ E_UP

float E_UP = 4

Definition at line 789 of file csprogsdefs.qc.

◆ EF_ADDITIVE

const float EF_ADDITIVE = 32

Definition at line 304 of file csprogsdefs.qc.

◆ EF_BLUE

const float EF_BLUE = 64

Definition at line 305 of file csprogsdefs.qc.

◆ EF_FLAME

const float EF_FLAME = 1024

Definition at line 306 of file csprogsdefs.qc.

◆ EF_FULLBRIGHT

const float EF_FULLBRIGHT = 512

Definition at line 307 of file csprogsdefs.qc.

◆ EF_NODEPTHTEST

const float EF_NODEPTHTEST = 8192

Definition at line 308 of file csprogsdefs.qc.

◆ EF_NODRAW

const float EF_NODRAW = 16

Definition at line 309 of file csprogsdefs.qc.

◆ EF_NOSHADOW

const float EF_NOSHADOW = 4096

Definition at line 310 of file csprogsdefs.qc.

◆ EF_RED

const float EF_RED = 128

Definition at line 311 of file csprogsdefs.qc.

◆ EF_SELECTABLE

const float EF_SELECTABLE = 16384

Definition at line 313 of file csprogsdefs.qc.

◆ EF_STARDUST

const float EF_STARDUST = 2048

Definition at line 312 of file csprogsdefs.qc.

◆ effects

◆ end_sys_fields

void end_sys_fields

Definition at line 140 of file csprogsdefs.qc.

◆ end_sys_globals

void end_sys_globals

Definition at line 80 of file csprogsdefs.qc.

◆ enemy

entity enemy

◆ entnum

◆ EXTRA_HIGH

const float EXTRA_HIGH = 99999999

Definition at line 267 of file csprogsdefs.qc.

◆ EXTRA_LOW

const float EXTRA_LOW = -99999999

Definition at line 266 of file csprogsdefs.qc.

◆ FALSE

const float FALSE = 0

Definition at line 264 of file csprogsdefs.qc.

Referenced by _Thread_CreateCond(), and _Thread_CreateMutex().

◆ false

const float false = 0

Definition at line 262 of file csprogsdefs.qc.

Referenced by R_Shadow_BounceGrid_GenerateSettings().

◆ FIELD_ENTITY

float FIELD_ENTITY = 4

Definition at line 1431 of file csprogsdefs.qc.

◆ FIELD_FLOAT

float FIELD_FLOAT = 2

Definition at line 1429 of file csprogsdefs.qc.

◆ FIELD_FUNCTION

float FIELD_FUNCTION = 6

Definition at line 1432 of file csprogsdefs.qc.

◆ FIELD_STRING

float FIELD_STRING = 1

Definition at line 1428 of file csprogsdefs.qc.

◆ FIELD_VECTOR

float FIELD_VECTOR = 3

Definition at line 1430 of file csprogsdefs.qc.

◆ FILE_APPEND

const float FILE_APPEND = 1

Definition at line 236 of file csprogsdefs.qc.

◆ FILE_READ

const float FILE_READ = 0

Definition at line 235 of file csprogsdefs.qc.

◆ FILE_WRITE

const float FILE_WRITE = 2

Definition at line 237 of file csprogsdefs.qc.

◆ flags

float flags

Definition at line 133 of file csprogsdefs.qc.

Referenced by _Mem_AllocPool(), BufStr_FindCreateReplace(), CL_AllocLightFlash(), CL_GenericHitSuperContentsMask(), CL_movestep(), CL_TraceBox(), CL_TraceLine(), CL_TracePoint(), CL_VM_Event_Sound(), Cmd_AddCommand(), Cvar_Get(), DrawQ_Fill(), DrawQ_Pic(), DrawQ_RotPic(), DrawQ_String(), DrawQ_String_Scale(), DrawQ_SuperPic(), FS_AddFileToPack(), GL_SetupTextureParameters(), GL_Texture_CalcImageSize(), LightCubemapNumToName(), loadtextureimage(), Mod_DARKPLACESMODEL_Load(), Mod_ZYMOTICMODEL_Load(), NetConn_ReceivedMessage(), PK3_BuildFileList(), PRVM_NewKnownString(), R_CompleteLightPoint(), R_GetTexTypeInfo(), R_LoadTexture2D(), R_LoadTexture3D(), R_LoadTextureCubeMap(), R_LoadTextureDDSFile(), R_PicmipForFlags(), R_PurgeTexture(), R_RTLight_Update(), R_SetupTexture(), R_Shadow_EditLights_Edit_f(), R_Shadow_LoadWorldLights(), R_Shadow_UpdateWorldLight(), S_PlaySfxOnChannel(), S_StartSound_StartPosition_Flags(), Sbar_DrawXNum(), SCR_CaptureVideo_RIFF_IndexEntry(), SCR_CaptureVideo_RIFF_MakeIxChunk(), SV_DisableCheats_c(), SV_FixCheckBottom(), SV_FlyMove(), SV_GenericHitSuperContentsMask(), SV_God_f(), SV_LinkEdict(), SV_movestep(), SV_Notarget_f(), SV_Physics_Step(), SV_Physics_Toss(), SV_PlayerPhysics(), SV_PrepareEntityForSending(), SV_PushEntity(), SV_PushMove(), SV_SetIdealPitch(), SV_TraceBox(), SV_TraceLine(), SV_TracePoint(), SV_VM_Setup(), SV_WalkMove(), SV_WaterJump(), SV_WriteClientdataToMessage(), VM_CL_boxparticles(), VM_CL_droptofloor(), VM_CL_getlight(), VM_CL_sound(), VM_CL_V_CalcRefdef(), VM_CL_walkmove(), VM_drawline(), VM_precache_pic(), VM_registercvar(), VM_sprintf(), VM_SV_droptofloor(), VM_SV_MoveToGoal(), VM_SV_newcheckclient(), VM_SV_sound(), and VM_SV_walkmove().

◆ FONT_CENTERPRINT

float FONT_CENTERPRINT = 5

Definition at line 831 of file csprogsdefs.qc.

◆ FONT_CHAT

float FONT_CHAT = 4

Definition at line 830 of file csprogsdefs.qc.

◆ FONT_CONSOLE

float FONT_CONSOLE = 1

Definition at line 827 of file csprogsdefs.qc.

◆ FONT_DEFAULT

float FONT_DEFAULT = 0

Definition at line 826 of file csprogsdefs.qc.

◆ FONT_INFOBAR

float FONT_INFOBAR = 6

Definition at line 832 of file csprogsdefs.qc.

◆ FONT_MENU

float FONT_MENU = 7

Definition at line 833 of file csprogsdefs.qc.

◆ FONT_NOTIFY

float FONT_NOTIFY = 3

Definition at line 829 of file csprogsdefs.qc.

◆ FONT_SBAR

float FONT_SBAR = 2

Definition at line 828 of file csprogsdefs.qc.

◆ FONT_USER0

float FONT_USER0 = 8

Definition at line 834 of file csprogsdefs.qc.

◆ FONT_USER1

float FONT_USER1 = 9

Definition at line 835 of file csprogsdefs.qc.

◆ FONT_USER2

float FONT_USER2 = 10

Definition at line 836 of file csprogsdefs.qc.

◆ FONT_USER3

float FONT_USER3 = 11

Definition at line 837 of file csprogsdefs.qc.

◆ FONT_USER4

float FONT_USER4 = 12

Definition at line 838 of file csprogsdefs.qc.

◆ FONT_USER5

float FONT_USER5 = 13

Definition at line 839 of file csprogsdefs.qc.

◆ FONT_USER6

float FONT_USER6 = 14

Definition at line 840 of file csprogsdefs.qc.

◆ FONT_USER7

float FONT_USER7 = 15

Definition at line 841 of file csprogsdefs.qc.

◆ frame

◆ frame1time

float frame1time

Definition at line 1262 of file csprogsdefs.qc.

Referenced by SV_PrepareEntityForSending(), and VM_GenerateFrameGroupBlend().

◆ frame2

float frame2

Definition at line 1256 of file csprogsdefs.qc.

Referenced by SV_PrepareEntityForSending(), and VM_GenerateFrameGroupBlend().

◆ frame2time

float frame2time

Definition at line 1263 of file csprogsdefs.qc.

Referenced by SV_PrepareEntityForSending(), and VM_GenerateFrameGroupBlend().

◆ frame3

float frame3

Definition at line 1257 of file csprogsdefs.qc.

Referenced by SV_PrepareEntityForSending(), and VM_GenerateFrameGroupBlend().

◆ frame3time

float frame3time

Definition at line 1264 of file csprogsdefs.qc.

Referenced by SV_PrepareEntityForSending(), and VM_GenerateFrameGroupBlend().

◆ frame4

float frame4

Definition at line 1258 of file csprogsdefs.qc.

Referenced by SV_PrepareEntityForSending(), and VM_GenerateFrameGroupBlend().

◆ frame4time

float frame4time

Definition at line 1265 of file csprogsdefs.qc.

Referenced by SV_PrepareEntityForSending(), and VM_GenerateFrameGroupBlend().

◆ frametime

◆ getlight_ambient

vector getlight_ambient

Definition at line 415 of file csprogsdefs.qc.

Referenced by VM_CL_getlight().

◆ getlight_diffuse

vector getlight_diffuse

Definition at line 416 of file csprogsdefs.qc.

Referenced by VM_CL_getlight().

◆ getlight_dir

vector getlight_dir

Definition at line 414 of file csprogsdefs.qc.

Referenced by VM_CL_getlight().

◆ gettaginfo_forward

vector gettaginfo_forward

Definition at line 1508 of file csprogsdefs.qc.

Referenced by VM_CL_gettaginfo(), and VM_SV_gettaginfo().

◆ gettaginfo_name

string gettaginfo_name

Definition at line 1506 of file csprogsdefs.qc.

Referenced by VM_CL_gettaginfo(), and VM_SV_gettaginfo().

◆ gettaginfo_offset

vector gettaginfo_offset

Definition at line 1507 of file csprogsdefs.qc.

Referenced by VM_CL_gettaginfo(), and VM_SV_gettaginfo().

◆ gettaginfo_parent

float gettaginfo_parent

Definition at line 1505 of file csprogsdefs.qc.

Referenced by VM_CL_gettaginfo(), and VM_SV_gettaginfo().

◆ gettaginfo_right

vector gettaginfo_right

Definition at line 1509 of file csprogsdefs.qc.

Referenced by VM_CL_gettaginfo(), and VM_SV_gettaginfo().

◆ gettaginfo_up

vector gettaginfo_up

Definition at line 1510 of file csprogsdefs.qc.

Referenced by VM_CL_gettaginfo(), and VM_SV_gettaginfo().

◆ GETTIME_CDTRACK

float GETTIME_CDTRACK = 4

Definition at line 1024 of file csprogsdefs.qc.

◆ GETTIME_FRAMESTART

float GETTIME_FRAMESTART = 0

Definition at line 1011 of file csprogsdefs.qc.

◆ GETTIME_HIRES

float GETTIME_HIRES = 2

Definition at line 1013 of file csprogsdefs.qc.

◆ GETTIME_REALTIME

float GETTIME_REALTIME = 1

Definition at line 1012 of file csprogsdefs.qc.

◆ GETTIME_UPTIME

float GETTIME_UPTIME = 3

Definition at line 1014 of file csprogsdefs.qc.

◆ input_angles

vector input_angles

Definition at line 64 of file csprogsdefs.qc.

Referenced by CSQC_SetGlobals(), VM_CL_getinputstate(), and VM_CL_runplayerphysics().

◆ input_buttons

float input_buttons

Definition at line 66 of file csprogsdefs.qc.

Referenced by CSQC_SetGlobals(), VM_CL_getinputstate(), and VM_CL_runplayerphysics().

◆ input_movevalues

vector input_movevalues

Definition at line 65 of file csprogsdefs.qc.

Referenced by CSQC_SetGlobals(), VM_CL_getinputstate(), and VM_CL_runplayerphysics().

◆ input_timelength

float input_timelength

Definition at line 63 of file csprogsdefs.qc.

Referenced by VM_CL_getinputstate(), and VM_CL_runplayerphysics().

◆ intermission

float intermission

Definition at line 152 of file csprogsdefs.qc.

Referenced by CL_VM_UpdateIntermissionState().

◆ lerpfrac

float lerpfrac

Definition at line 1259 of file csprogsdefs.qc.

Referenced by SV_PrepareEntityForSending(), and VM_GenerateFrameGroupBlend().

◆ lerpfrac3

float lerpfrac3

Definition at line 1260 of file csprogsdefs.qc.

Referenced by SV_PrepareEntityForSending(), and VM_GenerateFrameGroupBlend().

◆ lerpfrac4

float lerpfrac4

Definition at line 1261 of file csprogsdefs.qc.

Referenced by SV_PrepareEntityForSending(), and VM_GenerateFrameGroupBlend().

◆ LP_COMPLETE

const float LP_COMPLETE = 7

Definition at line 420 of file csprogsdefs.qc.

◆ LP_DYNLIGHT

const float LP_DYNLIGHT = 4

Definition at line 419 of file csprogsdefs.qc.

◆ LP_LIGHTMAP

const float LP_LIGHTMAP = 1

Definition at line 417 of file csprogsdefs.qc.

◆ LP_RTWORLD

const float LP_RTWORLD = 2

Definition at line 418 of file csprogsdefs.qc.

◆ M_PI

const float M_PI = 3.14159265358979323846

Definition at line 273 of file csprogsdefs.qc.

◆ mapname

◆ MASK_ENGINE

const float MASK_ENGINE = 1

Definition at line 166 of file csprogsdefs.qc.

◆ MASK_ENGINEVIEWMODELS

const float MASK_ENGINEVIEWMODELS = 2

Definition at line 167 of file csprogsdefs.qc.

◆ MASK_NORMAL

const float MASK_NORMAL = 4

Definition at line 168 of file csprogsdefs.qc.

◆ maxclients

float maxclients

Definition at line 21 of file csprogsdefs.qc.

Referenced by CSQC_SetGlobals().

◆ maxs

vector maxs

Definition at line 117 of file csprogsdefs.qc.

Referenced by _R_CullBox(), BIH_BuildNode(), BIH_GetTriangleListForBox(), BIH_GetTriangleListForBox_Node(), BoxFromPoints(), CL_CheckBottom(), CL_LinkEdict(), CL_Locs_Add_f(), CL_Locs_AddNode(), CL_Locs_Reload_f(), CL_movestep(), CL_ParticleCube(), CL_ParticleRain(), CL_Trace_Toss(), CL_TraceBox(), CL_TraceLine(), CL_TracePoint(), CL_VM_Init(), Collision_BoundingBoxOfBrushTraceSegment(), Collision_BrushForBox(), Collision_ClipToGenericEntity(), Collision_ClipToWorld(), Collision_ClipTrace_Box(), Mod_BSP_BoxTouchingLeafPVS(), Mod_BSP_BoxTouchingPVS(), Mod_BSP_BoxTouchingVisibleLeafs(), Mod_BSP_FindBoxClusters(), Mod_CollisionBIH_TraceBrush(), Mod_GenerateLightmaps_CreateLights_ComputeSVBSP(), Mod_GenerateLightmaps_CreateLights_ComputeSVBSP_InsertSurfaces(), Mod_INTERQUAKEMODEL_Load(), Mod_OBJ_Load(), Mod_ShadowMesh_CalcBBox(), PHYS_NudgeOutOfSolid(), PHYS_TestEntityPosition(), PHYS_TraceBox(), PHYS_UnstickEntityReturnOffset(), R_CullBox(), R_CullFrustum(), R_DrawBBoxMesh(), R_DrawTextureSurfaceList_Sky(), R_GetCornerOfBox(), R_ScissorForBBox(), R_Shadow_BounceGrid_UpdateSpacing(), R_Shadow_CalcBBoxSideMask(), R_Shadow_ScissorForBBox(), R_View_WorldVisibility_CullSurfaces(), R_Water_AddWaterPlane(), RadiusFromBounds(), RadiusFromBoundsAndOrigin(), RotateBBox(), SetMinMaxSize(), SetMinMaxSize(), SetMinMaxSizePRVM(), SV_CheckBottom(), SV_CheckWater(), SV_EntitiesInBox(), SV_LinkEdict(), SV_movestep(), SV_NudgeOutOfSolid_PivotIsKnownGood(), SV_PrepareEntityForSending(), SV_PushEntity(), SV_PushMove(), SV_SpawnServer(), SV_StartSound(), SV_Trace_Toss(), SV_TraceBox(), SV_TraceLine(), SV_TracePoint(), SV_VM_Setup(), SV_WalkMove(), SV_WriteClientdataToMessage(), VM_CL_checkbottom(), VM_CL_checkpvs(), VM_CL_droptofloor(), VM_CL_findradius(), VM_CL_runplayerphysics(), VM_CL_setsize(), VM_SV_aim(), VM_SV_droptofloor(), VM_SV_findradius(), VM_SV_setsize(), World_LinkEdict(), and World_SetSize().

◆ mins

vector mins

Definition at line 117 of file csprogsdefs.qc.

Referenced by _R_CullBox(), BIH_BuildNode(), BIH_GetTriangleListForBox(), BIH_GetTriangleListForBox_Node(), BoxFromPoints(), CL_CheckBottom(), CL_LinkEdict(), CL_Locs_Add_f(), CL_Locs_AddNode(), CL_Locs_Reload_f(), CL_movestep(), CL_ParticleCube(), CL_ParticleRain(), CL_Trace_Toss(), CL_TraceBox(), CL_TraceLine(), CL_TracePoint(), CL_VM_Init(), Collision_BoundingBoxOfBrushTraceSegment(), Collision_BrushForBox(), Collision_ClipToGenericEntity(), Collision_ClipToWorld(), Collision_ClipTrace_Box(), Mod_BSP_BoxTouchingLeafPVS(), Mod_BSP_BoxTouchingPVS(), Mod_BSP_BoxTouchingVisibleLeafs(), Mod_BSP_FindBoxClusters(), Mod_CollisionBIH_TraceBrush(), Mod_GenerateLightmaps_CreateLights_ComputeSVBSP(), Mod_GenerateLightmaps_CreateLights_ComputeSVBSP_InsertSurfaces(), Mod_INTERQUAKEMODEL_Load(), Mod_OBJ_Load(), Mod_ShadowMesh_CalcBBox(), PHYS_NudgeOutOfSolid(), PHYS_TestEntityPosition(), PHYS_TraceBox(), PHYS_UnstickEntityReturnOffset(), R_CullBox(), R_CullFrustum(), R_DrawBBoxMesh(), R_DrawLoc_Callback(), R_DrawTextureSurfaceList_Sky(), R_GetCornerOfBox(), R_ScissorForBBox(), R_Shadow_BounceGrid_UpdateSpacing(), R_Shadow_CalcBBoxSideMask(), R_Shadow_ScissorForBBox(), R_View_WorldVisibility_CullSurfaces(), R_Water_AddWaterPlane(), RadiusFromBounds(), RadiusFromBoundsAndOrigin(), RotateBBox(), SetMinMaxSize(), SetMinMaxSize(), SetMinMaxSizePRVM(), SV_CheckBottom(), SV_CheckWater(), SV_EntitiesInBox(), SV_LinkEdict(), SV_movestep(), SV_NudgeOutOfSolid_PivotIsKnownGood(), SV_PrepareEntityForSending(), SV_PushEntity(), SV_PushMove(), SV_SpawnServer(), SV_StartSound(), SV_Trace_Toss(), SV_TraceBox(), SV_TraceLine(), SV_TracePoint(), SV_UserFriction(), SV_VM_Setup(), SV_WalkMove(), SV_WriteClientdataToMessage(), VM_CL_checkbottom(), VM_CL_checkpvs(), VM_CL_droptofloor(), VM_CL_findradius(), VM_CL_runplayerphysics(), VM_CL_setsize(), VM_SV_aim(), VM_SV_droptofloor(), VM_SV_findradius(), VM_SV_setsize(), World_LinkEdict(), and World_SetSize().

◆ model

string model

Definition at line 112 of file csprogsdefs.qc.

Referenced by anim_frameduration(), animatemodel(), CL_Cache_TraceLineSurfaces(), CL_Effect(), CL_GetEntityLocalTagMatrix(), CL_GetExtendedTagInfo(), CL_GetPitchSign(), CL_GetTagIndex(), CL_GetTagMatrix(), CL_LinkEdict(), CL_ModelIndexList_f(), CL_ParseServerMessage(), CL_TraceBox(), CL_TraceLine(), CL_TracePoint(), CL_UpdateRenderEntity(), CL_ValidateState(), CL_VM_Init(), clippointtosurface(), CLVM_count_edicts(), Collision_Cache_ClipLineToGenericEntitySurfaces(), Collision_Cache_ClipLineToWorldSurfaces(), Collision_Cache_Lookup(), Collision_ClipLineToGenericEntity(), Collision_ClipLineToWorld(), Collision_ClipPointToGenericEntity(), Collision_ClipPointToWorld(), Collision_ClipToGenericEntity(), Collision_ClipToWorld(), CSQC_AddRenderEdict(), EntityState5_ReadUpdate(), EntityState5_WriteUpdate(), getsurface(), Mod_Alias_GetExtendedTagInfoForIndex(), Mod_Alias_GetTagIndexForName(), Mod_Alias_GetTagMatrix(), Mod_BSP_BoxTouchingLeafPVS(), Mod_BSP_BoxTouchingPVS(), Mod_BSP_BoxTouchingVisibleLeafs(), Mod_BSP_FatPVS(), Mod_BSP_FatPVS_RecursiveBSPNode(), Mod_BSP_FindBoxClusters(), Mod_BSP_FindNonSolidLocation(), Mod_BSP_GetPVS(), Mod_BSP_LightPoint(), Mod_BSP_LightPoint_RecursiveBSPNode(), Mod_BSP_PointInLeaf(), Mod_CollisionBIH_PointSuperContents(), Mod_CollisionBIH_PointSuperContents_Mesh(), Mod_CollisionBIH_TraceBox(), Mod_CollisionBIH_TraceBrush(), Mod_CollisionBIH_TraceLine(), Mod_CollisionBIH_TraceLineAgainstSurfaces(), Mod_CollisionBIH_TraceLineOfSight(), Mod_CollisionBIH_TraceLineShared(), Mod_CollisionBIH_TracePoint(), Mod_CollisionBIH_TracePoint_Mesh(), Mod_Decompile_OBJ(), Mod_Decompile_SMD(), Mod_ForName(), Mod_GenerateLightmaps(), Mod_GenerateLightmaps_CreateLightmaps(), Mod_GenerateLightmaps_CreateLights(), Mod_GenerateLightmaps_CreateLights_ComputeSVBSP(), Mod_GenerateLightmaps_CreateLights_ComputeSVBSP_InsertSurfaces(), Mod_GenerateLightmaps_CreateTriangleInformation(), Mod_GenerateLightmaps_DestroyLightmaps(), Mod_GenerateLightmaps_LightPoint(), Mod_GenerateLightmaps_UnweldTriangles(), Mod_GenerateLightmaps_UpdateLightGrid(), Mod_GenerateLightmaps_UpdateVertexColors(), Mod_MakeCollisionBIH(), Mod_MD3_AnimateVertices(), Mod_MDL_AnimateVertices(), Mod_MDLMD2MD3_TraceBox(), Mod_MDLMD2MD3_TraceLine(), Mod_Q1BSP_AmbientSoundLevelsForPoint(), Mod_Q1BSP_LoadMapBrushes(), Mod_Q1BSP_PointSuperContents(), Mod_Q1BSP_TraceBox(), Mod_Q1BSP_TraceLine(), Mod_Q1BSP_TraceLineAgainstSurfaces(), Mod_Q1BSP_TraceLineAgainstSurfacesFindTextureOnNode(), Mod_Q1BSP_TraceLineAgainstSurfacesRecursiveBSPNode(), Mod_Q1BSP_TraceLineOfSight(), Mod_Q1BSP_TracePoint(), Mod_Q3BSP_LightPoint(), Mod_Q3BSP_TraceLineOfSight(), Mod_Skeletal_AddBlend(), Mod_Skeletal_AnimateVertices(), Mod_Skeletal_AnimateVertices_Generic(), Mod_Skeletal_BuildTransforms(), Mod_Skeletal_CompressBlend(), Portal_CheckPolygon(), Portal_Visibility(), R_AnimCache_GetEntity(), R_BuildLightMap(), R_CanSeeBox(), R_CountLeafTriangles(), R_DecalSystem_SplatEntity(), R_DrawDebugModel(), R_DrawModelSurfaces(), R_DrawPortals(), R_GetCurrentTexture(), R_Mod_CompileShadowMap(), R_Mod_Draw(), R_Mod_DrawAddWaterPlanes(), R_Mod_DrawDepth(), R_Mod_DrawLight(), R_Mod_DrawPrepass(), R_Mod_DrawShadowMap(), R_Model_Sprite_Draw_TransparentCallback(), R_RTLight_Compile(), R_Shadow_DrawEntityLight(), R_Shadow_PrepareLight(), R_Stain(), R_StainNode(), R_View_WorldVisibility(), R_View_WorldVisibility_CullSurfaces(), RSurf_ActiveModelEntity(), SND_Spatialize_WithSfx(), SV_CanSeeBox(), SV_GetEntityLocalTagMatrix(), SV_GetExtendedTagInfo(), SV_GetPitchSign(), SV_GetTagMatrix(), SV_LinkEdict(), SV_MarkWriteEntityStateToClient(), SV_PointSuperContents(), SV_PrepareEntityForSending(), SV_SpawnServer(), SV_TraceBox(), SV_TraceLine(), SV_TracePoint(), SV_UpdateToReliableMessages(), SV_VM_Setup(), SVVM_count_edicts(), SVVM_free_edict(), VM_CL_effect(), VM_CL_frameduration(), VM_CL_frameforname(), VM_CL_gettaginfo(), VM_CL_modelnameforindex(), VM_CL_setattachment(), VM_CL_setmodel(), VM_CL_setmodelindex(), VM_CL_skel_build(), VM_CL_skel_create(), VM_FrameBlendFromFrameGroupBlend(), VM_getsurfaceclippedpoint(), VM_getsurfacenearpoint(), VM_getsurfacenormal(), VM_getsurfacenumpoints(), VM_getsurfacenumtriangles(), VM_getsurfacepoint(), VM_getsurfacepointattribute(), VM_getsurfacetexture(), VM_getsurfacetriangle(), VM_SV_frameduration(), VM_SV_frameforname(), VM_SV_gettaginfo(), VM_SV_setattachment(), VM_SV_setmodel(), VM_SV_setmodelindex(), VM_SV_skel_build(), and VM_SV_skel_create().

◆ modelindex

◆ modellight_ambient

vector modellight_ambient

Definition at line 767 of file csprogsdefs.qc.

Referenced by CSQC_AddRenderEdict().

◆ modellight_diffuse

vector modellight_diffuse

Definition at line 768 of file csprogsdefs.qc.

Referenced by CSQC_AddRenderEdict().

◆ modellight_dir

vector modellight_dir

Definition at line 769 of file csprogsdefs.qc.

Referenced by CSQC_AddRenderEdict().

◆ MOVE_MISSILE

const float MOVE_MISSILE = 2

Definition at line 258 of file csprogsdefs.qc.

◆ MOVE_NOMONSTERS

const float MOVE_NOMONSTERS = 1

Definition at line 257 of file csprogsdefs.qc.

◆ MOVE_NORMAL

const float MOVE_NORMAL = 0

Definition at line 256 of file csprogsdefs.qc.

◆ MOVE_WORLDONLY

float MOVE_WORLDONLY = 3

Definition at line 1094 of file csprogsdefs.qc.

◆ movetype

◆ movevar_accelerate

float movevar_accelerate

Definition at line 72 of file csprogsdefs.qc.

◆ movevar_airaccelerate

float movevar_airaccelerate

Definition at line 73 of file csprogsdefs.qc.

◆ movevar_entgravity

float movevar_entgravity

Definition at line 77 of file csprogsdefs.qc.

◆ movevar_friction

float movevar_friction

Definition at line 75 of file csprogsdefs.qc.

◆ movevar_gravity

float movevar_gravity

Definition at line 68 of file csprogsdefs.qc.

◆ movevar_maxspeed

float movevar_maxspeed

Definition at line 70 of file csprogsdefs.qc.

◆ movevar_spectatormaxspeed

float movevar_spectatormaxspeed

Definition at line 71 of file csprogsdefs.qc.

◆ movevar_stopspeed

float movevar_stopspeed

Definition at line 69 of file csprogsdefs.qc.

◆ movevar_wateraccelerate

float movevar_wateraccelerate

Definition at line 74 of file csprogsdefs.qc.

◆ movevar_waterfriction

float movevar_waterfriction

Definition at line 76 of file csprogsdefs.qc.

◆ netname

string netname

Definition at line 129 of file csprogsdefs.qc.

Referenced by SV_Name(), SV_UpdateToReliableMessages(), SV_VM_Setup(), and SVVM_init_edict().

◆ nextthink

◆ oldorigin

vector oldorigin

Definition at line 106 of file csprogsdefs.qc.

Referenced by SV_PushEntity(), SV_StepDirection(), SV_UnstickEntity(), and SV_VM_Setup().

◆ origin

vector origin

Definition at line 105 of file csprogsdefs.qc.

Referenced by CL_Cache_TraceLineSurfaces(), CL_CheckBottom(), CL_GetEntityMatrix(), CL_LinkEdict(), CL_LinkNetworkEntity(), CL_movestep(), CL_NewQuakeParticle(), CL_ParsePointParticles(), CL_ParsePointParticles1(), CL_Trace_Toss(), CL_TraceBox(), CL_TraceLine(), CL_TracePoint(), CL_UpdateNetworkEntity(), CL_UpdateNetworkEntityTrail(), CL_VM_GetEntitySoundOrigin(), CL_VM_TransformView(), Matrix4x4_FromBonePose7s(), Matrix4x4_ToBonePose7s(), Matrix4x4_ToOrigin3Quat4Float(), Mod_GenerateLightmaps_CreateLightmaps(), Mod_GenerateLightmaps_CreateLights(), Mod_GenerateLightmaps_CreateLights_ComputeSVBSP(), Mod_IDS2_Load(), Mod_INTERQUAKEMODEL_Load(), Mod_Sprite_SharedSetup(), Mod_ZYMOTICMODEL_Load(), PHYS_NudgeOutOfSolid(), PHYS_TestEntityPosition(), R_CalcSprite_Vertex3f(), R_DrawExplosions(), R_Q1BSP_CallRecursiveGetLightInfo(), R_RotateSprite(), R_Shadow_EditLights_Edit_f(), R_Shadow_GetRTLightInfo(), R_Shadow_LoadLightsFile(), R_Shadow_LoadWorldLights(), R_Shadow_LoadWorldLightsFromMap_LightArghliteTyrlite(), R_Shadow_UpdateWorldLight(), R_Stain(), R_StainNode(), R_TrackSprite(), R_View_SetFrustum(), RadiusFromBoundsAndOrigin(), S_PlaySfxOnChannel(), S_StartSound(), S_StartSound_StartPosition_Flags(), S_StaticSound(), SV_CanSeeBox(), SV_CheckBottom(), SV_CheckVelocity(), SV_CheckWater(), SV_CheckWaterTransition(), SV_CreateBaseline(), SV_FlyMove(), SV_GetEntityMatrix(), SV_Impact(), SV_LinkEdict(), SV_LinkEdict_TouchAreaGrid_Call(), SV_movestep(), SV_NewChaseDir(), SV_NudgeOutOfSolid_PivotIsKnownGood(), SV_Physics_ClientEntity(), SV_Physics_ClientEntity_NoThink(), SV_Physics_Entity(), SV_Physics_Follow(), SV_PointSuperContents(), SV_PrepareEntityForSending(), SV_PushEntity(), SV_PushMove(), SV_SetIdealPitch(), SV_StartPointSound(), SV_StartSound(), SV_StepDirection(), SV_Trace_Toss(), SV_TraceBox(), SV_TraceLine(), SV_TracePoint(), SV_UnstickEntity(), SV_UserFriction(), SV_VM_Setup(), SV_WalkMove(), SV_WriteClientdataToMessage(), SV_WriteEntitiesToClient(), SVBSP_Init(), SVVM_free_edict(), V_MakeViewIsometric(), VM_CL_checkbottom(), VM_CL_checkpvs(), VM_CL_droptofloor(), VM_CL_findradius(), VM_CL_gettaginfo(), VM_CL_makestatic(), VM_CL_runplayerphysics(), VM_CL_setlistener(), VM_CL_setorigin(), VM_CL_skel_get_boneabs(), VM_CL_skel_get_bonerel(), VM_CL_skel_mul_bone(), VM_CL_skel_mul_bones(), VM_CL_skel_set_bone(), VM_getsurfaceclippedpoint(), VM_SV_aim(), VM_SV_checkclient(), VM_SV_droptofloor(), VM_SV_findradius(), VM_SV_gettaginfo(), VM_SV_makestatic(), VM_SV_newcheckclient(), VM_SV_setorigin(), VM_SV_skel_get_boneabs(), VM_SV_skel_get_bonerel(), VM_SV_skel_mul_bone(), VM_SV_skel_mul_bones(), and VM_SV_skel_set_bone().

◆ other

◆ owner

◆ particle_airfriction

◆ particle_alpha

◆ particle_alphafade

◆ particle_angle

◆ PARTICLE_BEAM

float PARTICLE_BEAM = 3

Definition at line 661 of file csprogsdefs.qc.

◆ PARTICLE_BILLBOARD

float PARTICLE_BILLBOARD = 0

Definition at line 658 of file csprogsdefs.qc.

◆ particle_blendmode

◆ particle_bounce

◆ particle_color1

◆ particle_color2

◆ particle_delaycollision

float particle_delaycollision

◆ particle_delayspawn

float particle_delayspawn

◆ particle_gravity

◆ particle_liquidfriction

◆ particle_orientation

◆ PARTICLE_ORIENTED_DOUBLESIDED

float PARTICLE_ORIENTED_DOUBLESIDED = 2

Definition at line 660 of file csprogsdefs.qc.

◆ particle_originjitter

◆ particle_qualityreduction

◆ particle_size

◆ particle_sizeincrease

◆ PARTICLE_SPARK

float PARTICLE_SPARK = 1

Definition at line 659 of file csprogsdefs.qc.

◆ particle_spin

◆ particle_stainalpha

◆ particle_staincolor1

◆ particle_staincolor2

◆ particle_stainsize

◆ particle_staintex

◆ particle_stretch

◆ particle_tex

◆ particle_time

◆ particle_type

◆ particle_velocityjitter

◆ particles_alphamax

float particles_alphamax

Definition at line 1493 of file csprogsdefs.qc.

Referenced by VM_CL_boxparticles().

◆ particles_alphamin

float particles_alphamin

Definition at line 1493 of file csprogsdefs.qc.

Referenced by VM_CL_boxparticles().

◆ particles_colormax

vector particles_colormax

Definition at line 1495 of file csprogsdefs.qc.

Referenced by VM_CL_boxparticles().

◆ particles_colormin

vector particles_colormin

Definition at line 1495 of file csprogsdefs.qc.

Referenced by VM_CL_boxparticles().

◆ PARTICLES_DRAWASTRAIL

float PARTICLES_DRAWASTRAIL = 128

Definition at line 1498 of file csprogsdefs.qc.

◆ particles_fade

float particles_fade

Definition at line 1497 of file csprogsdefs.qc.

Referenced by VM_CL_boxparticles().

◆ PARTICLES_USEALPHA

float PARTICLES_USEALPHA = 1

Definition at line 1492 of file csprogsdefs.qc.

◆ PARTICLES_USECOLOR

float PARTICLES_USECOLOR = 2

Definition at line 1494 of file csprogsdefs.qc.

◆ PARTICLES_USEFADE

float PARTICLES_USEFADE = 4

Definition at line 1496 of file csprogsdefs.qc.

◆ PBLEND_ADD

float PBLEND_ADD = 1

Definition at line 655 of file csprogsdefs.qc.

◆ PBLEND_ALPHA

float PBLEND_ALPHA = 0

Definition at line 654 of file csprogsdefs.qc.

◆ PBLEND_INVMOD

float PBLEND_INVMOD = 2

Definition at line 656 of file csprogsdefs.qc.

◆ PFL_CROUCH

const float PFL_CROUCH = 2

Definition at line 316 of file csprogsdefs.qc.

◆ PFL_DEAD

const float PFL_DEAD = 4

Definition at line 317 of file csprogsdefs.qc.

◆ PFL_GIBBED

const float PFL_GIBBED = 8

Definition at line 318 of file csprogsdefs.qc.

◆ PFL_ONGROUND

const float PFL_ONGROUND = 1

Definition at line 315 of file csprogsdefs.qc.

◆ PFLAGS_CORONA

const float PFLAGS_CORONA = 2

Definition at line 301 of file csprogsdefs.qc.

◆ PFLAGS_FULLDYNAMIC

const float PFLAGS_FULLDYNAMIC = 128

Definition at line 302 of file csprogsdefs.qc.

◆ PFLAGS_NOSHADOW

const float PFLAGS_NOSHADOW = 1

Definition at line 300 of file csprogsdefs.qc.

◆ PI

float PI = 3.1415926535897932384626433832795028841971693993751058209749445923

Definition at line 968 of file csprogsdefs.qc.

◆ player_localentnum

float player_localentnum

Definition at line 19 of file csprogsdefs.qc.

Referenced by CL_VM_Init(), and CSQC_SetGlobals().

◆ player_localnum

float player_localnum

Definition at line 20 of file csprogsdefs.qc.

Referenced by CL_VM_Init().

◆ PMF_DUCKED

float PMF_DUCKED = 4

Definition at line 926 of file csprogsdefs.qc.

◆ PMF_ONGROUND

float PMF_ONGROUND = 8

Definition at line 927 of file csprogsdefs.qc.

◆ pmove_maxs

vector pmove_maxs

Definition at line 61 of file csprogsdefs.qc.

Referenced by VM_CL_getinputstate(), and VM_CL_runplayerphysics().

◆ pmove_mins

vector pmove_mins

Definition at line 60 of file csprogsdefs.qc.

Referenced by VM_CL_getinputstate(), and VM_CL_runplayerphysics().

◆ pmove_org

vector pmove_org

Definition at line 58 of file csprogsdefs.qc.

Referenced by CSQC_SetGlobals(), and VM_CL_runplayerphysics().

◆ pmove_vel

vector pmove_vel

Definition at line 59 of file csprogsdefs.qc.

Referenced by CSQC_SetGlobals(), and VM_CL_runplayerphysics().

◆ PRECACHE_PIC_FROMWAD

float PRECACHE_PIC_FROMWAD = 1

Definition at line 1085 of file csprogsdefs.qc.

◆ PRECACHE_PIC_MIPMAP

float PRECACHE_PIC_MIPMAP = 8

Definition at line 1087 of file csprogsdefs.qc.

◆ PRECACHE_PIC_NOTPERSISTENT

float PRECACHE_PIC_NOTPERSISTENT = 2

Definition at line 1086 of file csprogsdefs.qc.

◆ PT_ALPHASTATIC

float PT_ALPHASTATIC = 1

Definition at line 641 of file csprogsdefs.qc.

◆ PT_BEAM

float PT_BEAM = 4

Definition at line 644 of file csprogsdefs.qc.

◆ PT_BLOOD

float PT_BLOOD = 9

Definition at line 649 of file csprogsdefs.qc.

◆ PT_BUBBLE

float PT_BUBBLE = 8

Definition at line 648 of file csprogsdefs.qc.

◆ PT_DECAL

float PT_DECAL = 11

Definition at line 651 of file csprogsdefs.qc.

◆ PT_ENTITYPARTICLE

float PT_ENTITYPARTICLE = 12

Definition at line 652 of file csprogsdefs.qc.

◆ PT_RAIN

float PT_RAIN = 5

Definition at line 645 of file csprogsdefs.qc.

◆ PT_RAINDECAL

float PT_RAINDECAL = 6

Definition at line 646 of file csprogsdefs.qc.

◆ PT_SMOKE

float PT_SMOKE = 10

Definition at line 650 of file csprogsdefs.qc.

◆ PT_SNOW

float PT_SNOW = 7

Definition at line 647 of file csprogsdefs.qc.

◆ PT_SPARK

float PT_SPARK = 3

Definition at line 643 of file csprogsdefs.qc.

◆ PT_STATIC

float PT_STATIC = 2

Definition at line 642 of file csprogsdefs.qc.

◆ Q3SURFACEFLAG_FLESH

float Q3SURFACEFLAG_FLESH = 64

Definition at line 1149 of file csprogsdefs.qc.

◆ Q3SURFACEFLAG_LADDER

float Q3SURFACEFLAG_LADDER = 8

Definition at line 1146 of file csprogsdefs.qc.

◆ Q3SURFACEFLAG_METALSTEPS

float Q3SURFACEFLAG_METALSTEPS = 4096

Definition at line 1155 of file csprogsdefs.qc.

◆ Q3SURFACEFLAG_NODAMAGE

float Q3SURFACEFLAG_NODAMAGE = 1

Definition at line 1143 of file csprogsdefs.qc.

◆ Q3SURFACEFLAG_NODRAW

float Q3SURFACEFLAG_NODRAW = 128

Definition at line 1150 of file csprogsdefs.qc.

◆ Q3SURFACEFLAG_NOIMPACT

float Q3SURFACEFLAG_NOIMPACT = 16

Definition at line 1147 of file csprogsdefs.qc.

◆ Q3SURFACEFLAG_NOMARKS

float Q3SURFACEFLAG_NOMARKS = 32

Definition at line 1148 of file csprogsdefs.qc.

◆ Q3SURFACEFLAG_NONSOLID

float Q3SURFACEFLAG_NONSOLID = 16384

Definition at line 1157 of file csprogsdefs.qc.

◆ Q3SURFACEFLAG_NOSTEPS

float Q3SURFACEFLAG_NOSTEPS = 8192

Definition at line 1156 of file csprogsdefs.qc.

◆ Q3SURFACEFLAG_SKY

float Q3SURFACEFLAG_SKY = 4

Definition at line 1145 of file csprogsdefs.qc.

◆ Q3SURFACEFLAG_SLICK

float Q3SURFACEFLAG_SLICK = 2

Definition at line 1144 of file csprogsdefs.qc.

◆ RAD2DEG

float RAD2DEG = 57.2957795130823208767981548141051703324054724665643215491602438612

Definition at line 967 of file csprogsdefs.qc.

◆ REFDEFFLAG_DEAD

float REFDEFFLAG_DEAD = 4

Definition at line 930 of file csprogsdefs.qc.

◆ REFDEFFLAG_INTERMISSION

float REFDEFFLAG_INTERMISSION = 8

Definition at line 931 of file csprogsdefs.qc.

◆ REFDEFFLAG_JUMPING

float REFDEFFLAG_JUMPING = 2

Definition at line 929 of file csprogsdefs.qc.

◆ REFDEFFLAG_TELEPORTED

float REFDEFFLAG_TELEPORTED = 1

Definition at line 928 of file csprogsdefs.qc.

◆ RF_ADDITIVE

const float RF_ADDITIVE = 8

Definition at line 173 of file csprogsdefs.qc.

◆ RF_DEPTHHACK

const float RF_DEPTHHACK = 4

Definition at line 172 of file csprogsdefs.qc.

◆ RF_DYNAMICMODELLIGHT

float RF_DYNAMICMODELLIGHT = 8192

Definition at line 1503 of file csprogsdefs.qc.

◆ RF_EXTERNALMODEL

const float RF_EXTERNALMODEL = 2

Definition at line 171 of file csprogsdefs.qc.

◆ RF_FULLBRIGHT

const float RF_FULLBRIGHT = 256

Definition at line 1501 of file csprogsdefs.qc.

◆ RF_MODELLIGHT

const float RF_MODELLIGHT = 4096

Definition at line 766 of file csprogsdefs.qc.

◆ RF_NOSHADOW

const float RF_NOSHADOW = 512

Definition at line 1502 of file csprogsdefs.qc.

◆ RF_USEAXIS

const float RF_USEAXIS = 16

Definition at line 174 of file csprogsdefs.qc.

◆ RF_VIEWMODEL

const float RF_VIEWMODEL = 1

Definition at line 170 of file csprogsdefs.qc.

◆ RF_WORLDOBJECT

const float RF_WORLDOBJECT = 128

Definition at line 759 of file csprogsdefs.qc.

◆ self

◆ servercommandframe

float servercommandframe

Definition at line 24 of file csprogsdefs.qc.

Referenced by CSQC_SetGlobals().

◆ size

GLint size

Definition at line 118 of file csprogsdefs.qc.

Referenced by _Mem_Alloc(), _Mem_FreeBlock(), attempt_malloc(), BIH_BuildNode(), CL_DownloadBegin_f(), CL_ParseDownload(), CL_SpawnDecalParticleForPoint(), CL_SpawnDecalParticleForSurface(), CL_StopDownload(), Clump_AllocBlock(), Clump_FreeBlock(), Collision_Cache_HashIndexForArray(), Com_HexDumpToConsole(), CRC_Block(), CRC_Block_CaseInsensitive(), CURL_fwrite(), Font_IndexForSize(), Font_LoadSize(), Font_SearchSize(), fractalnoise(), fractalnoisequick(), FS_Deflate(), FS_FileFromData(), FS_Inflate(), FS_LoadPackPAK(), hz_bitstream_read_bits(), hz_bitstream_read_blocks_read(), hz_bitstream_read_bytes(), Image_Compress(), Mem_PrintStats(), Mod_BuildVBOs(), Mod_GenerateLightmaps_UnweldTriangles(), Mod_Q1BSP_Load(), Mod_Q1BSP_RoundUpToHullSize(), Mod_Q2BSP_Load(), Mod_Q3BSP_LoadLightmaps(), Mod_VBSP_Load(), MSG_InitReadBuffer(), ovcb_read(), PRVM_Prog_Load(), PRVM_SetTempString(), Q3PatchDimForTess(), QW_CL_NextUpload_f(), QW_CL_ParseDownload(), QW_CL_StartUpload(), R_BufferData_Resize(), R_BufferData_Store(), R_BuildFogHeightTexture(), R_BuildLightMap(), R_CalcTexelDataSize(), R_DrawLoc_Callback(), R_DrawParticle_TransparentCallback(), R_Envmap_f(), R_FrameData_Alloc(), R_FrameData_Store(), R_LoadTextureDDSFile(), R_MakeResizeBufferBigger(), R_Mesh_CreateMeshBuffer(), R_Mesh_UpdateMeshBuffer(), R_SetupTexture(), R_Shadow_BounceGrid_UpdateSpacing(), R_Shadow_CullFrustumSides(), R_Shadow_DrawLightShadowMaps(), R_Shadow_DrawModelShadowMaps(), R_Shadow_PrepareLights(), R_Shadow_PrepareModelShadows(), R_Shadow_RenderMode_ShadowMap(), R_Shadow_SetShadowmapParametersForLight(), R_Viewport_InitCubeSideView(), R_Viewport_InitRectSideView(), S_SoundList_f(), SCR_CaptureVideo_RIFF_MakeIxChunk(), SCR_CaptureVideo_RIFF_WriteBytes(), SCR_DrawCurlDownload(), SCR_DrawInfobarString(), SCR_DrawLoadingStack_r(), SCR_DrawQWDownload(), SCR_DrawScreen(), SetMinMaxSize(), SetMinMaxSizePRVM(), SV_ReadClientMessage(), SV_VM_Setup(), VM_altstr_get(), VM_CL_ReadPicture(), VM_drawfill(), VM_drawpic(), VM_drawrotpic(), VM_drawsubpic(), VM_SV_WritePicture(), and W_SwapLumps().

◆ skeletonindex

◆ skin

◆ solid

◆ SOLID_BBOX

const float SOLID_BBOX = 2

Definition at line 250 of file csprogsdefs.qc.

◆ SOLID_BSP

const float SOLID_BSP = 4

Definition at line 252 of file csprogsdefs.qc.

◆ SOLID_CORPSE

const float SOLID_CORPSE = 5

Definition at line 253 of file csprogsdefs.qc.

◆ SOLID_NOT

const float SOLID_NOT = 0

Definition at line 248 of file csprogsdefs.qc.

◆ SOLID_SLIDEBOX

const float SOLID_SLIDEBOX = 3

Definition at line 251 of file csprogsdefs.qc.

◆ SOLID_TRIGGER

const float SOLID_TRIGGER = 1

Definition at line 249 of file csprogsdefs.qc.

◆ SOUNDFLAG_RELIABLE

float SOUNDFLAG_RELIABLE = 1

Definition at line 1058 of file csprogsdefs.qc.

◆ STAT_ACTIVEWEAPON

const float STAT_ACTIVEWEAPON = 10

Definition at line 214 of file csprogsdefs.qc.

◆ STAT_AMMO

const float STAT_AMMO = 3

Definition at line 207 of file csprogsdefs.qc.

◆ STAT_ARMOR

const float STAT_ARMOR = 4

Definition at line 208 of file csprogsdefs.qc.

◆ STAT_CELLS

const float STAT_CELLS = 9

Definition at line 213 of file csprogsdefs.qc.

◆ STAT_FRAGLIMIT

const float STAT_FRAGLIMIT = 235

Definition at line 1488 of file csprogsdefs.qc.

◆ STAT_HEALTH

const float STAT_HEALTH = 0

Definition at line 205 of file csprogsdefs.qc.

◆ STAT_ITEMS

const float STAT_ITEMS = 15

Definition at line 219 of file csprogsdefs.qc.

◆ STAT_MONSTERS

const float STAT_MONSTERS = 14

Definition at line 218 of file csprogsdefs.qc.

◆ STAT_MOVEVARS_GRAVITY

const float STAT_MOVEVARS_GRAVITY = 242

Definition at line 1490 of file csprogsdefs.qc.

◆ STAT_MOVEVARS_TICRATE

const float STAT_MOVEVARS_TICRATE = 240

Definition at line 1486 of file csprogsdefs.qc.

◆ STAT_MOVEVARS_TIMESCALE

const float STAT_MOVEVARS_TIMESCALE = 241

Definition at line 1487 of file csprogsdefs.qc.

◆ STAT_NAILS

const float STAT_NAILS = 7

Definition at line 211 of file csprogsdefs.qc.

◆ STAT_ROCKETS

const float STAT_ROCKETS = 8

Definition at line 212 of file csprogsdefs.qc.

◆ STAT_SECRETS

const float STAT_SECRETS = 13

Definition at line 217 of file csprogsdefs.qc.

◆ STAT_SHELLS

const float STAT_SHELLS = 6

Definition at line 210 of file csprogsdefs.qc.

◆ STAT_TIMELIMIT

const float STAT_TIMELIMIT = 236

Definition at line 1489 of file csprogsdefs.qc.

◆ STAT_TOTALMONSTERS

const float STAT_TOTALMONSTERS = 12

Definition at line 216 of file csprogsdefs.qc.

◆ STAT_TOTALSECRETS

const float STAT_TOTALSECRETS = 11

Definition at line 215 of file csprogsdefs.qc.

◆ STAT_VIEWHEIGHT

const float STAT_VIEWHEIGHT = 16

Definition at line 220 of file csprogsdefs.qc.

◆ STAT_WEAPONFRAME

const float STAT_WEAPONFRAME = 5

Definition at line 209 of file csprogsdefs.qc.

◆ STAT_WEAPONMODEL

const float STAT_WEAPONMODEL = 2

Definition at line 206 of file csprogsdefs.qc.

◆ TE_EXPLOSION

const float TE_EXPLOSION = 3

Definition at line 282 of file csprogsdefs.qc.

◆ TE_EXPLOSION2

const float TE_EXPLOSION2 = 12

Definition at line 291 of file csprogsdefs.qc.

◆ TE_EXPLOSIONQUAD

const float TE_EXPLOSIONQUAD = 70

Definition at line 295 of file csprogsdefs.qc.

◆ TE_EXPLOSIONRGB

const float TE_EXPLOSIONRGB = 53

Definition at line 293 of file csprogsdefs.qc.

◆ TE_GUNSHOT

const float TE_GUNSHOT = 2

Definition at line 281 of file csprogsdefs.qc.

◆ TE_GUNSHOTQUAD

const float TE_GUNSHOTQUAD = 57

Definition at line 294 of file csprogsdefs.qc.

◆ TE_KNIGHTSPIKE

const float TE_KNIGHTSPIKE = 8

Definition at line 287 of file csprogsdefs.qc.

◆ TE_LAVASPLASH

const float TE_LAVASPLASH = 10

Definition at line 289 of file csprogsdefs.qc.

◆ TE_LIGHTNING1

const float TE_LIGHTNING1 = 5

Definition at line 284 of file csprogsdefs.qc.

◆ TE_LIGHTNING2

const float TE_LIGHTNING2 = 6

Definition at line 285 of file csprogsdefs.qc.

◆ TE_LIGHTNING3

const float TE_LIGHTNING3 = 9

Definition at line 288 of file csprogsdefs.qc.

◆ TE_SPIKE

const float TE_SPIKE = 0

Definition at line 279 of file csprogsdefs.qc.

◆ TE_SPIKEQUAD

const float TE_SPIKEQUAD = 58

Definition at line 296 of file csprogsdefs.qc.

◆ TE_SUPERSPIKE

const float TE_SUPERSPIKE = 1

Definition at line 280 of file csprogsdefs.qc.

◆ TE_SUPERSPIKEQUAD

const float TE_SUPERSPIKEQUAD = 59

Definition at line 297 of file csprogsdefs.qc.

◆ TE_TAREXPLOSION

const float TE_TAREXPLOSION = 4

Definition at line 283 of file csprogsdefs.qc.

◆ TE_TELEPORT

const float TE_TELEPORT = 11

Definition at line 290 of file csprogsdefs.qc.

◆ TE_WIZSPIKE

const float TE_WIZSPIKE = 7

Definition at line 286 of file csprogsdefs.qc.

◆ time

float time

Definition at line 16 of file csprogsdefs.qc.

Referenced by animatemodel(), CL_DecayLightFlashes(), CL_FinishTimeDemo(), CL_Frame(), CL_Rcon_f(), CL_VM_DrawHud(), CL_VM_Event_Sound(), CL_VM_Init(), CL_VM_InputEvent(), CL_VM_Parse_CenterPrint(), CL_VM_Parse_Print(), CL_VM_Parse_StuffCmd(), CL_VM_Parse_TempEntity(), CL_VM_ShutDown(), CL_VM_TransformView(), CL_VM_UpdateView(), Crypto_ServerParsePacket_Internal(), CSQC_ReadEntities(), CSQC_SetGlobals(), CSQC_Think(), hmac_mdfour_challenge_matching(), hmac_mdfour_time_matching(), Host_Frame(), Host_Init(), LHNET_Read(), LHNET_Write(), Log_Timestamp(), NetConn_ServerParsePacket(), PRVM_ConsoleCommand(), PRVM_ED_CallPostspawnFunction(), PRVM_ED_CallPrespawnFunction(), PRVM_ED_CallSpawnFunction(), Sbar_DrawInventory(), Sbar_ShowFPS(), SCR_DrawNetGraph_DrawGraph(), SV_CheckContentsTransition(), SV_Color_f(), SV_ConnectClient(), SV_DropClient(), SV_ExecuteClientMoves(), SV_FlyMove(), SV_Frame(), SV_Impact(), SV_Kill_f(), SV_LinkEdict_TouchAreaGrid_Call(), SV_Loadgame_f(), SV_MarkWriteEntityStateToClient(), SV_Physics(), SV_Physics_ClientEntity_PostThink(), SV_Physics_ClientEntity_PreThink(), SV_Physics_ClientMove(), SV_Physics_Pusher(), SV_Physics_Step(), SV_PlayerPhysics(), SV_PushMove(), SV_ReadClientMessage(), SV_RunThink(), SV_SaveSpawnparms(), SV_Spawn_f(), SV_SpawnServer(), SV_ThreadFunc(), SV_VM_Setup(), SV_VM_Shutdown(), Sys_Frame(), Sys_Sleep(), Sys_TimeString(), Sys_UpdateTime(), VM_CL_R_AddEntities(), VM_strftime(), and while().

◆ trace_allsolid

float trace_allsolid

◆ trace_dphitcontents

float trace_dphitcontents

◆ trace_dphitq3surfaceflags

float trace_dphitq3surfaceflags

◆ trace_dphittexturename

string trace_dphittexturename

◆ trace_dpstartcontents

float trace_dpstartcontents

◆ trace_endpos

◆ trace_ent

◆ trace_fraction

float trace_fraction

◆ trace_inopen

◆ trace_inwater

◆ trace_networkentity

float trace_networkentity

Definition at line 1500 of file csprogsdefs.qc.

Referenced by CL_VM_PreventInformationLeaks(), and CL_VM_SetTraceGlobals().

◆ trace_plane_dist

◆ trace_plane_normal

◆ trace_startsolid

float trace_startsolid

◆ transparent_offset

float transparent_offset

Definition at line 751 of file csprogsdefs.qc.

Referenced by CSQC_AddRenderEdict().

◆ TRUE

const float TRUE = 1

Definition at line 263 of file csprogsdefs.qc.

◆ true

const float true = 1

◆ v_forward

◆ v_right

◆ v_up

◆ VEC_0

const vector VEC_0 = '0 0 0'

Definition at line 270 of file csprogsdefs.qc.

◆ VEC_1

const vector VEC_1 = '1 1 1'

Definition at line 269 of file csprogsdefs.qc.

◆ VEC_HULL_MAX

vector VEC_HULL_MAX = '16 16 32'

Definition at line 276 of file csprogsdefs.qc.

◆ VEC_HULL_MIN

vector VEC_HULL_MIN = '-16 -16 -24'

Definition at line 275 of file csprogsdefs.qc.

◆ VEC_M1

const vector VEC_M1 = '-1 -1 -1'

Definition at line 271 of file csprogsdefs.qc.

◆ velocity

◆ VF_ANGLES

const float VF_ANGLES = 15

Definition at line 190 of file csprogsdefs.qc.

◆ VF_ANGLES_X

const float VF_ANGLES_X = 16

Definition at line 191 of file csprogsdefs.qc.

◆ VF_ANGLES_Y

const float VF_ANGLES_Y = 17

Definition at line 192 of file csprogsdefs.qc.

◆ VF_ANGLES_Z

const float VF_ANGLES_Z = 18

Definition at line 193 of file csprogsdefs.qc.

◆ VF_CL_VIEWANGLES

const float VF_CL_VIEWANGLES = 33

Definition at line 198 of file csprogsdefs.qc.

◆ VF_CL_VIEWANGLES_X

const float VF_CL_VIEWANGLES_X = 34

Definition at line 199 of file csprogsdefs.qc.

◆ VF_CL_VIEWANGLES_Y

const float VF_CL_VIEWANGLES_Y = 35

Definition at line 200 of file csprogsdefs.qc.

◆ VF_CL_VIEWANGLES_Z

const float VF_CL_VIEWANGLES_Z = 36

Definition at line 201 of file csprogsdefs.qc.

◆ VF_DRAWCROSSHAIR

const float VF_DRAWCROSSHAIR = 21

Definition at line 196 of file csprogsdefs.qc.

◆ VF_DRAWENGINESBAR

const float VF_DRAWENGINESBAR = 20

Definition at line 195 of file csprogsdefs.qc.

◆ VF_DRAWWORLD

const float VF_DRAWWORLD = 19

Definition at line 194 of file csprogsdefs.qc.

◆ VF_FOV

const float VF_FOV = 8

Definition at line 183 of file csprogsdefs.qc.

◆ VF_FOVX

const float VF_FOVX = 9

Definition at line 184 of file csprogsdefs.qc.

◆ VF_FOVY

const float VF_FOVY = 10

Definition at line 185 of file csprogsdefs.qc.

◆ VF_MAINVIEW

const float VF_MAINVIEW = 400

Definition at line 904 of file csprogsdefs.qc.

◆ VF_MIN

const float VF_MIN = 1

Definition at line 176 of file csprogsdefs.qc.

◆ VF_MIN_X

const float VF_MIN_X = 2

Definition at line 177 of file csprogsdefs.qc.

◆ VF_MIN_Y

const float VF_MIN_Y = 3

Definition at line 178 of file csprogsdefs.qc.

◆ VF_MINFPS_QUALITY

const float VF_MINFPS_QUALITY = 401

Definition at line 915 of file csprogsdefs.qc.

◆ VF_ORIGIN

const float VF_ORIGIN = 11

Definition at line 186 of file csprogsdefs.qc.

◆ VF_ORIGIN_X

const float VF_ORIGIN_X = 12

Definition at line 187 of file csprogsdefs.qc.

◆ VF_ORIGIN_Y

const float VF_ORIGIN_Y = 13

Definition at line 188 of file csprogsdefs.qc.

◆ VF_ORIGIN_Z

const float VF_ORIGIN_Z = 14

Definition at line 189 of file csprogsdefs.qc.

◆ VF_PERSPECTIVE

const float VF_PERSPECTIVE = 200

Definition at line 203 of file csprogsdefs.qc.

◆ VF_SIZE

const float VF_SIZE = 4

Definition at line 179 of file csprogsdefs.qc.

◆ VF_SIZE_X

const float VF_SIZE_X = 6

Definition at line 181 of file csprogsdefs.qc.

◆ VF_SIZE_Y

const float VF_SIZE_Y = 5

Definition at line 180 of file csprogsdefs.qc.

◆ VF_VIEWPORT

const float VF_VIEWPORT = 7

Definition at line 182 of file csprogsdefs.qc.

◆ view_angles

vector view_angles

Definition at line 154 of file csprogsdefs.qc.

Referenced by CSQC_SetGlobals().

◆ view_punchangle

vector view_punchangle

Definition at line 155 of file csprogsdefs.qc.

Referenced by CSQC_SetGlobals().

◆ view_punchvector

vector view_punchvector

Definition at line 156 of file csprogsdefs.qc.

Referenced by CSQC_SetGlobals().

◆ world