/external/quake/quake/src/QW/client/ |
D | cl_demo.c | 292 MSG_WriteString (&net_message, "EndOfDemo"); in CL_Stop_f() 434 MSG_WriteString (&buf, gamedirfile); in CL_Record_f() 442 MSG_WriteString (&buf, cl.levelname); in CL_Record_f() 462 MSG_WriteString (&buf, va("fullserverinfo \"%s\"\n", cl.serverinfo) ); in CL_Record_f() 475 MSG_WriteString (&buf, s); in CL_Record_f() 501 MSG_WriteString (&buf, s); in CL_Record_f() 581 MSG_WriteString (&buf, va("cmd spawn %i 0\n", cl.servercount) ); in CL_Record_f() 612 MSG_WriteString (&buf, player->userinfo); in CL_Record_f() 625 MSG_WriteString (&buf, cl_lightstyle[i].map); in CL_Record_f() 655 MSG_WriteString (&buf, va("skins\n") ); in CL_Record_f()
|
D | cl_parse.c | 192 MSG_WriteString (&cls.netchan.message, va("download %s", cls.downloadname)); in CL_CheckOrDownloadFile() 254 …MSG_WriteString (&cls.netchan.message, va(prespawn_name, cl.servercount, cl.worldmodel->checksum2)… in Model_NextDownload() 297 MSG_WriteString (&cls.netchan.message, va(modellist_name, cl.servercount, 0)); in Sound_NextDownload() 605 MSG_WriteString (&cls.netchan.message, va(soundlist_name, cl.servercount, 0)); in CL_ParseServerData() 642 MSG_WriteString (&cls.netchan.message, va(soundlist_name, cl.servercount, n)); in CL_ParseSoundlist() 688 MSG_WriteString (&cls.netchan.message, va(modellist_name, cl.servercount, n)); in CL_ParseModellist()
|
D | skin.c | 259 MSG_WriteString (&cls.netchan.message, in Skin_NextDownload()
|
D | cl_cam.c | 116 MSG_WriteString (&cls.netchan.message, "ptrack"); in Cam_Unlock() 129 MSG_WriteString (&cls.netchan.message, st); in Cam_Lock()
|
D | common.h | 109 void MSG_WriteString (sizebuf_t *sb, char *s);
|
D | cl_main.c | 779 MSG_WriteString (&cls.netchan.message, "new"); in CL_Reconnect_f() 822 MSG_WriteString (&cls.netchan.message, "new"); in CL_ConnectionlessPacket()
|
D | common.c | 577 void MSG_WriteString (sizebuf_t *sb, char *s) in MSG_WriteString() function
|
/external/quake/quake/src/WinQuake/ |
D | net_dgrm.cpp | 693 MSG_WriteString(&net_message, name); in Test2_Poll() 760 MSG_WriteString(&net_message, ""); in Test2_f() 877 MSG_WriteString(&net_message, dfunc.AddrToString(&newaddr)); in _Datagram_CheckNewConnections() 878 MSG_WriteString(&net_message, hostname.string); in _Datagram_CheckNewConnections() 879 MSG_WriteString(&net_message, sv.name); in _Datagram_CheckNewConnections() 915 MSG_WriteString(&net_message, client->name); in _Datagram_CheckNewConnections() 919 MSG_WriteString(&net_message, client->netconnection->address); in _Datagram_CheckNewConnections() 960 MSG_WriteString(&net_message, var->name); in _Datagram_CheckNewConnections() 961 MSG_WriteString(&net_message, var->string); in _Datagram_CheckNewConnections() 982 MSG_WriteString(&net_message, "Incompatible version.\n"); in _Datagram_CheckNewConnections() [all …]
|
D | cl_main.cpp | 185 MSG_WriteString (&cls.message, "prespawn"); in CL_SignonReply() 190 MSG_WriteString (&cls.message, va("name \"%s\"\n", cl_name.string)); in CL_SignonReply() 193 …MSG_WriteString (&cls.message, va("color %i %i\n", ((int)cl_color.value)>>4, ((int)cl_color.value)… in CL_SignonReply() 197 MSG_WriteString (&cls.message, str); in CL_SignonReply() 202 MSG_WriteString (&cls.message, "begin"); in CL_SignonReply()
|
D | host.cpp | 287 MSG_WriteString (&host_client->message, string); in SV_ClientPrintf() 311 MSG_WriteString (&svs.clients[i].message, string); in SV_BroadcastPrintf() 332 MSG_WriteString (&host_client->message, string); in Host_ClientCommands() 388 MSG_WriteString (&client->message, ""); in SV_DropClient()
|
D | sv_main.cpp | 196 MSG_WriteString (&client->message,message); in SV_SendServerinfo() 209 MSG_WriteString (&client->message,message); in SV_SendServerinfo() 212 MSG_WriteString (&client->message, *s); in SV_SendServerinfo() 216 MSG_WriteString (&client->message, *s); in SV_SendServerinfo() 995 MSG_WriteString (&msg, "reconnect\n"); in SV_SendReconnect()
|
D | net_ser.cpp | 789 MSG_WriteString(&net_message, "QUAKE"); in _Serial_Connect() 912 MSG_WriteString(&net_message, hostname.string); in _Serial_CheckNewConnections() 913 MSG_WriteString(&net_message, sv.name); in _Serial_CheckNewConnections()
|
D | common.h | 109 void MSG_WriteString (sizebuf_t *sb, const char *s);
|
D | pr_cmds.cpp | 308 MSG_WriteString (&client->message, s ); in PF_sprint() 339 MSG_WriteString (&client->message, s ); in PF_centerprint() 1243 MSG_WriteString (&client->message, val); in PF_lightstyle() 1571 MSG_WriteString (WriteDest(), G_STRING(OFS_PARM1)); in PF_WriteString()
|
D | host_cmd.cpp | 952 MSG_WriteString (&sv.reliable_datagram, host_client->name); in Host_Name_f() 1349 MSG_WriteString (&host_client->message, client->name); in Host_Spawn_f() 1363 MSG_WriteString (&host_client->message, sv.lightstyles[i]); in Host_Spawn_f()
|
D | common.cpp | 576 void MSG_WriteString (sizebuf_t *sb, const char *s) in MSG_WriteString() function
|
D | WinQuake.ncb | 1244 …ar *dataQ_strcpymsg_suppress_1SZ_PrintproghackBigFloatSZ_ClearMSG_WriteStringchar *spopu…
|
/external/quake/quake/src/QW/server/ |
D | sv_user.c | 88 MSG_WriteString (&host_client->netchan.message, gamedir); in SV_New_f() 96 MSG_WriteString (&host_client->netchan.message, PR_GetString(sv.edicts->v.message)); in SV_New_f() 116 MSG_WriteString (&host_client->netchan.message, va("fullserverinfo \"%s\"\n", svs.info) ); in SV_New_f() 158 MSG_WriteString (&host_client->netchan.message, *s); in SV_Soundlist_f() 208 MSG_WriteString (&host_client->netchan.message, *s); in SV_Modellist_f() 280 MSG_WriteString (&host_client->netchan.message, va("cmd spawn %i 0\n",svs.spawncount) ); in SV_PreSpawn_f() 285 MSG_WriteString (&host_client->netchan.message, in SV_PreSpawn_f() 1095 MSG_WriteString (&sv.reliable_datagram, Cmd_Argv(1)); in SV_SetInfo_f() 1096 MSG_WriteString (&sv.reliable_datagram, Info_ValueForKey(host_client->userinfo, Cmd_Argv(1))); in SV_SetInfo_f()
|
D | sv_nchan.c | 151 MSG_WriteString(&cl->backbuf, s); in ClientReliableWrite_String() 154 MSG_WriteString(&cl->netchan.message, s); in ClientReliableWrite_String()
|
D | sv_ccmds.c | 533 MSG_WriteString (&sv.reliable_datagram, key); in SV_SendServerInfoChange() 534 MSG_WriteString (&sv.reliable_datagram, value); in SV_SendServerInfoChange()
|
D | sv_main.c | 163 MSG_WriteString (&net_message, message); in SV_FinalMessage() 304 MSG_WriteString (buf, info); in SV_FullClientUpdate()
|
D | sv_send.c | 239 MSG_WriteString (&sv.reliable_datagram, string); in SV_BroadcastCommand()
|
D | pr_cmds.c | 1422 MSG_WriteString (WriteDest(), G_STRING(OFS_PARM1)); in PF_WriteString()
|