|
Xonotic QuakeC
The free, fast arena FPS with crisp movement and a wide array of weapons
|
|
Go to the source code of this file.
Functions | |
| void | HUD_Mod_Race (vector myPos, vector mySize, bool should_draw) |
Variables | |
| bool | autocvar_cl_autodemo_delete_keeprecords |
Definition at line 59 of file cl_race.qc.
References bound(), ClientProgsDB, ColorTranslateRGB(), count_ordinal(), crecordtime_change_time, crecordtime_prev, CTS_RECORD, db_get(), drawcolorcodedstring_aspect(), DRAWFLAG_NORMAL, drawpic_aspect_skin, drawstring_aspect(), entcs_GetName(), entity(), eY, isdemo(), ISGAMETYPE, max(), mi_shortname, min(), mod_active, panel_fg_alpha, player_localnum, playerslots, ps_primary, race_CheckName(), race_myrank, RACE_RECORD, race_server_record, race_showTime(), race_status, race_status_name, race_status_name_prev, race_status_prev, race_status_time, race_UpdateDB(), scores_flags, SFL_TIME, srecordtime_change_time, srecordtime_prev, stof(), strcat(), strcpy, strfree, stringwidth_colors(), teamplay, textShortenToWidth(), time, vec2, and vector.
Referenced by Race::void(), and RaceCTS::void().
| bool autocvar_cl_autodemo_delete_keeprecords |
Definition at line 3 of file cl_race.qh.
Referenced by race_UpdateDB().