Home
last modified time | relevance | path

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

/dports/games/vavoom/vavoom-1.33/progs/common/linespec/
H A DPhoenixRodPowered.vc30 // A_InitPhoenixPL2
34 final void A_InitPhoenixPL2() self(Actor)
109 PHNX B 3 A_InitPhoenixPL2
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/heretic/
H A Dp_action.h73 void A_InitPhoenixPL2();
H A Ddeh_frame.c108 { { 116720, 118880, 119120 }, A_InitPhoenixPL2 },
H A Dp_pspr.c1670 void A_InitPhoenixPL2(player_t * player, pspdef_t * psp) in A_InitPhoenixPL2() function
H A Dinfo.c519 {SPR_PHNX, 1, 3, A_InitPhoenixPL2, S_PHOENIXATK2_2, 0, 0}, // S_PHOENIXATK2_1
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/heretic/
H A Dp_action.h73 void A_InitPhoenixPL2();
H A Ddeh_frame.c108 { { 116720, 118880, 119120 }, A_InitPhoenixPL2 },
H A Dp_pspr.c1670 void A_InitPhoenixPL2(player_t * player, pspdef_t * psp) in A_InitPhoenixPL2() function
H A Dinfo.c519 {SPR_PHNX, 1, 3, A_InitPhoenixPL2, S_PHOENIXATK2_2, 0, 0}, // S_PHOENIXATK2_1
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/heretic/src/
H A Dacfnlink.c108 {"A_InitPhoenixPL2", A_InitPhoenixPL2},
H A Dp_pspr.c1202 void C_DECL A_InitPhoenixPL2(player_t *player, pspdef_t *psp) in A_InitPhoenixPL2() function
/dports/games/doomlegacy/doomlegacy_1.48.8_source/src/
H A Daction.h152 void A_InitPhoenixPL2 ();
H A Dp_hpspr.c1313 void A_InitPhoenixPL2(player_t *player, pspdef_t *psp) in A_InitPhoenixPL2() function
H A Dinfo.c1580 { SPR_PHNX, 1, 3, {A_InitPhoenixPL2} ,S_PHOENIXATK2_2 }, // S_PHOENIXATK2_1
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/heretic/include/
H A Dacfnlink.h101 void C_DECL A_InitPhoenixPL2();
/dports/games/zdoom/zdoom-2.8.1/src/g_heretic/
H A Da_hereticweaps.cpp1227 DEFINE_ACTION_FUNCTION(AActor, A_InitPhoenixPL2) in DEFINE_ACTION_FUNCTION() argument
/dports/games/heretic/glheretic-1.2/
H A Dp_pspr.c1692 void A_InitPhoenixPL2(player_t *player, pspdef_t *psp) in A_InitPhoenixPL2() function
H A Dinfo.c70 void A_InitPhoenixPL2 (void);
629 {SPR_PHNX,1,3,{(actionf_p1)A_InitPhoenixPL2},S_PHOENIXATK2_2,0,0}, /* S_PHOENIXATK2_1 */
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/heretic/defs/
H A Dobjects.ded8047 Action = "A_InitPhoenixPL2";