/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/heretic/ |
H A D | p_action.h | 37 void A_BeastPuff();
|
H A D | deh_frame.c | 56 { { 70480, 72992, 73056 }, A_BeastPuff },
|
H A D | info.c | 231 {SPR_VFBL, 0, 4, A_BeastPuff, S_VOLCANOBALL2, 0, 0}, // S_VOLCANOBALL1 232 {SPR_VFBL, 1, 4, A_BeastPuff, S_VOLCANOBALL1, 0, 0}, // S_VOLCANOBALL2 766 {SPR_FRB1, 0, 2, A_BeastPuff, S_BEASTBALL2, 0, 0}, // S_BEASTBALL1 767 {SPR_FRB1, 0, 2, A_BeastPuff, S_BEASTBALL3, 0, 0}, // S_BEASTBALL2 768 {SPR_FRB1, 1, 2, A_BeastPuff, S_BEASTBALL4, 0, 0}, // S_BEASTBALL3 769 {SPR_FRB1, 1, 2, A_BeastPuff, S_BEASTBALL5, 0, 0}, // S_BEASTBALL4 770 {SPR_FRB1, 2, 2, A_BeastPuff, S_BEASTBALL6, 0, 0}, // S_BEASTBALL5 771 {SPR_FRB1, 2, 2, A_BeastPuff, S_BEASTBALL1, 0, 0}, // S_BEASTBALL6
|
H A D | p_enemy.c | 926 void A_BeastPuff(mobj_t * actor) in A_BeastPuff() function
|
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/heretic/ |
H A D | p_action.h | 37 void A_BeastPuff();
|
H A D | deh_frame.c | 56 { { 70480, 72992, 73056 }, A_BeastPuff },
|
H A D | info.c | 231 {SPR_VFBL, 0, 4, A_BeastPuff, S_VOLCANOBALL2, 0, 0}, // S_VOLCANOBALL1 232 {SPR_VFBL, 1, 4, A_BeastPuff, S_VOLCANOBALL1, 0, 0}, // S_VOLCANOBALL2 766 {SPR_FRB1, 0, 2, A_BeastPuff, S_BEASTBALL2, 0, 0}, // S_BEASTBALL1 767 {SPR_FRB1, 0, 2, A_BeastPuff, S_BEASTBALL3, 0, 0}, // S_BEASTBALL2 768 {SPR_FRB1, 1, 2, A_BeastPuff, S_BEASTBALL4, 0, 0}, // S_BEASTBALL3 769 {SPR_FRB1, 1, 2, A_BeastPuff, S_BEASTBALL5, 0, 0}, // S_BEASTBALL4 770 {SPR_FRB1, 2, 2, A_BeastPuff, S_BEASTBALL6, 0, 0}, // S_BEASTBALL5 771 {SPR_FRB1, 2, 2, A_BeastPuff, S_BEASTBALL1, 0, 0}, // S_BEASTBALL6
|
H A D | p_enemy.c | 915 void A_BeastPuff(mobj_t * actor) in A_BeastPuff() function
|
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/heretic/src/ |
H A D | acfnlink.c | 56 {"A_BeastPuff", A_BeastPuff},
|
H A D | p_enemy.c | 810 void C_DECL A_BeastPuff(mobj_t* actor) in A_BeastPuff() function
|
/dports/games/doomlegacy/doomlegacy_1.48.8_source/src/ |
H A D | action.h | 116 void A_BeastPuff ();
|
H A D | info.c | 1292 { SPR_VFBL, 0, 4, {A_BeastPuff} ,S_VOLCANOBALL2 }, // S_VOLCANOBALL1 1293 { SPR_VFBL, 1, 4, {A_BeastPuff} ,S_VOLCANOBALL1 }, // S_VOLCANOBALL2 1828 { SPR_FRB1, 0, 2, {A_BeastPuff} ,S_BEASTBALL2 }, // S_BEASTBALL1 1829 { SPR_FRB1, 0, 2, {A_BeastPuff} ,S_BEASTBALL3 }, // S_BEASTBALL2 1830 { SPR_FRB1, 1, 2, {A_BeastPuff} ,S_BEASTBALL4 }, // S_BEASTBALL3 1831 { SPR_FRB1, 1, 2, {A_BeastPuff} ,S_BEASTBALL5 }, // S_BEASTBALL4 1832 { SPR_FRB1, 2, 2, {A_BeastPuff} ,S_BEASTBALL6 }, // S_BEASTBALL5 1833 { SPR_FRB1, 2, 2, {A_BeastPuff} ,S_BEASTBALL1 }, // S_BEASTBALL6
|
H A D | p_henemy.c | 238 void A_BeastPuff(mobj_t *actor) in A_BeastPuff() function
|
H A D | dehacked.c | 1991 {"BeastPuff", {A_BeastPuff}},
|
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/heretic/include/ |
H A D | acfnlink.h | 49 void C_DECL A_BeastPuff();
|
/dports/games/heretic/glheretic-1.2/ |
H A D | info.c | 34 void A_BeastPuff (void); 341 {SPR_VFBL,0,4,{(actionf_p1)A_BeastPuff},S_VOLCANOBALL2,0,0}, /* S_VOLCANOBALL1 */ 342 {SPR_VFBL,1,4,{(actionf_p1)A_BeastPuff},S_VOLCANOBALL1,0,0}, /* S_VOLCANOBALL2 */ 873 {SPR_FRB1,0,2,{(actionf_p1)A_BeastPuff},S_BEASTBALL2,0,0}, /* S_BEASTBALL1 */ 874 {SPR_FRB1,0,2,{(actionf_p1)A_BeastPuff},S_BEASTBALL3,0,0}, /* S_BEASTBALL2 */ 875 {SPR_FRB1,1,2,{(actionf_p1)A_BeastPuff},S_BEASTBALL4,0,0}, /* S_BEASTBALL3 */ 876 {SPR_FRB1,1,2,{(actionf_p1)A_BeastPuff},S_BEASTBALL5,0,0}, /* S_BEASTBALL4 */ 877 {SPR_FRB1,2,2,{(actionf_p1)A_BeastPuff},S_BEASTBALL6,0,0}, /* S_BEASTBALL5 */ 878 {SPR_FRB1,2,2,{(actionf_p1)A_BeastPuff},S_BEASTBALL1,0,0}, /* S_BEASTBALL6 */
|
H A D | p_enemy.c | 906 void A_BeastPuff(mobj_t *actor) in A_BeastPuff() function
|
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/heretic/defs/ |
H A D | objects.ded | 5646 Action = "A_BeastPuff"; 5655 Action = "A_BeastPuff"; 10101 Action = "A_BeastPuff"; 10110 Action = "A_BeastPuff"; 10119 Action = "A_BeastPuff"; 10128 Action = "A_BeastPuff"; 10137 Action = "A_BeastPuff"; 10146 Action = "A_BeastPuff";
|