Xonotic
command.qh File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Command
 

Variables

const int CMD_REQUEST_COMMAND = 1
 
const int CMD_REQUEST_USAGE = 2
 

Variable Documentation

◆ CMD_REQUEST_COMMAND

const int CMD_REQUEST_COMMAND = 1

Definition at line 3 of file command.qh.

Referenced by BanCommand_ban(), BanCommand_banlist(), BanCommand_kickban(), BanCommand_macro_command(), BanCommand_mute(), BanCommand_unban(), BanCommand_unmute(), ClientCommand_autoswitch(), ClientCommand_clientversion(), ClientCommand_join(), ClientCommand_kill(), ClientCommand_macro_command(), ClientCommand_minigame(), ClientCommand_mv_getpicture(), ClientCommand_physics(), ClientCommand_ready(), ClientCommand_say(), ClientCommand_say_team(), ClientCommand_selectteam(), ClientCommand_selfstuff(), ClientCommand_sentcvar(), ClientCommand_spectate(), ClientCommand_suggestmap(), ClientCommand_tell(), ClientCommand_voice(), ClientCommand_wpeditor(), CommonCommand_cvar_changes(), CommonCommand_cvar_purechanges(), CommonCommand_editmob(), CommonCommand_info(), CommonCommand_ladder(), CommonCommand_lsmaps(), CommonCommand_printmaplist(), CommonCommand_rankings(), CommonCommand_records(), CommonCommand_teamstatus(), CommonCommand_time(), CommonCommand_timein(), CommonCommand_timeout(), CommonCommand_who(), GameCommand_adminmsg(), GameCommand_allready(), GameCommand_allspec(), GameCommand_animbench(), GameCommand_anticheat(), GameCommand_bbox(), GameCommand_bot_cmd(), GameCommand_cointoss(), GameCommand_database(), GameCommand_defer_clear(), GameCommand_defer_clear_all(), GameCommand_delrec(), GameCommand_effectindexdump(), GameCommand_extendmatchtime(), GameCommand_gametype(), GameCommand_gettaginfo(), GameCommand_gotomap(), GameCommand_lockteams(), GameCommand_make_mapinfo(), GameCommand_moveplayer(), GameCommand_nospectators(), GameCommand_printstats(), GameCommand_radarmap(), GameCommand_reducematchtime(), GameCommand_resetmatch(), GameCommand_setbots(), GameCommand_shuffleteams(), GameCommand_stuffto(), GameCommand_trace(), GameCommand_unlockteams(), GameCommand_warp(), GENERIC_COMMAND(), GenericCommand_addtolist(), GenericCommand_maplist(), GenericCommand_nextframe(), GenericCommand_qc_curl(), GenericCommand_removefromlist(), GenericCommand_restartnotifs(), GenericCommand_rpn(), GenericCommand_runtest(), GenericCommand_settemp(), GenericCommand_settemp_restore(), LocalCommand_blurtest(), LocalCommand_boxparticles(), LocalCommand_create_scrshot_ent(), LocalCommand_debugmodel(), LocalCommand_handlevote(), LocalCommand_hud(), LocalCommand_localprint(), LocalCommand_mv_download(), LocalCommand_sendcvar(), VoteCommand(), VoteCommand_abstain(), VoteCommand_call(), VoteCommand_macro_command(), VoteCommand_master(), VoteCommand_no(), VoteCommand_status(), VoteCommand_stop(), VoteCommand_yes(), and W_Model().

◆ CMD_REQUEST_USAGE

const int CMD_REQUEST_USAGE = 2

Definition at line 4 of file command.qh.

Referenced by BanCommand_ban(), BanCommand_banlist(), BanCommand_kickban(), BanCommand_macro_usage(), BanCommand_mute(), BanCommand_unban(), BanCommand_unmute(), ClientCommand_autoswitch(), ClientCommand_clientversion(), ClientCommand_join(), ClientCommand_kill(), ClientCommand_macro_usage(), ClientCommand_mv_getpicture(), ClientCommand_physics(), ClientCommand_ready(), ClientCommand_say(), ClientCommand_say_team(), ClientCommand_selectteam(), ClientCommand_selfstuff(), ClientCommand_sentcvar(), ClientCommand_spectate(), ClientCommand_suggestmap(), ClientCommand_tell(), ClientCommand_voice(), ClientCommand_wpeditor(), CommonCommand_cvar_changes(), CommonCommand_cvar_purechanges(), CommonCommand_editmob(), CommonCommand_info(), CommonCommand_ladder(), CommonCommand_lsmaps(), CommonCommand_printmaplist(), CommonCommand_rankings(), CommonCommand_records(), CommonCommand_teamstatus(), CommonCommand_time(), CommonCommand_timein(), CommonCommand_timeout(), CommonCommand_who(), GameCommand_adminmsg(), GameCommand_allready(), GameCommand_allspec(), GameCommand_animbench(), GameCommand_anticheat(), GameCommand_bbox(), GameCommand_bot_cmd(), GameCommand_cointoss(), GameCommand_database(), GameCommand_defer_clear(), GameCommand_defer_clear_all(), GameCommand_delrec(), GameCommand_effectindexdump(), GameCommand_extendmatchtime(), GameCommand_gametype(), GameCommand_gettaginfo(), GameCommand_gotomap(), GameCommand_lockteams(), GameCommand_make_mapinfo(), GameCommand_moveplayer(), GameCommand_nospectators(), GameCommand_printstats(), GameCommand_radarmap(), GameCommand_reducematchtime(), GameCommand_resetmatch(), GameCommand_setbots(), GameCommand_shuffleteams(), GameCommand_stuffto(), GameCommand_trace(), GameCommand_unlockteams(), GameCommand_warp(), GENERIC_COMMAND(), GenericCommand_addtolist(), GenericCommand_maplist(), GenericCommand_nextframe(), GenericCommand_removefromlist(), GenericCommand_restartnotifs(), GenericCommand_rpn(), GenericCommand_runtest(), GenericCommand_settemp(), GenericCommand_settemp_restore(), LocalCommand_blurtest(), LocalCommand_boxparticles(), LocalCommand_create_scrshot_ent(), LocalCommand_debugmodel(), LocalCommand_handlevote(), LocalCommand_hud(), LocalCommand_localprint(), LocalCommand_mv_download(), LocalCommand_sendcvar(), VoteCommand(), VoteCommand_abstain(), VoteCommand_call(), VoteCommand_macro_help(), VoteCommand_master(), VoteCommand_no(), VoteCommand_status(), VoteCommand_stop(), VoteCommand_yes(), and W_Model().