g_cmds.c File Reference

Player commands. More...

#include "g_local.h"
#include "../shared/parse.h"
Include dependency graph for g_cmds.c:

Go to the source code of this file.

Functions

static void G_Players_f (const player_t *player)
static qboolean G_CheckFlood (player_t *player)
 Check whether the user can talk.
static void G_Say_f (player_t *player, qboolean arg0, qboolean team)
void G_ClientCommand (player_t *player)

Detailed Description

Player commands.

Definition in file g_cmds.c.


Function Documentation

static qboolean G_CheckFlood ( player_t player  )  [static]
void G_ClientCommand ( player_t player  ) 

Definition at line 391 of file g_cmds.c.

References game_import_t::Cmd_Argv(), G_Players_f(), G_Say_f(), gi, player_s::inuse, Q_strcasecmp, qfalse, and qtrue.

Referenced by GetGameAPI().

static void G_Players_f ( const player_t player  )  [static]
static void G_Say_f ( player_t player,
qboolean  arg0,
qboolean  team 
) [static]

Generated by  doxygen 1.6.2