QuakeForge  0.7.2.210-815cf
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
cl_slist.c File Reference

Typedefs

typedef struct server_entry_s server_entry_t
 

Functions

void MSL_ParseServerList (const char *msl_data)
 
void SL_CheckPing (const char *cp_from)
 
int SL_CheckStatus (const char *cs_from, const char *cs_data)
 
void SL_Init (void)
 
void SL_Shutdown (void)
 

Variables

server_entry_tall_slist
 
server_entry_tfav_slist
 
cvar_tsl_filter
 
cvar_tsl_game
 
cvar_tsl_ping
 
cvar_tsl_sortby
 
server_entry_tslist
 
int slist_last_details
 
int which_slist
 

Typedef Documentation

typedef struct server_entry_s server_entry_t

Function Documentation

void MSL_ParseServerList ( const char *  msl_data)
void SL_CheckPing ( const char *  cp_from)
int SL_CheckStatus ( const char *  cs_from,
const char *  cs_data 
)
void SL_Init ( void  )
void SL_Shutdown ( void  )

Variable Documentation

server_entry_t* all_slist
server_entry_t* fav_slist
cvar_t* sl_filter
cvar_t* sl_game
cvar_t* sl_ping
cvar_t* sl_sortby
int slist_last_details
int which_slist