|
Xonotic QuakeC
The free, fast arena FPS with crisp movement and a wide array of weapons
|
|
#include "config.qh"Go to the source code of this file.
Macros | |
| #define | TUR_CONFIG_WRITETOFILE(str) |
Functions | |
| void | Dump_Turret_Settings () |
| void | T_Config_Queue (string setting) |
| float | T_Config_Queue_Compare (float root, float child, entity pass) |
| void | T_Config_Queue_Swap (float root, float child, entity pass) |
| #define TUR_CONFIG_WRITETOFILE | ( | str | ) |
Referenced by Dump_Turret_Settings().
| void Dump_Turret_Settings | ( | ) |
Definition at line 45 of file config.qc.
References config_queue, FOREACH, heapsort(), LOG_INFOF, MAX_CONFIG_SETTINGS, NULL, REGISTRY_COUNT, string_null, T_Config_Queue_Compare(), T_Config_Queue_Swap(), TUR_CONFIG_COUNT, and TUR_CONFIG_WRITETOFILE.
Referenced by GENERIC_COMMAND().
Definition at line 16 of file config.qc.
References config_queue, MAX_CONFIG_SETTINGS, and TUR_CONFIG_COUNT.
Definition at line 29 of file config.qc.
References config_queue, entity(), pass, and str2chr.
Referenced by Dump_Turret_Settings().
Definition at line 22 of file config.qc.
References config_queue, entity(), and pass.
Referenced by Dump_Turret_Settings().