Home
last modified time | relevance | path

Searched refs:FRAG_MKILL3 (Results 1 – 6 of 6) sorted by relevance

/dports/games/bloodfrontier/bloodfrontier/src/game/
H A Dgame.h356 …FRAG_MKILL1 = 1<<9, FRAG_MKILL2 = 1<<10, FRAG_MKILL3 = 1<<11, FRAG_REVENGE = 1<<12, FRAG_DOMINATE … enumerator
359 FRAG_MULTI = FRAG_MKILL1|FRAG_MKILL2|FRAG_MKILL3,
H A Dgame.cpp838 else if(style&FRAG_MKILL3) in killed()
/dports/games/redeclipse16/base-1.6.0/src/game/
H A Dgame.h271 FRAG_MKILL1 = 1<<7, FRAG_MKILL2 = 1<<8, FRAG_MKILL3 = 1<<9, enumerator
275 FRAG_MULTI = FRAG_MKILL1|FRAG_MKILL2|FRAG_MKILL3,
H A Dgame.cpp1599 else if(style&FRAG_MKILL3) in killed()
/dports/games/redeclipse/base-2.0.0/src/game/
H A Dgame.h330 FRAG_MKILL1 = 1<<7, FRAG_MKILL2 = 1<<8, FRAG_MKILL3 = 1<<9, enumerator
334 FRAG_MULTI = FRAG_MKILL1|FRAG_MKILL2|FRAG_MKILL3,
H A Dgame.cpp1684 else if(style&FRAG_MKILL3) in killed()