Home
last modified time | relevance | path

Searched defs:EV_DoPlat (Results 1 – 17 of 17) sorted by relevance

/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/hexen/
H A Dp_plats.c103 int EV_DoPlat(line_t * line, byte * args, plattype_e type, int amount) in EV_DoPlat() function
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/hexen/
H A Dp_plats.c103 int EV_DoPlat(line_t * line, byte * args, plattype_e type, int amount) in EV_DoPlat() function
/dports/games/uhexen/uhexen-0.601/src/
H A Dp_plats.c96 int EV_DoPlat(line_t *line, byte *args, plattype_e type, int amount) in EV_DoPlat() function
/dports/games/heretic/glheretic-1.2/
H A Dp_plats.c108 int EV_DoPlat(line_t *line,plattype_e type,int amount) in EV_DoPlat() function
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/doom/
H A Dp_plats.c129 EV_DoPlat in EV_DoPlat() function
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/heretic/
H A Dp_plats.c118 int EV_DoPlat(line_t * line, plattype_e type, int amount) in EV_DoPlat() function
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/doom/
H A Dp_plats.c129 EV_DoPlat in EV_DoPlat() function
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/strife/
H A Dp_plats.c143 int EV_DoPlat(line_t* line, plattype_e type, int amount) in EV_DoPlat() function
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/strife/
H A Dp_plats.c143 int EV_DoPlat(line_t* line, plattype_e type, int amount) in EV_DoPlat() function
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/heretic/
H A Dp_plats.c118 int EV_DoPlat(line_t * line, plattype_e type, int amount) in EV_DoPlat() function
/dports/games/libretro-prboom/libretro-prboom-cc80175/src/
H A Dp_plats.c181 int EV_DoPlat in EV_DoPlat() function
/dports/games/doomlegacy/doomlegacy_1.48.8_source/src/
H A Dp_plats.c193 int EV_DoPlat ( line_t* line, plattype_e type, int amount ) in EV_DoPlat() function
/dports/games/prboom-plus/prboom-plus-2.5.1.3/src/
H A Dp_plats.c181 int EV_DoPlat in EV_DoPlat() function
/dports/games/prboom/prboom-2.5.0/src/
H A Dp_plats.c180 int EV_DoPlat in EV_DoPlat() function
/dports/games/zdoom/zdoom-2.8.1/src/
H A Dp_plats.cpp227 bool EV_DoPlat (int tag, line_t *line, DPlat::EPlatType type, int height, in EV_DoPlat() function
/dports/games/odamex/odamex-src-0.7.0/common/
H A Dp_plats.cpp384 BOOL EV_DoPlat (int tag, line_t *line, DPlat::EPlatType type, fixed_t height, in EV_DoPlat() function
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/common/src/world/
H A Dp_plat.cpp514 int EV_DoPlat(Line *line, byte *args, plattype_e type, int amount) in EV_DoPlat() function