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

  /external/quake/quake/src/QW/client/
quakedef.h 143 void Host_ShutdownServer (qboolean crash);
  /external/quake/quake/src/WinQuake/
host.cpp 102 Host_ShutdownServer (false);
140 Host_ShutdownServer (false);
401 Host_ShutdownServer
406 void Host_ShutdownServer(qboolean crash)
456 Con_Printf("Host_ShutdownServer: NET_SendToAll failed for %u clients\n", count);
quakedef.h 325 void Host_ShutdownServer (qboolean crash);
cl_main.cpp 124 Host_ShutdownServer(false);
135 Host_ShutdownServer (false);
host_cmd.cpp 52 Host_ShutdownServer(false);
274 Host_ShutdownServer(false);
    [all...]

Completed in 264 milliseconds