|
Xonotic
|
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Functions | |
| GENERIC_COMMAND (bufstr_get, "Examine a string buffer object", false) | |
| GENERIC_COMMAND (version, "Print the current version", false) | |
| GENERIC_COMMAND (cvar_localchanges, "Print locally changed cvars", false) | |
| GENERIC_COMMAND (findent, "Search through entities for matching classname", false) | |
| GENERIC_COMMAND (findat, "Search through entities for matching origin", false) | |
Definition at line 201 of file debug.qh.
References argv(), CMD_REQUEST_COMMAND, CMD_REQUEST_USAGE, LOG_HELP, LOG_INFO, and stof().
Here is the call graph for this function:| GENERIC_COMMAND | ( | version | , |
| "Print the current version" | , | ||
| false | |||
| ) |
Definition at line 223 of file debug.qh.
References CMD_REQUEST_COMMAND, CMD_REQUEST_USAGE, LOG_HELP, LOG_INFO, and void.
| GENERIC_COMMAND | ( | cvar_localchanges | , |
| "Print locally changed cvars" | , | ||
| false | |||
| ) |
Definition at line 246 of file debug.qh.
References buf_create, CMD_REQUEST_COMMAND, CMD_REQUEST_USAGE, cvar_defstring(), cvar_string(), DRAWFLAG_NORMAL, drawstring(), entity(), etof(), FOREACH_CLIENT, FOREACH_ENTITY, g_drawables_2d, IL_PUSH(), LOG_HELP, LOG_INFO, MOVE_NORMAL, MUTATOR_HOOKFUNCTION, new_pure, PHYS_INPUT_BUTTON_HOOK, REGISTER_MUTATOR, REGISTER_STAT(), setorigin(), SOLID_BBOX, STATIC_INIT, strcat(), stuffcmd, trace_ent, v, vector(), and vid_conheight.
Here is the call graph for this function:Definition at line 340 of file debug.qh.
References argv(), CMD_REQUEST_COMMAND, CMD_REQUEST_USAGE, FOREACH_ENTITY_CLASS_ORDERED, LOG_HELP, LOG_HELPF, and LOG_INFOF.
Here is the call graph for this function:Definition at line 369 of file debug.qh.
References argv(), ATTRIB, CLASS(), CMD_REQUEST_COMMAND, CMD_REQUEST_USAGE, CONSTRUCT, CONSTRUCTOR, DESTRUCTOR, DRAWFLAG_NORMAL, ENDCLASS, ERASEABLE, eY, fade_rate, FOREACH_ENTITY_ORDERED, g_drawables_2d, GetResource(), health, IL_PUSH(), LOG_HELP, LOG_HELPF, LOG_INFOF, make_impure, message, min(), MSG_BROADCAST, NET_HANDLE, NEW, origin, project_3d_to_2d(), ReadString, REGISTER_NET_TEMP, RES_HEALTH, SetResource(), size, stof(), stov(), strfree, stringwidth, strzone(), time, tokenizebyseparator, vdist, vector(), velocity, and WriteString().
Here is the call graph for this function: