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

Macros

#define MAX_CHECK   16
 
#define MAX_PF_HULLS   64
 
#define MSG_ALL   2
 
#define MSG_BROADCAST   0
 
#define MSG_INIT   3
 
#define MSG_MULTICAST   4
 
#define MSG_ONE   1
 
#define QF   (PR_RANGE_QF << PR_RANGE_SHIFT) |
 

Functions

void PF_changeyaw (progs_t *pr)
 
void SV_PR_Cmds_Init ()
 

Variables

int c_invis
 
int c_notvis
 
byte checkpvs [MAX_MAP_LEAFS/8]
 
clip_hull_tpf_hull_list [MAX_PF_HULLS]
 
cvar_tpr_double_remove
 
cvar_tsv_aim
 

Macro Definition Documentation

#define MAX_CHECK   16
#define MAX_PF_HULLS   64
#define MSG_ALL   2
#define MSG_BROADCAST   0
#define MSG_INIT   3
#define MSG_MULTICAST   4
#define MSG_ONE   1
#define QF   (PR_RANGE_QF << PR_RANGE_SHIFT) |

Function Documentation

void PF_changeyaw ( progs_t pr)
void SV_PR_Cmds_Init ( void  )

Variable Documentation

int c_invis
int c_notvis
byte checkpvs[MAX_MAP_LEAFS/8]
clip_hull_t* pf_hull_list[MAX_PF_HULLS]
cvar_t* pr_double_remove
cvar_t* sv_aim