Home
last modified time | relevance | path

Searched defs:spechit (Results 1 – 21 of 21) sorted by relevance

/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/common/include/
H A Dp_mapspec.h30 DENG_EXTERN_C iterlist_t *spechit; variable
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/common/src/world/
H A Dp_mapspec.cpp32 iterlist_t *spechit; ///< For crossed line specials. variable
/dports/games/prboom-plus/prboom-plus-2.5.1.3/src/
H A Dg_overflow.h108 line_t ***spechit; member
H A Dg_overflow.c217 line_t **spechit = *(params->spechit); in SpechitOverrun() local
H A Dp_map.c105 line_t **spechit; // new code -- killough variable
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/doom/
H A Dp_map.c85 line_t* spechit[MAXSPECIALCROSS]; variable
/dports/games/heretic/glheretic-1.2/
H A Dp_map.c62 line_t *spechit[MAXSPECIALCROSS]; variable
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/heretic/
H A Dp_map.c105 line_t **spechit; // [crispy] remove SPECHIT limit variable
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/doom/
H A Dp_map.c85 line_t** spechit; // [crispy] remove SPECHIT limit variable
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/strife/
H A Dp_map.c102 line_t* spechit[MAXSPECIALCROSS]; variable
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/heretic/
H A Dp_map.c105 line_t *spechit[MAXSPECIALCROSS]; variable
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/strife/
H A Dp_map.c102 line_t* spechit[MAXSPECIALCROSS]; variable
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/hexen/
H A Dp_map.c80 line_t *spechit[MAXSPECIALCROSS]; variable
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/hexen/
H A Dp_map.c80 line_t *spechit[MAXSPECIALCROSS]; variable
/dports/games/uhexen/uhexen-0.601/src/
H A Dp_map.c72 line_t *spechit[MAXSPECIALCROSS]; variable
/dports/games/doomlegacy/doomlegacy_1.48.8_source/src/
H A Dp_map.c144 int * spechit = NULL; //SoM: 3/15/2000: Limit removal variable
/dports/games/libretro-prboom/libretro-prboom-cc80175/src/
H A Dp_map.c85 line_t **spechit; // new code -- killough variable
/dports/games/prboom/prboom-2.5.0/src/
H A Dp_map.c85 line_t **spechit; // new code -- killough variable
/dports/games/edge/Edge-1.35-source/src/
H A Dp_map.cc102 linelist_c spechit; // List of special lines that have been hit variable
/dports/games/odamex/odamex-src-0.7.0/common/
H A Dp_map.cpp80 std::vector<line_t*> spechit; variable
/dports/games/zdoom/zdoom-2.8.1/src/
H A Dp_map.cpp73 TArray<line_t *> spechit; variable