Home
last modified time | relevance | path

Searched refs:A_BishopDecide (Results 1 – 12 of 12) sorted by relevance

/dports/games/zdoom/zdoom-2.8.1/src/g_hexen/
H A Da_bishop.cpp84 DEFINE_ACTION_FUNCTION(AActor, A_BishopDecide) in DEFINE_ACTION_FUNCTION() argument
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/hexen/src/
H A Dacfnlink.c57 {"A_BishopDecide", A_BishopDecide},
H A Dp_enemy.c2229 void C_DECL A_BishopDecide(mobj_t *actor) in A_BishopDecide() function
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/hexen/include/
H A Dacfnlink.h49 void C_DECL A_BishopDecide();
/dports/games/vavoom/vavoom-1.33/progs/common/linespec/
H A DActor.Hexen.vc1402 // A_BishopDecide
1406 final void A_BishopDecide()
/dports/games/uhexen/uhexen-0.601/src/
H A Dp_enemy.c2616 void A_BishopDecide(mobj_t *actor) in A_BishopDecide() function
H A Dinfo.c200 void A_BishopDecide ();
2479 {SPR_BISH,0,1,A_BishopDecide,S_BISHOP_WALK1,0,0}, // S_BISHOP_DECIDE
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/hexen/
H A Dp_enemy.c2687 void A_BishopDecide(mobj_t * actor) in A_BishopDecide() function
H A Dinfo.c216 void A_BishopDecide();
2495 {SPR_BISH, 0, 1, A_BishopDecide, S_BISHOP_WALK1, 0, 0}, // S_BISHOP_DECIDE
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/hexen/
H A Dp_enemy.c2687 void A_BishopDecide(mobj_t * actor) in A_BishopDecide() function
H A Dinfo.c216 void A_BishopDecide();
2495 {SPR_BISH, 0, 1, A_BishopDecide, S_BISHOP_WALK1, 0, 0}, // S_BISHOP_DECIDE
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/hexen/defs/
H A Dobjects.ded28542 Action = "A_BishopDecide";