|
Xonotic
|
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Macros | |
| #define | CLIENT_COMMAND(id, description) |
Functions | |
| void | Cmd_Scoreboard_Help () |
| void | Cmd_Scoreboard_SetFields (int) |
| void | ConsoleCommand_macro_init () |
| void | LocalCommand_macro_write_aliases (int fh) |
| STATIC_INIT (CLIENT_COMMANDS_aliases) | |
| #define CLIENT_COMMAND | ( | id, | |
| description | |||
| ) |
Definition at line 16 of file cl_cmd.qh.
Referenced by W_Model().
| void Cmd_Scoreboard_Help | ( | ) |
Definition at line 357 of file scoreboard.qc.
References LOG_HELP.
Referenced by LocalCommand_hud().
Here is the caller graph for this function:Definition at line 412 of file scoreboard.qc.
Referenced by LocalCommand_hud().
Here is the caller graph for this function:| void ConsoleCommand_macro_init | ( | ) |
Definition at line 579 of file cl_cmd.qc.
References CONSOLE_COMMANDS_MOVEMENT, CONSOLE_COMMANDS_NORMAL, and isdemo().
Referenced by CSQC_Init().
Here is the call graph for this function:
Here is the caller graph for this function:Definition at line 491 of file cl_cmd.qc.
References CLIENT_COMMANDS, CMD_Write_Alias, and FOREACH.
Referenced by GENERIC_COMMAND().
Here is the caller graph for this function: