Home
last modified time | relevance | path

Searched refs:ET_GENERAL (Results 51 – 75 of 110) sorted by relevance

12345

/dports/games/openjk/OpenJK-07675e2/code/game/
H A Dg_missile.cpp588 ent->s.eType = ET_GENERAL; in G_MissileImpacted()
1106 if ( ent->s.eType == ET_GENERAL ) in G_RollMissile()
1320 if ( ent->s.eType != ET_GENERAL ) in G_RunMissile()
H A Dg_turret.cpp908 base->s.eType = ET_GENERAL; in finish_spawning_turret()
1302 base->s.eType = ET_GENERAL; in laser_arm_start()
1337 head->s.eType = ET_GENERAL; in laser_arm_start()
1805 base->s.eType = ET_GENERAL; in SP_PAS()
H A Dg_misc.cpp180 self->s.eType = ET_GENERAL; in SP_light()
1094 ent->s.eType = ET_GENERAL; in SP_misc_dlight()
1123 ent->s.eType = ET_GENERAL; in misc_dlight_use_old()
H A Dg_svcmds.cpp75 case ET_GENERAL: in Svcmd_EntityList_f()
/dports/games/tremulous/tremulous/tremulous-1.1.0-src/src/game/
H A Dg_missile.c83 ent->s.eType = ET_GENERAL; in G_ExplodeMissile()
225 ent->s.eType = ET_GENERAL; in G_MissileImpact()
H A Dbg_public.h1229 ET_GENERAL, enumerator
/dports/games/openjk/OpenJK-07675e2/codeJK2/game/
H A Dg_svcmds.cpp51 case ET_GENERAL: in Svcmd_EntityList_f()
H A Dg_misc.cpp163 self->s.eType = ET_GENERAL; in SP_light()
931 ent->s.eType = ET_GENERAL; in SP_misc_dlight()
960 ent->s.eType = ET_GENERAL; in misc_dlight_use_old()
/dports/games/ioquake3-server/ioquake3-1.36/code/game/
H A Dg_arenas.c302 podium->s.eType = ET_GENERAL; in SpawnPodium()
/dports/games/ioquake3/ioquake3-1.36/code/game/
H A Dg_arenas.c302 podium->s.eType = ET_GENERAL; in SpawnPodium()
/dports/games/evq3/evq3/code/game/
H A Dg_arenas.c302 podium->s.eType = ET_GENERAL; in SpawnPodium()
/dports/games/worldofpadman/worldofpadman-1.2.20080621/code/game/
H A Dg_arenas.c302 podium->s.eType = ET_GENERAL; in SpawnPodium()
/dports/games/openjk/OpenJK-07675e2/codemp/game/
H A Dg_missile.c233 ent->s.eType = ET_GENERAL; in G_ExplodeMissile()
783 ent->s.eType = ET_GENERAL; in G_MissileImpact()
H A Dg_turret.c766 base->s.eType = ET_GENERAL; in turret_base_spawn_top()
H A Dg_items.c1101 sentry->s.eType = ET_GENERAL; in ItemUse_Sentry()
3179 if ((ent->s.weapon == WP_DET_PACK && ent->s.eType == ET_GENERAL && ent->physicsObject)) in G_BounceItem()
3202 (ent->s.shouldtarget && ent->s.eType == ET_GENERAL && ent->physicsObject)) in G_BounceItem()
/dports/games/iortcw/iortcw-1.51c/SP/code/game/
H A Dg_main.c570 if ( traceEnt->s.eType == ET_GENERAL ) { in G_CheckForCursorHints()
599 if ( checkEnt->s.eType == ET_GENERAL ) { in G_CheckForCursorHints()
1770 ent->s.eType = ET_GENERAL; in MoveClientToIntermission()
H A Dg_tramcar.c998 self->melee->s.eType = ET_GENERAL; in props_me109_think()
1018 self->melee->s.eType = ET_GENERAL; in props_me109_think()
H A Dbg_public.h1298 ET_GENERAL, enumerator
/dports/games/iortcw/iortcw-1.51c/MP/code/game/
H A Dg_main.c575 if ( traceEnt->s.eType == ET_GENERAL ) { in G_CheckForCursorHints()
602 if ( checkEnt->s.eType == ET_GENERAL || checkEnt->s.eType == ET_MG42_BARREL ) { in G_CheckForCursorHints()
1700 ent->s.eType = ET_GENERAL; in MoveClientToIntermission()
H A Dg_tramcar.c1004 self->melee->s.eType = ET_GENERAL; in props_me109_think()
1024 self->melee->s.eType = ET_GENERAL; in props_me109_think()
H A Dg_missile.c314 ent->s.eType = ET_GENERAL; in G_MissileImpact()
499 ent->s.eType = ET_GENERAL; in G_ExplodeMissile()
H A Dg_target.c977 ent->s.eType = ET_GENERAL; in SP_target_script_trigger()
H A Dbg_public.h1280 ET_GENERAL, enumerator
/dports/games/ioquake3/ioquake3-1.36/code/cgame/
H A Dcg_ents.c952 case ET_GENERAL:
/dports/games/ioquake3-server/ioquake3-1.36/code/cgame/
H A Dcg_ents.c952 case ET_GENERAL:

12345