Home
last modified time | relevance | path

Searched refs:comp_respawn (Results 1 – 7 of 7) sorted by relevance

/dports/games/libretro-prboom/libretro-prboom-cc80175/src/
H A Ddoomstat.h103 comp_respawn, /* cph - this is the inverse of comp_respawnfix from eternity */ enumerator
H A Dp_mobj.c663 if(!comp[comp_respawn] && !x && !y) in P_NightmareRespawn()
/dports/games/prboom/prboom-2.5.0/src/
H A Ddoomstat.h108 comp_respawn, /* cph - this is the inverse of comp_respawnfix from eternity */ enumerator
H A Dp_mobj.c661 if(!comp[comp_respawn] && !x && !y) in P_NightmareRespawn()
/dports/games/prboom-plus/prboom-plus-2.5.1.3/src/
H A Ddoomstat.h111 comp_respawn, /* cph - this is the inverse of comp_respawnfix from eternity */ enumerator
H A Dp_mobj.c673 if(!comp[comp_respawn] && !x && !y) in P_NightmareRespawn()
/dports/games/doomlegacy/doomlegacy_1.48.8_source/src/
H A Dg_game.c316 comp_respawn, enumerator
3918 EN_catch_respawn_0 = ! comp[comp_respawn]; in G_DoPlayDemo()