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

  /external/quake/quake/src/WinQuake/
server.h 121 #define MOVETYPE_TOSS 6 // gravity
sv_phys.cpp 32 bonus items are SOLID_TRIGGER touch, and MOVETYPE_TOSS
33 corpses are SOLID_NOT and MOVETYPE_TOSS
34 crates are SOLID_BBOX and MOVETYPE_TOSS
1102 case MOVETYPE_TOSS:
    [all...]
  /gdk/samples/quake/jni/
server.h 121 #define MOVETYPE_TOSS 6 // gravity
sv_phys.cpp 32 bonus items are SOLID_TRIGGER touch, and MOVETYPE_TOSS
33 corpses are SOLID_NOT and MOVETYPE_TOSS
34 crates are SOLID_BBOX and MOVETYPE_TOSS
1102 case MOVETYPE_TOSS:
    [all...]
  /external/quake/quake/src/QW/server/
server.h 259 #define MOVETYPE_TOSS 6 // gravity
sv_phys.c 32 bonus items are SOLID_TRIGGER touch, and MOVETYPE_TOSS
33 corpses are SOLID_NOT and MOVETYPE_TOSS
34 crates are SOLID_BBOX and MOVETYPE_TOSS
857 case MOVETYPE_TOSS:

Completed in 24 milliseconds