Home
last modified time | relevance | path

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

/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/hexen/src/
H A Dacfnlink.c237 {"A_SorcererBishopEntry", A_SorcererBishopEntry},
H A Dp_enemy.c3801 void C_DECL A_SorcererBishopEntry(mobj_t* mo) in A_SorcererBishopEntry() function
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/hexen/include/
H A Dacfnlink.h229 void C_DECL A_SorcererBishopEntry();
/dports/games/zdoom/zdoom-2.8.1/src/g_hexen/
H A Da_heresiarch.cpp878 DEFINE_ACTION_FUNCTION(AActor, A_SorcererBishopEntry) in DEFINE_ACTION_FUNCTION() argument
/dports/games/vavoom/vavoom-1.33/progs/common/linespec/
H A DActor.Hexen.vc2758 // A_SorcererBishopEntry
2762 final void A_SorcererBishopEntry()
/dports/games/uhexen/uhexen-0.601/src/
H A Dp_enemy.c4409 void A_SorcererBishopEntry(mobj_t *actor) in A_SorcererBishopEntry() function
H A Dinfo.c248 void A_SorcererBishopEntry ();
3006 {SPR_BISH,15,4,A_SorcererBishopEntry,S_BISHMORPHB,0,0}, // S_BISHMORPHA
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/hexen/
H A Dp_enemy.c4516 void A_SorcererBishopEntry(mobj_t * actor) in A_SorcererBishopEntry() function
H A Dinfo.c264 void A_SorcererBishopEntry();
3022 {SPR_BISH, 15, 4, A_SorcererBishopEntry, S_BISHMORPHB, 0, 0}, // S_BISHMORPHA
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/hexen/
H A Dp_enemy.c4516 void A_SorcererBishopEntry(mobj_t * actor) in A_SorcererBishopEntry() function
H A Dinfo.c264 void A_SorcererBishopEntry();
3022 {SPR_BISH, 15, 4, A_SorcererBishopEntry, S_BISHMORPHB, 0, 0}, // S_BISHMORPHA
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/hexen/defs/
H A Dobjects.ded33021 Action = "A_SorcererBishopEntry";