Home
last modified time | relevance | path

Searched refs:GRAB_STALL (Results 1 – 15 of 15) sorted by relevance

/dports/games/openbor/openbor-3caaddd5/engine/source/openborscript/
H A Dconstants.c393 ICMPCONST(GRAB_STALL) in mapstrings_transconst()
/dports/games/openbor3482/openbor-2c1ecd7/engine/
H A Dopenbor.h218 #define GRAB_STALL (GAME_SPEED * 8 / 10) macro
H A Dopenborscript.c8985 ICMPCONST(GRAB_STALL) in mapstrings_transconst()
H A Dopenbor.c14597 other->stalltime = time + GRAB_STALL; in common_takedamage()
15136 other->stalltime = time + GRAB_STALL; in common_trymove()
/dports/games/openbor3711/openbor-6ec17fa/engine/
H A Dopenbor.h219 #define GRAB_STALL (GAME_SPEED * 8 / 10) macro
H A Dopenborscript.c8552 ICMPCONST(GRAB_STALL)
H A Dopenbor.c14902 other->stalltime = time + GRAB_STALL; in common_takedamage()
15364 other->stalltime = time + GRAB_STALL; in trygrab()
/dports/games/openbor3979/openbor-2bcf25b/engine/
H A Dopenbor.h220 #define GRAB_STALL (GAME_SPEED * 8 / 10) macro
H A Dopenborscript.c10243 ICMPCONST(GRAB_STALL) in mapstrings_transconst()
H A Dopenbor.c20384 other->stalltime = time + GRAB_STALL; in common_takedamage()
20990 other->stalltime = time + GRAB_STALL; in trygrab()
/dports/games/openbor4432/openbor-ba1eb4f/engine/
H A Dopenbor.h111 #define GRAB_STALL (GAME_SPEED * 8 / 10) macro
H A Dopenborscript.c13034 ICMPCONST(GRAB_STALL) in mapstrings_transconst()
H A Dopenbor.c23502 other->stalltime = time + GRAB_STALL; in common_takedamage()
24139 target->stalltime = time + GRAB_STALL; in dograb()
/dports/games/openbor/openbor-3caaddd5/engine/
H A Dopenbor.h112 #define GRAB_STALL (GAME_SPEED * 8 / 10) macro
H A Dopenbor.c25545 other->stalltime = _time + GRAB_STALL; in common_takedamage()
26319 target->stalltime = _time + GRAB_STALL; in dograb()