Home
last modified time | relevance | path

Searched refs:comp_vile (Results 1 – 10 of 10) sorted by relevance

/dports/games/libretro-prboom/libretro-prboom-cc80175/src/
H A Ddoomstat.h85 comp_vile, enumerator
H A Dm_misc.c261 …{"comp_vile",{&default_comp[comp_vile], NULL},{0, NULL},0,1,def_bool,ss_comp,&comp[comp_vile], NUL…
H A Dp_enemy.c1585 if (comp[comp_vile]) // phares in PIT_VileCheck()
1659 if (comp[comp_vile]) // phares in A_VileChase()
/dports/games/prboom/prboom-2.5.0/src/
H A Ddoomstat.h90 comp_vile, enumerator
H A Dm_misc.c274 {"comp_vile",{&default_comp[comp_vile]},{0},0,1,def_bool,ss_comp,&comp[comp_vile]},
H A Dp_enemy.c1604 if (comp[comp_vile]) // phares in PIT_VileCheck()
1678 if (comp[comp_vile]) // phares in A_VileChase()
/dports/games/prboom-plus/prboom-plus-2.5.1.3/src/
H A Ddoomstat.h93 comp_vile, enumerator
H A Dm_misc.c345 {"comp_vile",{&default_comp[comp_vile]},{0},0,1,def_bool,ss_comp,&comp[comp_vile]},
H A Dp_enemy.c1626 if (comp[comp_vile]) // phares in PIT_VileCheck()
1700 if (comp[comp_vile]) // phares in A_VileChase()
/dports/games/doomlegacy/doomlegacy_1.48.8_source/src/
H A Dg_game.c298 comp_vile, enumerator
3905 EN_vile_revive_bug = comp[comp_vile]; // Vanilla in G_DoPlayDemo()