QuakeForge  0.7.2.210-815cf
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
server_static_t Struct Reference
Collaboration diagram for server_static_t:
[legend]

Data Fields

challenge_t challenges [MAX_CHALLENGES]
 
qboolean changelevel_issued
 
struct client_sclients
 
client_t clients [MAX_CLIENTS]
 
bytedemomem
 
int demomemsize
 
int heartbeat_sequence
 
info_tinfo
 
double last_heartbeat
 
sizebuf_t log [2]
 
byte log_buf [2][MAX_DATAGRAM]
 
int logsequence
 
double logtime
 
int maxclients
 
int maxclientslimit
 
int num_clients
 
void(* phys_client )(struct edict_s *ent, int num)
 
int serverflags
 
int spawncount
 
svstats_t stats
 

Field Documentation

qboolean changelevel_issued
struct client_s* clients
byte* demomem
int demomemsize
int heartbeat_sequence
info_t* info
double last_heartbeat
sizebuf_t log[2]
byte log_buf[2][MAX_DATAGRAM]
int logsequence
double logtime
int maxclients
int maxclientslimit
int num_clients
void(* phys_client)(struct edict_s *ent, int num)
int serverflags
int spawncount
svstats_t stats

The documentation for this struct was generated from the following file: