|
Xonotic
|
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... | |
| 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: