cl_tip.h File Reference

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

Go to the source code of this file.

Functions

void TOTD_InitStartup (void)
 Init function for cvars and console command bindings.
void CL_ParseTipsOfTheDay (const char *name, const char **text)
 Parse all tip definitions from the script files.

Detailed Description

Definition in file cl_tip.h.


Function Documentation

void CL_ParseTipsOfTheDay ( const char *  name,
const char **  text 
)

Parse all tip definitions from the script files.

Definition at line 81 of file cl_tip.c.

References cl_genericPool, Com_EParse(), Com_Parse(), Com_Printf(), Mem_PoolAlloc, Mem_PoolStrDup, tipOfTheDay_s::next, tipCount, and tipOfTheDay_s::tipString.

Referenced by CL_ParseClientData().

void TOTD_InitStartup ( void   ) 

Init function for cvars and console command bindings.

Definition at line 117 of file cl_tip.c.

References CL_GetTipOfTheDay_f(), Cmd_AddCommand(), CVAR_ARCHIVE, and Cvar_Get().

Referenced by CL_InitLocal().


Generated by  doxygen 1.6.2