/dports/games/doomlegacy/doomlegacy_1.48.8_source/src/ |
H A D | action.h | 29 void A_Raise(); 124 void A_Raise ();
|
/dports/games/vavoom/vavoom-1.33/progs/common/linespec/ |
H A D | Sigil.vc | 520 SIGH A 1 Bright A_Raise 523 SIGH B 1 Bright A_Raise 526 SIGH C 1 Bright A_Raise 529 SIGH D 1 Bright A_Raise 532 SIGH E 1 Bright A_Raise
|
H A D | FWeapAxe.vc | 144 A_Raise(); 168 A_Raise();
|
H A D | PhoenixRod.vc | 64 PHNX A 1 A_Raise
|
H A D | Mace.vc | 71 MACE A 1 A_Raise
|
H A D | MWeapBloodscourge.vc | 102 MSTF A 1 A_Raise
|
H A D | CWeapWraithverge.vc | 102 CHLY A 1 A_Raise
|
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/doom/ |
H A D | deh_bexptr.c | 31 extern void A_Raise(); 127 {"Raise", {A_Raise}},
|
/dports/games/zdoom/zdoom-2.8.1/src/g_hexen/ |
H A D | a_fighteraxe.cpp | 131 CALL_ACTION(A_Raise, self); in DEFINE_ACTION_FUNCTION() 155 CALL_ACTION(A_Raise, self); in DEFINE_ACTION_FUNCTION()
|
/dports/games/prboom-plus/prboom-plus-2.5.1.3/src/ |
H A D | p_pspr.h | 98 void A_Raise();
|
/dports/games/prboom/prboom-2.5.0/src/ |
H A D | p_pspr.h | 98 void A_Raise();
|
/dports/games/libretro-prboom/libretro-prboom-cc80175/src/ |
H A D | p_pspr.h | 95 void A_Raise();
|
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/doom/src/ |
H A D | acfnlink.c | 101 {"A_Raise", A_Raise},
|
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/doom64/src/ |
H A D | acfnlink.c | 107 {"A_Raise", A_Raise},
|
/dports/games/zdoom/zdoom-2.8.1/src/ |
H A D | p_pspr.h | 99 DECLARE_ACTION(A_Raise)
|
/dports/games/edge/Edge-1.35-source/deh_edge/ |
H A D | info.cc | 48 {SPR_PUNG,0,1,A_Raise,S_PUNCHUP,0,0}, // S_PUNCHUP 56 {SPR_PISG,0,1,A_Raise,S_PISTOLUP,0,0}, // S_PISTOLUP 64 {SPR_SHTG,0,1,A_Raise,S_SGUNUP,0,0}, // S_SGUNUP 78 {SPR_SHT2,0,1,A_Raise,S_DSGUNUP,0,0}, // S_DSGUNUP 95 {SPR_CHGG,0,1,A_Raise,S_CHAINUP,0,0}, // S_CHAINUP 103 {SPR_MISG,0,1,A_Raise,S_MISSILEUP,0,0}, // S_MISSILEUP 114 {SPR_SAWG,2,1,A_Raise,S_SAWUP,0,0}, // S_SAWUP 120 {SPR_PLSG,0,1,A_Raise,S_PLASMAUP,0,0}, // S_PLASMAUP 127 {SPR_BFGG,0,1,A_Raise,S_BFGUP,0,0}, // S_BFGUP
|
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/heretic/ |
H A D | p_action.h | 45 void A_Raise();
|
H A D | deh_frame.c | 132 { { 111920, 114240, 114480 }, A_Raise },
|
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/heretic/ |
H A D | p_action.h | 45 void A_Raise();
|
H A D | deh_frame.c | 132 { { 111920, 114240, 114480 }, A_Raise },
|
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/heretic/src/ |
H A D | acfnlink.c | 132 {"A_Raise", A_Raise},
|
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/doom/include/ |
H A D | acfnlink.h | 99 void C_DECL A_Raise();
|
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/doom64/include/ |
H A D | acfnlink.h | 84 void C_DECL A_Raise();
|
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/hexen/src/ |
H A D | acfnlink.c | 202 {"A_Raise", A_Raise},
|
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/heretic/include/ |
H A D | acfnlink.h | 125 void C_DECL A_Raise();
|