Home
last modified time | relevance | path

Searched refs:MOD_R_SPLASH (Results 1 – 25 of 113) sorted by path

12345

/dports/games/alienarena-data/alienarena-7.66/source/game/
H A Dg_local.h548 #define MOD_R_SPLASH 9 macro
H A Dg_misc.c1158 T_RadiusDamage(self, self, 300, NULL, 800, MOD_R_SPLASH, -1); in spidervolts()
H A Dg_target.c483 T_RadiusDamage(self, self->owner, 500, self->owner, 300, MOD_R_SPLASH, -1); in target_laser_think()
H A Dg_weapon.c547 T_RadiusDamage(ent, ent->owner, ent->radius_dmg, other, ent->dmg_radius, MOD_R_SPLASH, 5); in rocket_touch()
643 T_RadiusDamage(ent, ent->owner, ent->radius_dmg, other, ent->dmg_radius, MOD_R_SPLASH, 5); in stinger_touch()
1327 T_RadiusDamage(ent, ent->owner, 400, ent->enemy, 120, MOD_R_SPLASH, 2); in minderaser_think()
1353 T_RadiusDamage(ent, ent->owner, 400, ent->enemy, 120, MOD_R_SPLASH, 2); in minderaser_touch()
1488 …T_RadiusDamage(self, self->owner, self->radius_dmg, self->enemy, self->dmg_radius, MOD_R_SPLASH, 2… in smartgrenade_think()
1522 T_RadiusDamage(self, self->owner, self->radius_dmg, NULL, self->dmg_radius, MOD_R_SPLASH, -1); in prox_think()
1544 T_RadiusDamage(self, self->owner, self->radius_dmg, NULL, self->dmg_radius, MOD_R_SPLASH, 2); in prox_think()
1578 T_RadiusDamage(self, self->owner, self->radius_dmg, NULL, self->dmg_radius, MOD_R_SPLASH, 2); in prox_die()
1702 T_RadiusDamage(ent, ent->owner, ent->radius_dmg, other, ent->dmg_radius, MOD_R_SPLASH, 7); in bomb_touch()
1938 T_RadiusDamage(ent, ent->owner, ent->radius_dmg, other, ent->dmg_radius, MOD_R_SPLASH, 4); in fireball_touch()
[all …]
H A Dp_client.c182 case MOD_R_SPLASH: in ClientObituary()
277 case MOD_R_SPLASH: in ClientObituary()
984 if(mod == MOD_R_SPLASH || mod == MOD_ROCKET) in player_die()
1016 if(mod == MOD_R_SPLASH || mod == MOD_ROCKET) in player_die()
1025 if(mod == MOD_R_SPLASH || mod == MOD_ROCKET) in player_die()
/dports/games/alienarena/alienarena-7.66/source/game/
H A Dg_local.h548 #define MOD_R_SPLASH 9 macro
H A Dg_misc.c1158 T_RadiusDamage(self, self, 300, NULL, 800, MOD_R_SPLASH, -1); in spidervolts()
H A Dg_target.c483 T_RadiusDamage(self, self->owner, 500, self->owner, 300, MOD_R_SPLASH, -1); in target_laser_think()
H A Dg_weapon.c547 T_RadiusDamage(ent, ent->owner, ent->radius_dmg, other, ent->dmg_radius, MOD_R_SPLASH, 5); in rocket_touch()
643 T_RadiusDamage(ent, ent->owner, ent->radius_dmg, other, ent->dmg_radius, MOD_R_SPLASH, 5); in stinger_touch()
1327 T_RadiusDamage(ent, ent->owner, 400, ent->enemy, 120, MOD_R_SPLASH, 2); in minderaser_think()
1353 T_RadiusDamage(ent, ent->owner, 400, ent->enemy, 120, MOD_R_SPLASH, 2); in minderaser_touch()
1488 …T_RadiusDamage(self, self->owner, self->radius_dmg, self->enemy, self->dmg_radius, MOD_R_SPLASH, 2… in smartgrenade_think()
1522 T_RadiusDamage(self, self->owner, self->radius_dmg, NULL, self->dmg_radius, MOD_R_SPLASH, -1); in prox_think()
1544 T_RadiusDamage(self, self->owner, self->radius_dmg, NULL, self->dmg_radius, MOD_R_SPLASH, 2); in prox_think()
1578 T_RadiusDamage(self, self->owner, self->radius_dmg, NULL, self->dmg_radius, MOD_R_SPLASH, 2); in prox_die()
1702 T_RadiusDamage(ent, ent->owner, ent->radius_dmg, other, ent->dmg_radius, MOD_R_SPLASH, 7); in bomb_touch()
1938 T_RadiusDamage(ent, ent->owner, ent->radius_dmg, other, ent->dmg_radius, MOD_R_SPLASH, 4); in fireball_touch()
[all …]
H A Dp_client.c182 case MOD_R_SPLASH: in ClientObituary()
277 case MOD_R_SPLASH: in ClientObituary()
984 if(mod == MOD_R_SPLASH || mod == MOD_ROCKET) in player_die()
1016 if(mod == MOD_R_SPLASH || mod == MOD_ROCKET) in player_die()
1025 if(mod == MOD_R_SPLASH || mod == MOD_ROCKET) in player_die()
/dports/games/egl/egl-0.3.1_9/game/
H A Dg_local.h463 #define MOD_R_SPLASH 9 macro
H A Dg_weapon.c607 T_RadiusDamage(ent, ent->owner, ent->radius_dmg, other, ent->dmg_radius, MOD_R_SPLASH); in rocket_touch()
H A Dp_client.c291 case MOD_R_SPLASH: in ClientObituary()
355 case MOD_R_SPLASH: in ClientObituary()
/dports/games/odamex/odamex-src-0.7.0/common/
H A Dp_enemy.cpp1884 mod = MOD_R_SPLASH; in A_Explode()
H A Dp_local.h334 #define MOD_R_SPLASH 6 macro
/dports/games/odamex/odamex-src-0.7.0/server/src/
H A Dsv_main.cpp4768 case MOD_R_SPLASH: messagenum = OB_R_SPLASH; break; in ClientObituary()
4852 case MOD_R_SPLASH: messagenum = OB_MPR_SPLASH; break; in ClientObituary()
/dports/games/q2p/Q2P-0.2-2006-12-31/ctf/
H A Dg_local.h484 #define MOD_R_SPLASH 9 macro
H A Dg_weapon.c602 T_RadiusDamage(ent, ent->owner, ent->radius_dmg, other, ent->dmg_radius, MOD_R_SPLASH); in rocket_touch()
H A Dp_client.c268 case MOD_R_SPLASH: in ClientObituary()
328 case MOD_R_SPLASH: in ClientObituary()
/dports/games/q2p/Q2P-0.2-2006-12-31/game/
H A Dg_local.h476 #define MOD_R_SPLASH 9 macro
H A Dg_weapon.c607 T_RadiusDamage(ent, ent->owner, ent->radius_dmg, other, ent->dmg_radius, MOD_R_SPLASH); in rocket_touch()
H A Dp_client.c283 case MOD_R_SPLASH: in ClientObituary()
347 case MOD_R_SPLASH: in ClientObituary()
/dports/games/q2pro/q2pro/game/
H A Dg_local.h481 #define MOD_R_SPLASH 9 macro
H A Dg_weapon.c607 T_RadiusDamage(ent, ent->owner, ent->radius_dmg, other, ent->dmg_radius, MOD_R_SPLASH); in rocket_touch()
H A Dp_client.c283 case MOD_R_SPLASH: in ClientObituary()
347 case MOD_R_SPLASH: in ClientObituary()

12345