HomeSort by relevance Sort by last modified time
    Searched full:sendinfo (Results 1 - 4 of 4) sorted by null

  /external/quake/quake/src/QW/server/
server.h 123 qboolean sendinfo; // at end of frame, send info to all member in struct:client_s
sv_send.c 629 if (host_client->sendinfo)
631 host_client->sendinfo = false;
sv_user.c 70 // host_client->sendinfo = true;
1084 // host_client->sendinfo = true;
    [all...]
sv_main.c 709 newcl->sendinfo = true;
    [all...]

Completed in 47 milliseconds