Home
last modified time | relevance | path

Searched refs:comp_soul (Results 1 – 12 of 12) sorted by relevance

/dports/games/libretro-prboom/libretro-prboom-cc80175/src/
H A Ddoomstat.h106 comp_soul, enumerator
H A Dp_mobj.c550 (!comp[comp_soul] || in P_ZMovement()
609 if (!comp[comp_soul] && mo->flags & MF_SKULLFLY) in P_ZMovement()
624 if (comp[comp_soul] && mo->flags & MF_SKULLFLY) in P_ZMovement()
H A Dm_misc.c274 …{"comp_soul",{&default_comp[comp_soul], NULL},{0, NULL},0,1,def_bool,ss_comp,&comp[comp_soul], NUL…
/dports/games/prboom/prboom-2.5.0/src/
H A Ddoomstat.h111 comp_soul, enumerator
H A Dp_mobj.c549 (!comp[comp_soul] || in P_ZMovement()
607 if (!comp[comp_soul] && mo->flags & MF_SKULLFLY) in P_ZMovement()
622 if (comp[comp_soul] && mo->flags & MF_SKULLFLY) in P_ZMovement()
H A Dm_misc.c287 {"comp_soul",{&default_comp[comp_soul]},{0},0,1,def_bool,ss_comp,&comp[comp_soul]},
/dports/games/prboom-plus/prboom-plus-2.5.1.3/src/
H A Ddoomstat.h114 comp_soul, enumerator
H A Dp_mobj.c551 (!comp[comp_soul] || in P_ZMovement()
619 if (!comp[comp_soul] && mo->flags & MF_SKULLFLY) in P_ZMovement()
634 if (comp[comp_soul] && mo->flags & MF_SKULLFLY) in P_ZMovement()
H A Dm_misc.c358 {"comp_soul",{&default_comp[comp_soul]},{0},0,1,def_bool,ss_comp,&comp[comp_soul]},
/dports/games/doomlegacy/doomlegacy_1.48.8_source/src/
H A Dg_game.c319 comp_soul, enumerator
3919 EN_skull_bounce_fix = ! comp[comp_soul]; in G_DoPlayDemo()
/dports/games/prboom/prboom-2.5.0/
H A DNEWS67 - Fixed comp_soul and comp_maskedanim options not actually being optional.
/dports/games/prboom-plus/prboom-plus-2.5.1.3/
H A DNEWS67 - Fixed comp_soul and comp_maskedanim options not actually being optional.