Home
last modified time | relevance | path

Searched refs:PLATWAIT (Results 1 – 25 of 33) sorted by relevance

12

/dports/games/odamex/odamex-src-0.7.0/common/
H A Dp_xlat.cpp72 #define PLATWAIT 105 macro
138 /* 10 */ { WALK|MONST, Plat_DownWaitUpStayLip, { TAG, P_FAST, PLATWAIT, 0 } },
149 /* 21 */ { USE, Plat_DownWaitUpStayLip, { TAG, P_FAST, PLATWAIT } },
181 /* 53 */ { WALK, Plat_PerpetualRaiseLip, { TAG, P_SLOW, PLATWAIT, 0 } },
190 /* 62 */ { USE|REP, Plat_DownWaitUpStayLip, { TAG, P_FAST, PLATWAIT, 0 } },
215 /* 87 */ { WALK|REP, Plat_PerpetualRaiseLip, { TAG, P_SLOW, PLATWAIT, 0 } },
249 /* 121 */ { WALK, Plat_DownWaitUpStayLip, { TAG, P_TURBO, PLATWAIT, 0 } },
250 /* 122 */ { USE, Plat_DownWaitUpStayLip, { TAG, P_TURBO, PLATWAIT, 0 } },
251 /* 123 */ { USE|REP, Plat_DownWaitUpStayLip, { TAG, P_TURBO, PLATWAIT, 0 } },
293 /* 162 */ { USE, Plat_PerpetualRaiseLip, { TAG, P_SLOW, PLATWAIT, 0 } },
[all …]
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/strife/
H A Dp_plats.c214 plat->wait = TICRATE * PLATWAIT; in EV_DoPlat()
227 plat->wait = TICRATE * PLATWAIT; in EV_DoPlat()
241 plat->wait = TICRATE * (PLATWAIT * 10); in EV_DoPlat()
254 plat->wait = TICRATE * PLATWAIT; in EV_DoPlat()
271 plat->wait = TICRATE * PLATWAIT; in EV_DoPlat()
H A Dp_spec.h316 #define PLATWAIT 3 macro
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/strife/
H A Dp_plats.c214 plat->wait = TICRATE * PLATWAIT; in EV_DoPlat()
227 plat->wait = TICRATE * PLATWAIT; in EV_DoPlat()
241 plat->wait = TICRATE * (PLATWAIT * 10); in EV_DoPlat()
254 plat->wait = TICRATE * PLATWAIT; in EV_DoPlat()
271 plat->wait = TICRATE * PLATWAIT; in EV_DoPlat()
H A Dp_spec.h316 #define PLATWAIT 3 macro
/dports/games/prboom/prboom-2.5.0/src/
H A Dp_plats.c270 plat->wait = 35*PLATWAIT; in EV_DoPlat()
283 plat->wait = 35*PLATWAIT; in EV_DoPlat()
300 plat->wait = 35*PLATWAIT; in EV_DoPlat()
308 plat->wait = 35*PLATWAIT; //not used in EV_DoPlat()
/dports/games/libretro-prboom/libretro-prboom-cc80175/src/
H A Dp_plats.c270 plat->wait = 35*PLATWAIT; in EV_DoPlat()
283 plat->wait = 35*PLATWAIT; in EV_DoPlat()
300 plat->wait = 35*PLATWAIT; in EV_DoPlat()
308 plat->wait = 35*PLATWAIT; //not used in EV_DoPlat()
/dports/games/doomlegacy/doomlegacy_1.48.8_source/src/
H A Dp_plats.c274 plat->wait = PLATWAIT * adj_ticks_per_sec; // [WDJ] in EV_DoPlat()
287 plat->wait = PLATWAIT * adj_ticks_per_sec; in EV_DoPlat()
304 plat->wait = PLATWAIT * adj_ticks_per_sec; // [WDJ] in EV_DoPlat()
312 plat->wait = PLATWAIT * adj_ticks_per_sec; // [WDJ] in EV_DoPlat()
/dports/games/prboom-plus/prboom-plus-2.5.1.3/src/
H A Dp_plats.c272 plat->wait = 35*PLATWAIT; in EV_DoPlat()
285 plat->wait = 35*PLATWAIT; in EV_DoPlat()
302 plat->wait = 35*PLATWAIT; in EV_DoPlat()
310 plat->wait = 35*PLATWAIT; //not used in EV_DoPlat()
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/doom/
H A Dp_plats.c205 plat->wait = TICRATE*PLATWAIT; in EV_DoPlat()
218 plat->wait = TICRATE*PLATWAIT; in EV_DoPlat()
235 plat->wait = TICRATE*PLATWAIT; in EV_DoPlat()
H A Dp_spec.h310 #define PLATWAIT 3 macro
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/doom/
H A Dp_plats.c205 plat->wait = TICRATE*PLATWAIT; in EV_DoPlat()
218 plat->wait = TICRATE*PLATWAIT; in EV_DoPlat()
235 plat->wait = TICRATE*PLATWAIT; in EV_DoPlat()
H A Dp_spec.h301 #define PLATWAIT 3 macro
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/common/src/world/
H A Dp_plat.cpp397 plat->wait = PLATWAIT * TICSPERSEC; in doPlat()
416 plat->wait = PLATWAIT * TICSPERSEC; in doPlat()
436 plat->wait = 50 * PLATWAIT; in doPlat()
469 plat->wait = PLATWAIT * TICSPERSEC; in doPlat()
494 plat->wait = PLATWAIT * TICSPERSEC; in doPlat()
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/common/include/
H A Dp_plat.h31 #define PLATWAIT (3) macro
/dports/games/heretic/glheretic-1.2/
H A Dp_plats.c180 plat->wait = 35*PLATWAIT; in EV_DoPlat()
192 plat->wait = 35*PLATWAIT; in EV_DoPlat()
H A Dp_spec.h223 #define PLATWAIT 3 macro
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/heretic/
H A Dp_plats.c184 plat->wait = 35 * PLATWAIT; in EV_DoPlat()
196 plat->wait = 35 * PLATWAIT; in EV_DoPlat()
H A Dp_spec.h234 #define PLATWAIT 3 macro
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/heretic/
H A Dp_plats.c184 plat->wait = 35 * PLATWAIT; in EV_DoPlat()
196 plat->wait = 35 * PLATWAIT; in EV_DoPlat()
H A Dp_spec.h234 #define PLATWAIT 3 macro
/dports/games/zdoom/zdoom-2.8.1/wadsrc/static/xlat/
H A Ddefines.i62 define PLATWAIT (105)
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/hexen/
H A Dp_spec.h275 #define PLATWAIT 3 macro
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/hexen/
H A Dp_spec.h275 #define PLATWAIT 3 macro
/dports/games/uhexen/uhexen-0.601/include/
H A Dp_spec.h269 #define PLATWAIT 3 macro

12