Home
last modified time | relevance | path

Searched refs:PS_M_VELOCITY (Results 1 – 25 of 35) sorted by relevance

12

/dports/games/q2pro/q2pro/shared/
H A Dq_msg.c726 pflags |= PS_M_VELOCITY; in MSG_WriteDeltaPlayerstate_Default()
795 if( pflags & PS_M_VELOCITY ) { in MSG_WriteDeltaPlayerstate_Default()
917 pflags |= PS_M_VELOCITY; in MSG_WriteDeltaPlayerstate_Enhanced()
1064 if( pflags & PS_M_VELOCITY ) { in MSG_WriteDeltaPlayerstate_Enhanced()
1218 pflags |= PS_M_VELOCITY; in MSG_WriteDeltaPlayerstate_Packet()
1358 if( pflags & PS_M_VELOCITY ) { in MSG_WriteDeltaPlayerstate_Packet()
1971 if( flags & PS_M_VELOCITY ) { in MSG_ParseDeltaPlayerstate_Default()
2087 if( flags & PS_M_VELOCITY ) { in MSG_ParseDeltaPlayerstate_Enhanced()
2274 if( flags & PS_M_VELOCITY ) { in MSG_ShowDeltaPlayerstateBits_Default()
2346 if( flags & PS_M_VELOCITY ) { in MSG_ShowDeltaPlayerstateBits_Enhanced()
/dports/games/q2pro/q2pro/include/
H A Dprotocol.h146 #define PS_M_VELOCITY (1<<2) macro
/dports/games/egl/egl-0.3.1_9/client/
H A Dcl_demo.c69 psFlags |= PS_M_VELOCITY; in CL_WriteDemoPlayerstate()
132 if (psFlags & PS_M_VELOCITY) { in CL_WriteDemoPlayerstate()
/dports/games/quetoo/quetoo-0.6.1/src/
H A Dsv_ents.c138 pflags |= PS_M_VELOCITY; in SV_WritePlayerstateToClient()
208 if(pflags & PS_M_VELOCITY){ in SV_WritePlayerstateToClient()
H A Dqcommon.h211 #define PS_M_VELOCITY (1<<2) macro
/dports/games/r1q2/r1q2-8012_5/server/
H A Dsv_ents.c543 pflags |= PS_M_VELOCITY; in SV_WritePlayerstateToClient()
549 pflags |= PS_M_VELOCITY; in SV_WritePlayerstateToClient()
813 if (pflags & PS_M_VELOCITY) in SV_WritePlayerstateToClient()
823 else if (pflags & PS_M_VELOCITY) in SV_WritePlayerstateToClient()
/dports/games/q2p/Q2P-0.2-2006-12-31/server/
H A Dsv_ents.c156 pflags |= PS_M_VELOCITY; in SV_WritePlayerstateToClient()
224 if (pflags & PS_M_VELOCITY) in SV_WritePlayerstateToClient()
/dports/games/qudos/QuDos-0.40.1-src/src/server/
H A Dsv_ents.c164 pflags |= PS_M_VELOCITY; in SV_WritePlayerstateToClient()
226 if (pflags & PS_M_VELOCITY) { in SV_WritePlayerstateToClient()
/dports/games/egl/egl-0.3.1_9/server/
H A Dsv_ents.c154 psFlags |= PS_M_VELOCITY; in SV_WritePlayerstateToClient()
217 if (psFlags & PS_M_VELOCITY) { in SV_WritePlayerstateToClient()
/dports/games/quake2max/Quake2maX_0.45-src_unix/server/
H A Dsv_ents.c253 pflags |= PS_M_VELOCITY; in SV_WritePlayerstateToClient()
321 if (pflags & PS_M_VELOCITY) in SV_WritePlayerstateToClient()
/dports/games/quake2-source/quake2-r0.16.2/src/server/
H A Dsv_ents.c255 pflags |= PS_M_VELOCITY; in SV_WritePlayerstateToClient()
323 if (pflags & PS_M_VELOCITY) in SV_WritePlayerstateToClient()
/dports/games/alienarena-data/alienarena-7.66/source/server/
H A Dsv_ents.c168 pflags |= PS_M_VELOCITY; in SV_WritePlayerstateToClient()
242 if (pflags & PS_M_VELOCITY) in SV_WritePlayerstateToClient()
/dports/games/alienarena/alienarena-7.66/source/server/
H A Dsv_ents.c168 pflags |= PS_M_VELOCITY; in SV_WritePlayerstateToClient()
242 if (pflags & PS_M_VELOCITY) in SV_WritePlayerstateToClient()
/dports/games/quake2lnx/quake2-r0.16.2/src/server/
H A Dsv_ents.c255 pflags |= PS_M_VELOCITY; in SV_WritePlayerstateToClient()
323 if (pflags & PS_M_VELOCITY) in SV_WritePlayerstateToClient()
/dports/games/quake2-relay/relay-0.4/common/
H A Ddm2.h88 #define PS_M_VELOCITY (1<<2) macro
H A Ddm2.c814 if (mask & PS_M_VELOCITY) in DM2_ReadPS()
885 mask |= PS_M_VELOCITY; in DM2_WritePS()
937 if (mask & PS_M_VELOCITY) in DM2_WritePS()
/dports/games/egl/egl-0.3.1_9/common/
H A Dprotocol.h58 PS_M_VELOCITY = 1 << 2, enumerator
/dports/games/quake2max/Quake2maX_0.45-src_unix/qcommon/
H A Dqcommon.h298 #define PS_M_VELOCITY (1<<2) macro
/dports/games/quake2-source/quake2-r0.16.2/src/qcommon/
H A Dqcommon.h252 #define PS_M_VELOCITY (1<<2) macro
/dports/games/quake2lnx/quake2-r0.16.2/src/qcommon/
H A Dqcommon.h252 #define PS_M_VELOCITY (1<<2) macro
/dports/games/q2p/Q2P-0.2-2006-12-31/qcommon/
H A Dqcommon.h270 #define PS_M_VELOCITY (1<<2) macro
/dports/games/alienarena/alienarena-7.66/source/qcommon/
H A Dqcommon.h290 #define PS_M_VELOCITY (1<<2) macro
/dports/games/alienarena-data/alienarena-7.66/source/qcommon/
H A Dqcommon.h290 #define PS_M_VELOCITY (1<<2) macro
/dports/games/qudos/QuDos-0.40.1-src/src/qcommon/
H A Dqcommon.h259 #define PS_M_VELOCITY (1<<2) macro
/dports/games/r1q2/r1q2-8012_5/qcommon/
H A Dqcommon.h415 #define PS_M_VELOCITY (1<<2) macro

12