Home
last modified time | relevance | path

Searched refs:A_FirePhoenixPL2 (Results 1 – 19 of 19) sorted by relevance

/dports/games/vavoom/vavoom-1.33/progs/common/linespec/
H A DPhoenixRodPowered.vc47 // A_FirePhoenixPL2
53 final void A_FirePhoenixPL2() self(Actor)
111 PHNX C 1 Bright A_FirePhoenixPL2
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/heretic/
H A Dp_action.h74 void A_FirePhoenixPL2();
H A Ddeh_frame.c85 { { 116736, 118896, 119136 }, A_FirePhoenixPL2 },
H A Dp_pspr.c1683 void A_FirePhoenixPL2(player_t * player, pspdef_t * psp) in A_FirePhoenixPL2() function
H A Dinfo.c520 {SPR_PHNX, 32770, 1, A_FirePhoenixPL2, S_PHOENIXATK2_3, 0, 0}, // S_PHOENIXATK2_2
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/heretic/
H A Dp_action.h74 void A_FirePhoenixPL2();
H A Ddeh_frame.c85 { { 116736, 118896, 119136 }, A_FirePhoenixPL2 },
H A Dp_pspr.c1683 void A_FirePhoenixPL2(player_t * player, pspdef_t * psp) in A_FirePhoenixPL2() function
H A Dinfo.c520 {SPR_PHNX, 32770, 1, A_FirePhoenixPL2, S_PHOENIXATK2_3, 0, 0}, // S_PHOENIXATK2_2
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/heretic/src/
H A Dacfnlink.c85 {"A_FirePhoenixPL2", A_FirePhoenixPL2},
H A Dp_pspr.c1210 void C_DECL A_FirePhoenixPL2(player_t* player, pspdef_t* psp) in A_FirePhoenixPL2() function
/dports/games/doomlegacy/doomlegacy_1.48.8_source/src/
H A Daction.h153 void A_FirePhoenixPL2 ();
H A Dp_hpspr.c1326 void A_FirePhoenixPL2(player_t *player, pspdef_t *psp) in A_FirePhoenixPL2() function
H A Dinfo.c1581 { SPR_PHNX,32770, 1, {A_FirePhoenixPL2} ,S_PHOENIXATK2_3 }, // S_PHOENIXATK2_2
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/heretic/include/
H A Dacfnlink.h78 void C_DECL A_FirePhoenixPL2();
/dports/games/zdoom/zdoom-2.8.1/src/g_heretic/
H A Da_hereticweaps.cpp1247 DEFINE_ACTION_FUNCTION(AActor, A_FirePhoenixPL2) in DEFINE_ACTION_FUNCTION() argument
/dports/games/heretic/glheretic-1.2/
H A Dp_pspr.c1706 void A_FirePhoenixPL2(player_t *player, pspdef_t *psp) in A_FirePhoenixPL2() function
H A Dinfo.c71 void A_FirePhoenixPL2 (void);
630 {SPR_PHNX,32770,1,{(actionf_p1)A_FirePhoenixPL2},S_PHOENIXATK2_3,0,0}, /* S_PHOENIXATK2_2 */
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/heretic/defs/
H A Dobjects.ded8056 Action = "A_FirePhoenixPL2";