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

  /external/quake/quake/src/WinQuake/
protocol.h 116 #define svc_signonnum 25 // [byte] used for the signon sequence macro
cl_parse.cpp 58 "svc_signonnum",
901 case svc_signonnum:
host_cmd.cpp 1276 MSG_WriteByte (&host_client->message, svc_signonnum);
1400 MSG_WriteByte (&host_client->message, svc_signonnum);
    [all...]
sv_main.cpp 228 MSG_WriteByte (&client->message, svc_signonnum);

Completed in 43 milliseconds