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

  /external/quake/quake/src/WinQuake/
common.h 188 extern qboolean standard_quake, rogue, hipnotic;
common.cpp 56 qboolean standard_quake = true, rogue, hipnotic; variable
1134 standard_quake = false;
1140 standard_quake = false;
    [all...]
cl_parse.cpp 607 if (standard_quake)
host.cpp 838 if (standard_quake)
sv_main.cpp 698 if (standard_quake)
  /external/quake/quake/src/QW/client/
common.h 208 extern qboolean standard_quake, rogue, hipnotic;
common.c 57 qboolean standard_quake = true, rogue, hipnotic; variable
    [all...]

Completed in 172 milliseconds