Home
last modified time | relevance | path

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

/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/heretic/src/
H A Dh_items.cpp307 { S_PHOENIXUP, S_PHOENIXDOWN, S_PHOENIXREADY, S_PHOENIXATK1_1, S_PHOENIXATK1_1, S_NULL },
318 { S_PHOENIXUP, S_PHOENIXDOWN, S_PHOENIXREADY, S_PHOENIXATK2_1, S_PHOENIXATK2_2, S_NULL },
/dports/games/heretic/glheretic-1.2/
H A Dp_user.c693 != &states[S_PHOENIXREADY]) in P_PlayerThink()
697 P_SetPsprite(player, ps_weapon, S_PHOENIXREADY); in P_PlayerThink()
H A Dp_pspr.c107 S_PHOENIXREADY, /* readystate */
192 S_PHOENIXREADY, /* readystate */
H A Dinfo.h615 S_PHOENIXREADY, enumerator
H A Dinfo.c621 {SPR_PHNX,0,1,{(actionf_p1)A_WeaponReady},S_PHOENIXREADY,0,0}, /* S_PHOENIXREADY */
628 {SPR_PHNX,1,0,{(actionf_p1)A_ReFire},S_PHOENIXREADY,0,0}, /* S_PHOENIXATK1_5 */
632 {SPR_PHNX,1,4,{(actionf_p1)A_ShutdownPhoenixPL2},S_PHOENIXREADY,0,0}, /* S_PHOENIXATK2_4 */
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/heretic/
H A Dp_user.c712 != &states[S_PHOENIXREADY]) in P_PlayerThink()
716 P_SetPsprite(player, ps_weapon, S_PHOENIXREADY); in P_PlayerThink()
H A Dp_pspr.c118 S_PHOENIXREADY, // readystate
202 S_PHOENIXREADY, // readystate
H A Dinfo.h629 S_PHOENIXREADY, enumerator
H A Dinfo.c511 {SPR_PHNX, 0, 1, A_WeaponReady, S_PHOENIXREADY, 0, 0}, // S_PHOENIXREADY
518 {SPR_PHNX, 1, 0, A_ReFire, S_PHOENIXREADY, 0, 0}, // S_PHOENIXATK1_5
522 {SPR_PHNX, 1, 4, A_ShutdownPhoenixPL2, S_PHOENIXREADY, 0, 0}, // S_PHOENIXATK2_4
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/heretic/
H A Dp_user.c686 != &states[S_PHOENIXREADY]) in P_PlayerThink()
690 P_SetPsprite(player, ps_weapon, S_PHOENIXREADY); in P_PlayerThink()
H A Dp_pspr.c118 S_PHOENIXREADY, // readystate
202 S_PHOENIXREADY, // readystate
H A Dinfo.h629 S_PHOENIXREADY, enumerator
H A Dinfo.c511 {SPR_PHNX, 0, 1, A_WeaponReady, S_PHOENIXREADY, 0, 0}, // S_PHOENIXREADY
518 {SPR_PHNX, 1, 0, A_ReFire, S_PHOENIXREADY, 0, 0}, // S_PHOENIXATK1_5
522 {SPR_PHNX, 1, 4, A_ShutdownPhoenixPL2, S_PHOENIXREADY, 0, 0}, // S_PHOENIXATK2_4
/dports/games/doomlegacy/doomlegacy_1.48.8_source/src/
H A Dp_hpspr.c121 S_PHOENIXREADY, // readystate
215 S_PHOENIXREADY, // readystate
H A Dp_user.c1335 != &states[S_PHOENIXREADY]) in P_PlayerThink()
1339 P_SetPsprite(player, ps_weapon, S_PHOENIXREADY); in P_PlayerThink()
H A Dinfo.h1801 S_PHOENIXREADY, enumerator
H A Dinfo.c1572 { SPR_PHNX, 0, 1, {A_WeaponReady} ,S_PHOENIXREADY }, // S_PHOENIXREADY
1579 { SPR_PHNX, 1, 0, {A_ReFire} ,S_PHOENIXREADY }, // S_PHOENIXATK1_5
1583 { SPR_PHNX, 1, 4, {A_ShutdownPhoenixPL2},S_PHOENIXREADY}, // S_PHOENIXATK2_4
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/common/src/
H A Dp_user.c1429 (player->pSprites[ps_weapon].state != &STATES[S_PHOENIXREADY]) in P_PlayerThinkPowers()
1432 P_SetPsprite(player, ps_weapon, S_PHOENIXREADY); in P_PlayerThinkPowers()
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/heretic/include/
H A Dinfo.h646 S_PHOENIXREADY, enumerator