cl_parse.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void CL_ParseServerMessage (svc_ops_t cmd, struct dbuffer *msg)
 Parses the server sent data from the given buffer.
const char * CL_PlayerGetName (int player)
 Get the player name.

Detailed Description

Definition in file cl_parse.h.


Function Documentation

void CL_ParseServerMessage ( svc_ops_t  cmd,
struct dbuffer msg 
)
const char* CL_PlayerGetName ( int  player  ) 

Get the player name.

Parameters:
player The index of the player
Returns:
The name of the player

Definition at line 114 of file cl_parse.c.

References CL_GetConfigString(), CS_PLAYERNAMES, and MAX_CLIENTS.

Referenced by CL_AddTargetingBox(), CL_ParseClientinfo(), and GAME_MP_EndRoundAnnounce().


Generated by  doxygen 1.6.2