|
Xonotic
|
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Functions | |
| void | HUD_Mod_Race (vector pos, vector mySize) |
Variables | |
| bool | autocvar_cl_autodemo_delete |
| bool | autocvar_cl_autodemo_delete_keeprecords |
Definition at line 41 of file cl_race.qc.
References autocvar_cl_autodemo_delete, autocvar_cl_autodemo_delete_keeprecords, ClientProgsDB, crecordtime_change_time, crecordtime_prev, CTS_RECORD, cvar_set(), db_get(), db_put(), entity(), ftos(), ISGAMETYPE, max(), min(), mod_active, player_localnum, playerslots, ps_primary, RACE_RECORD, race_showTime(), scores_flags, SFL_TIME, shortmapname, stof(), strcat(), teamplay, time, vec2, and vector().
Here is the call graph for this function:| bool autocvar_cl_autodemo_delete |
Definition at line 3 of file cl_race.qh.
Referenced by HUD_Mod_Race().
| bool autocvar_cl_autodemo_delete_keeprecords |
Definition at line 4 of file cl_race.qh.
Referenced by HUD_Mod_Race().