Xonotic
stats.qh File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

 REGISTER_STAT (MOVEFLAGS, int, MOVEFLAG_VALID|(autocvar_sv_gameplayfix_q2airaccelerate ? MOVEFLAG_Q2AIRACCELERATE :0)|(autocvar_sv_gameplayfix_nogravityonground ? MOVEFLAG_NOGRAVITYONGROUND :0)|(autocvar_sv_gameplayfix_gravityunaffectedbyticrate ? MOVEFLAG_GRAVITYUNAFFECTEDBYTICRATE :0)) .float gravity
 cvar loopback More...
 

Variables

const int MAX_CL_STATS = 256
 
int multijump_count
 arc heat in [0,1] More...
 

Function Documentation

◆ REGISTER_STAT()

REGISTER_STAT ( MOVEFLAGS  ,
int  ,
MOVEFLAG_VALID autocvar_sv_gameplayfix_q2airaccelerate ? MOVEFLAG_Q2AIRACCELERATE :0)|(autocvar_sv_gameplayfix_nogravityonground ? MOVEFLAG_NOGRAVITYONGROUND :0)|(autocvar_sv_gameplayfix_gravityunaffectedbyticrate ? MOVEFLAG_GRAVITYUNAFFECTEDBYTICRATE :0 
)

cvar loopback

cvar loopback

Referenced by GENERIC_COMMAND().

+ Here is the caller graph for this function:

Variable Documentation

◆ MAX_CL_STATS

const int MAX_CL_STATS = 256

Definition at line 20 of file stats.qh.

◆ multijump_count

int multijump_count

arc heat in [0,1]

compressShotOrigin

Definition at line 165 of file stats.qh.