Functions | |
void | CL_BeginServerConnect (void) |
void | CL_ClearState (void) |
void | CL_Disconnect (void) |
void | CL_Disconnect_f (void) |
void | CL_Init (void) |
void | CL_NextDemo (void) |
void | CL_ReadPackets (void) |
void | CL_SetState (cactive_t state) |
void | Host_EndGame (const char *message,...) |
void | Host_Error (const char *error,...) |
void | Host_Frame (float time) |
void | Host_Init (void) |
void | Host_Shutdown (void) |
void | Host_WriteConfiguration (void) |
void CL_BeginServerConnect | ( | void | ) |
void CL_ClearState | ( | void | ) |
void CL_Disconnect | ( | void | ) |
void CL_Disconnect_f | ( | void | ) |
void CL_Init | ( | void | ) |
void CL_NextDemo | ( | void | ) |
void CL_ReadPackets | ( | void | ) |
void CL_SetState | ( | cactive_t | state | ) |
void Host_EndGame | ( | const char * | message, |
... | |||
) |
void Host_Error | ( | const char * | error, |
... | |||
) |
void Host_Frame | ( | float | time | ) |
void Host_Init | ( | void | ) |
void Host_Shutdown | ( | void | ) |
void Host_WriteConfiguration | ( | void | ) |
cvar_t* cl_allow_cmd_pkt |
cvar_t* cl_autoexec |
cvar_t* cl_autorecord |
entity_state_t cl_baselines[MAX_EDICTS] |
cbuf_t* cl_cbuf |
gib_event_t * cl_chat_e |
cvar_t* cl_cmd_pkt_adr |
cvar_t* cl_cshift_bonus |
cvar_t* cl_cshift_contents |
cvar_t* cl_cshift_damage |
cvar_t* cl_cshift_powerup |
cvar_t* cl_draw_locs |
cvar_t* cl_fb_players |
cvar_t* cl_maxfps |
cvar_t* cl_mem_size |
cvar_t* cl_model_crcs |
cvar_t* cl_name |
cvar_t* cl_paranoid |
gib_event_t* cl_player_health_e |
cvar_t* cl_port |
cvar_t* cl_predict_players |
cvar_t* cl_quakerc |
cvar_t* cl_shownet |
cvar_t* cl_solid_players |
cbuf_t* cl_stbuf |
cvar_t* cl_timeout |
cvar_t* cl_usleep |
cvar_t* cl_writecfg |
client_static_t cls |
double con_frametime |
double con_realtime |
double connect_time = -1 |
char emodel_name[] = "emodel" |
int fps_count |
jmp_buf host_abort |
int host_framecount |
double host_frametime |
int host_hunklevel |
qboolean host_initialized |
quakeparms_t host_parms |
cvar_t* host_speeds |
cvar_t* hud_fps |
cvar_t* hud_ping |
cvar_t* hud_pl |
cvar_t* hud_scoreboard_uid |
cvar_t* hud_time |
cvar_t* localid |
cvar_t* lookspring |
cvar_t* m_forward |
cvar_t* m_pitch |
cvar_t* m_side |
cvar_t* m_yaw |
char modellist_name[] = "modellist %i %i" |
cvar_t* msg |
cvar_t* noaim |
qboolean noclip_anglehack |
qboolean nomaster |
int nopacketcount |
double oldcon_realtime |
double oldrealtime |
cvar_t* password |
char pmodel_name[] = "pmodel" |
char prespawn_name[] = "prespawn %i 0 %i" |
cvar_t* rate |
cvar_t* rcon_address |
cvar_t* rcon_password |
char* server_version = NULL |
char soundlist_name[] = "soundlist %i %i" |
cvar_t* spectator |
cvar_t* team |