Home
last modified time | relevance | path

Searched refs:comp_zombie (Results 1 – 13 of 13) sorted by relevance

/dports/games/libretro-prboom/libretro-prboom-cc80175/src/
H A Ddoomstat.h98 comp_zombie, enumerator
H A Dp_switch.c487 if (thing->player && thing->player->health <= 0 && !comp[comp_zombie]) in P_UseSpecialLine()
567 if (thing->player && thing->player->health <= 0 && !comp[comp_zombie]) in P_UseSpecialLine()
H A Dp_spec.c1448 if (!(thing->player && thing->player->health <= 0 && !comp[comp_zombie])) in P_CrossSpecialLine()
1534 if (!(thing->player && thing->player->health <= 0 && !comp[comp_zombie])) in P_CrossSpecialLine()
2196 if(thing->player && thing->player->health<=0 && !comp[comp_zombie]) in P_ShootSpecialLine()
2205 if(thing->player && thing->player->health<=0 && !comp[comp_zombie]) in P_ShootSpecialLine()
H A Dm_misc.c252 …{"comp_zombie",{&default_comp[comp_zombie], NULL},{0, NULL},0,1,def_bool,ss_comp,&comp[comp_zombie
/dports/games/prboom/prboom-2.5.0/src/
H A Ddoomstat.h103 comp_zombie, enumerator
H A Dp_switch.c416 if (thing->player && thing->player->health <= 0 && !comp[comp_zombie]) in P_UseSpecialLine()
496 if (thing->player && thing->player->health <= 0 && !comp[comp_zombie]) in P_UseSpecialLine()
H A Dp_spec.c1409 if (!(thing->player && thing->player->health <= 0 && !comp[comp_zombie])) in P_CrossSpecialLine()
1495 if (!(thing->player && thing->player->health <= 0 && !comp[comp_zombie])) in P_CrossSpecialLine()
2157 if(thing->player && thing->player->health<=0 && !comp[comp_zombie]) in P_ShootSpecialLine()
2166 if(thing->player && thing->player->health<=0 && !comp[comp_zombie]) in P_ShootSpecialLine()
H A Dm_misc.c265 {"comp_zombie",{&default_comp[comp_zombie]},{0},0,1,def_bool,ss_comp,&comp[comp_zombie]},
/dports/games/prboom-plus/prboom-plus-2.5.1.3/src/
H A Ddoomstat.h106 comp_zombie, enumerator
H A Dp_switch.c446 if (thing->player && thing->player->health <= 0 && !comp[comp_zombie]) in P_UseSpecialLine()
526 if (thing->player && thing->player->health <= 0 && !comp[comp_zombie]) in P_UseSpecialLine()
H A Dp_spec.c1532 if (!(thing->player && thing->player->health <= 0 && !comp[comp_zombie])) in P_CrossSpecialLine()
1618 if (!(thing->player && thing->player->health <= 0 && !comp[comp_zombie])) in P_CrossSpecialLine()
2280 if(thing->player && thing->player->health<=0 && !comp[comp_zombie]) in P_ShootSpecialLine()
2289 if(thing->player && thing->player->health<=0 && !comp[comp_zombie]) in P_ShootSpecialLine()
H A Dm_misc.c336 {"comp_zombie",{&default_comp[comp_zombie]},{0},0,1,def_bool,ss_comp,&comp[comp_zombie]},
/dports/games/doomlegacy/doomlegacy_1.48.8_source/src/
H A Dg_game.c311 comp_zombie, enumerator