Searched refs:svc_updatefrags (Results 1 – 10 of 10) sorted by relevance
102 #define svc_updatefrags 14 // [byte] [short] macro
390 MSG_WriteByte (&client->message, svc_updatefrags); in SV_DropClient()
847 case svc_updatefrags: in CL_ParseServerMessage()
770 MSG_WriteByte (&client->message, svc_updatefrags); in SV_UpdateToReliableMessages()
1350 MSG_WriteByte (&host_client->message, svc_updatefrags); in Host_Spawn_f()
77 #define svc_updatefrags 14 // [byte] [short] macro
593 MSG_WriteByte (&buf, svc_updatefrags); in CL_Record_f()
1213 case svc_updatefrags: in CL_ParseServerMessage()
640 ClientReliableWrite_Begin(client, svc_updatefrags, 4); in SV_UpdateToReliableMessages()
282 MSG_WriteByte (buf, svc_updatefrags); in SV_FullClientUpdate()