Home
last modified time | relevance | path

Searched refs:P_FindNextHighestFloor (Results 1 – 25 of 72) sorted by relevance

123

/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/strife/
H A Dp_plats.c189 plat->high = P_FindNextHighestFloor(sec,sec->floorheight); in EV_DoPlat()
212 plat->high = P_FindNextHighestFloor(sec, sec->floorheight); in EV_DoPlat()
H A Dp_floor.c343 P_FindNextHighestFloor(sec,sec->floorheight); in EV_DoFloor()
351 P_FindNextHighestFloor(sec,sec->floorheight); in EV_DoFloor()
H A Dp_spec.h100 P_FindNextHighestFloor
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/strife/
H A Dp_plats.c189 plat->high = P_FindNextHighestFloor(sec,sec->floorheight); in EV_DoPlat()
212 plat->high = P_FindNextHighestFloor(sec, sec->floorheight); in EV_DoPlat()
H A Dp_floor.c343 P_FindNextHighestFloor(sec,sec->floorheight); in EV_DoFloor()
351 P_FindNextHighestFloor(sec,sec->floorheight); in EV_DoFloor()
H A Dp_spec.h100 P_FindNextHighestFloor
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/doom/
H A Dp_floor.c327 P_FindNextHighestFloor(sec,sec->floorheight); in EV_DoFloor()
335 P_FindNextHighestFloor(sec,sec->floorheight); in EV_DoFloor()
H A Dp_plats.c178 plat->high = P_FindNextHighestFloor(sec,sec->floorheight); in EV_DoPlat()
H A Dp_spec.h88 P_FindNextHighestFloor
/dports/games/libretro-prboom/libretro-prboom-cc80175/src/
H A Dp_floor.c516 floor->floordestheight = P_FindNextHighestFloor(sec,sec->floorheight); in EV_DoFloor()
523 floor->floordestheight = P_FindNextHighestFloor(sec,sec->floorheight); in EV_DoFloor()
1018 P_FindNextHighestFloor(sec,sec->floorheight); in EV_DoElevator()
/dports/games/prboom/prboom-2.5.0/src/
H A Dp_floor.c522 floor->floordestheight = P_FindNextHighestFloor(sec,sec->floorheight); in EV_DoFloor()
529 floor->floordestheight = P_FindNextHighestFloor(sec,sec->floorheight); in EV_DoFloor()
1021 P_FindNextHighestFloor(sec,sec->floorheight); in EV_DoElevator()
H A Dp_plats.c242 plat->high = P_FindNextHighestFloor(sec,sec->floorheight); in EV_DoPlat()
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/doom/
H A Dp_floor.c403 P_FindNextHighestFloor(sec,sec->floorheight); in EV_DoFloor()
411 P_FindNextHighestFloor(sec,sec->floorheight); in EV_DoFloor()
H A Dp_plats.c178 plat->high = P_FindNextHighestFloor(sec,sec->floorheight); in EV_DoPlat()
H A Dp_spec.h95 P_FindNextHighestFloor
/dports/games/doomlegacy/doomlegacy_1.48.8_source/src/
H A Dp_floor.c619 mfloor->floordestheight = P_FindNextHighestFloor(sec,sec->floorheight); in EV_DoFloor()
626 mfloor->floordestheight = P_FindNextHighestFloor(sec,sec->floorheight); in EV_DoFloor()
1099 P_FindNextHighestFloor(sec,sec->floorheight); in EV_DoElevator()
/dports/games/prboom-plus/prboom-plus-2.5.1.3/src/
H A Dp_floor.c548 floor->floordestheight = P_FindNextHighestFloor(sec,sec->floorheight); in EV_DoFloor()
555 floor->floordestheight = P_FindNextHighestFloor(sec,sec->floorheight); in EV_DoFloor()
1138 P_FindNextHighestFloor(sec,sec->floorheight); in EV_DoElevator()
/dports/games/heretic/glheretic-1.2/
H A Dp_plats.c157 plat->high = P_FindNextHighestFloor(sec,sec->floorheight); in EV_DoPlat()
H A Dp_spec.h80 fixed_t P_FindNextHighestFloor(sector_t *sec,int currentheight);
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/heretic/
H A Dp_spec.h91 fixed_t P_FindNextHighestFloor(sector_t * sec, int currentheight);
H A Dp_plats.c164 plat->high = P_FindNextHighestFloor(sec, sec->floorheight); in EV_DoPlat()
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/heretic/
H A Dp_spec.h91 fixed_t P_FindNextHighestFloor(sector_t * sec, int currentheight);
H A Dp_plats.c164 plat->high = P_FindNextHighestFloor(sec, sec->floorheight); in EV_DoPlat()
/dports/games/odamex/odamex-src-0.7.0/common/
H A Dp_floor.cpp321 m_FloorDestHeight = P_FindNextHighestFloor(sec); in DFloor()
1002 elevator->m_FloorDestHeight = P_FindNextHighestFloor(sec); in EV_DoElevator()
H A Dp_plats.cpp290 m_High = P_FindNextHighestFloor(sec); in DPlat()

123