FTEQW
Documentation of the FTE engine source tree.
client_static_t Struct Reference

#include <client.h>

Public Types

enum  {
  CP_UNKNOWN , CP_QUAKEWORLD , CP_NETQUAKE , CP_QUAKE2 ,
  CP_QUAKE3 , CP_PLUGIN
}
 
enum  {
  CPNQ_ID , CPNQ_NEHAHRA , CPNQ_BJP1 , CPNQ_BJP2 ,
  CPNQ_BJP3 , CPNQ_FITZ666 , CPNQ_DP5 , CPNQ_DP6 ,
  CPNQ_DP7
}
 
enum  {
  DPB_NONE , DPB_QUAKEWORLD , DPB_MVD , DPB_EZTV ,
  DPB_NETQUAKE , DPB_QUAKE2
}
 

Public Attributes

cactive_t state
 
enum client_static_t:: { ... }  protocol
 
unsigned int fteprotocolextensions
 
unsigned int fteprotocolextensions2
 
unsigned int ezprotocolextensions1
 
unsigned int z_ext
 
enum client_static_t:: { ... }  protocol_nq
 
qboolean proquake_angles_hack
 
qboolean qex
 
int protocol_q2
 
qboolean findtrack
 
int framecount
 
int realip_ident
 
netadr_t realserverip
 
netchan_t netchan
 
float lastarbiatarypackettime
 
infobuf_t userinfo [MAX_SPLITS]
 
infosync_t userinfosync
 
char serverurl [MAX_OSPATH *4]
 
char servername [MAX_OSPATH]
 
struct ftenet_connections_ssockets
 
qdownload_tdownload
 
int demonum
 
char demos [MAX_DEMOS][MAX_DEMONAME]
 
vfsfile_tdemooutfile
 
enum client_static_t:: { ... }  demoplayback
 
enum client_static_t:: { ... }  demorecording
 
qboolean demohadkeyframe
 
qboolean demoseeking
 
float demoseektime
 
int demotrack
 
qboolean timedemo
 
char lastdemoname [MAX_OSPATH]
 
qboolean lastdemowassystempath
 
vfsfile_tdemoinfile
 
float td_lastframe
 
int td_startframe
 
float td_starttime
 
float demostarttime
 
int challenge
 
float latency
 
char allow_unmaskedskyboxes
 
qboolean allow_anyparticles
 
qboolean allow_watervis
 
float allow_fbskins
 
qboolean allow_cheats
 
qboolean allow_semicheats
 
qboolean allow_csqc
 
float maxfps
 
int deathmatch
 
int signon
 
colourised_tcolourised
 
qboolean nqexpectingstatusresponse
 

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
CP_UNKNOWN 
CP_QUAKEWORLD 
CP_NETQUAKE 
CP_QUAKE2 
CP_QUAKE3 
CP_PLUGIN 

◆ anonymous enum

anonymous enum
Enumerator
CPNQ_ID 
CPNQ_NEHAHRA 
CPNQ_BJP1 
CPNQ_BJP2 
CPNQ_BJP3 
CPNQ_FITZ666 
CPNQ_DP5 
CPNQ_DP6 
CPNQ_DP7 

◆ anonymous enum

anonymous enum
Enumerator
DPB_NONE 
DPB_QUAKEWORLD 
DPB_MVD 
DPB_EZTV 
DPB_NETQUAKE 
DPB_QUAKE2 

Member Data Documentation

◆ allow_anyparticles

qboolean client_static_t::allow_anyparticles

◆ allow_cheats

qboolean client_static_t::allow_cheats

◆ allow_csqc

qboolean client_static_t::allow_csqc

◆ allow_fbskins

float client_static_t::allow_fbskins

◆ allow_semicheats

qboolean client_static_t::allow_semicheats

◆ allow_unmaskedskyboxes

char client_static_t::allow_unmaskedskyboxes

◆ allow_watervis

qboolean client_static_t::allow_watervis

◆ challenge

int client_static_t::challenge

◆ colourised

colourised_t* client_static_t::colourised

◆ deathmatch

int client_static_t::deathmatch

◆ demohadkeyframe

qboolean client_static_t::demohadkeyframe

◆ demoinfile

vfsfile_t* client_static_t::demoinfile

◆ demonum

int client_static_t::demonum

◆ demooutfile

vfsfile_t* client_static_t::demooutfile

◆ 

enum { ... } client_static_t::demoplayback

◆ 

enum { ... } client_static_t::demorecording

◆ demos

char client_static_t::demos[MAX_DEMOS][MAX_DEMONAME]

◆ demoseeking

qboolean client_static_t::demoseeking

◆ demoseektime

float client_static_t::demoseektime

◆ demostarttime

float client_static_t::demostarttime

◆ demotrack

int client_static_t::demotrack

◆ download

qdownload_t* client_static_t::download

◆ ezprotocolextensions1

unsigned int client_static_t::ezprotocolextensions1

◆ findtrack

qboolean client_static_t::findtrack

◆ framecount

int client_static_t::framecount

◆ fteprotocolextensions

unsigned int client_static_t::fteprotocolextensions

◆ fteprotocolextensions2

unsigned int client_static_t::fteprotocolextensions2

◆ lastarbiatarypackettime

float client_static_t::lastarbiatarypackettime

◆ lastdemoname

char client_static_t::lastdemoname[MAX_OSPATH]

◆ lastdemowassystempath

qboolean client_static_t::lastdemowassystempath

◆ latency

float client_static_t::latency

◆ maxfps

float client_static_t::maxfps

◆ netchan

netchan_t client_static_t::netchan

◆ nqexpectingstatusresponse

qboolean client_static_t::nqexpectingstatusresponse

◆ proquake_angles_hack

qboolean client_static_t::proquake_angles_hack

◆ 

enum { ... } client_static_t::protocol

◆ 

enum { ... } client_static_t::protocol_nq

◆ protocol_q2

int client_static_t::protocol_q2

◆ qex

qboolean client_static_t::qex

◆ realip_ident

int client_static_t::realip_ident

◆ realserverip

netadr_t client_static_t::realserverip

◆ servername

char client_static_t::servername[MAX_OSPATH]

◆ serverurl

char client_static_t::serverurl[MAX_OSPATH *4]

◆ signon

int client_static_t::signon

◆ sockets

struct ftenet_connections_s* client_static_t::sockets

◆ state

cactive_t client_static_t::state

◆ td_lastframe

float client_static_t::td_lastframe

◆ td_startframe

int client_static_t::td_startframe

◆ td_starttime

float client_static_t::td_starttime

◆ timedemo

qboolean client_static_t::timedemo

◆ userinfo

infobuf_t client_static_t::userinfo[MAX_SPLITS]

◆ userinfosync

infosync_t client_static_t::userinfosync

◆ z_ext

unsigned int client_static_t::z_ext

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