|
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 | |
| MUTATOR_HOOKFUNCTION (cl_cts, DrawDeathScoreboard) | |
| MUTATOR_HOOKFUNCTION (cl_cts, DrawScoreboardAccuracy) | |
| MUTATOR_HOOKFUNCTION (cl_cts, DrawScoreboardItemStats) | |
| MUTATOR_HOOKFUNCTION (cl_cts, HUD_Physics_showoptional) | |
| MUTATOR_HOOKFUNCTION (cl_cts, HUD_Score_show) | |
| MUTATOR_HOOKFUNCTION (cl_cts, HUD_StrafeHUD_showoptional) | |
| MUTATOR_HOOKFUNCTION (cl_cts, ShowRaceTimer) | |
| MUTATOR_HOOKFUNCTION (cl_cts, ShowRankings) | |
| REGISTER_MUTATOR (cl_cts, true) | |
| MUTATOR_HOOKFUNCTION | ( | cl_cts | , |
| DrawDeathScoreboard | ) |
| MUTATOR_HOOKFUNCTION | ( | cl_cts | , |
| DrawScoreboardAccuracy | ) |
Definition at line 32 of file cl_cts.qc.
References ISGAMETYPE.
| MUTATOR_HOOKFUNCTION | ( | cl_cts | , |
| DrawScoreboardItemStats | ) |
Definition at line 22 of file cl_cts.qc.
References ISGAMETYPE.
| MUTATOR_HOOKFUNCTION | ( | cl_cts | , |
| HUD_Physics_showoptional | ) |
Definition at line 7 of file cl_cts.qc.
References ISGAMETYPE.
| MUTATOR_HOOKFUNCTION | ( | cl_cts | , |
| HUD_Score_show | ) |
Definition at line 17 of file cl_cts.qc.
References ISGAMETYPE, and spectatee_status.
| MUTATOR_HOOKFUNCTION | ( | cl_cts | , |
| HUD_StrafeHUD_showoptional | ) |
Definition at line 12 of file cl_cts.qc.
References ISGAMETYPE.
| MUTATOR_HOOKFUNCTION | ( | cl_cts | , |
| ShowRaceTimer | ) |
Definition at line 46 of file cl_cts.qc.
References ISGAMETYPE.
| MUTATOR_HOOKFUNCTION | ( | cl_cts | , |
| ShowRankings | ) |
Definition at line 37 of file cl_cts.qc.
References ISGAMETYPE, and M_ARGV.
| REGISTER_MUTATOR | ( | cl_cts | , |
| true | ) |