OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MOVETYPE_TOSS
(Results
1 - 4
of
4
) 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
...]
/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 543 milliseconds