Home | History | Annotate | Download | only in progs

Lines Matching full:entity

8 void (vector org, entity death_owner) spawn_tdeath;

103 Returns the entity to view from
106 entity() FindIntermission =
108 local entity spot;
184 local entity pos;
220 local entity pos;
311 Returns the entity to spawn at
314 entity() SelectSpawnPoint =
316 local entity spot, newspot, thing;
320 local entity spots;
396 float(entity e) ValidateUser =
455 local entity spot;
623 local entity o;
699 local entity old_self;
1206 void(entity targ, entity attacker) ClientObituary =