Home
last modified time | relevance | path

Searched refs:select_hwep (Results 1 – 25 of 36) sorted by relevance

12

/dports/games/nethack33/nethack-3.3.1/src/
H A Dweapon.c487 select_hwep(mtmp) /* select a hand to hand weapon for the monster */ in select_hwep() function
584 obj = select_hwep(mon);
H A Ddo.c1239 if ((otmp = select_hwep(mtmp)) == 0) { in final_level()
/dports/games/nethack33-nox11/nethack-3.3.1/src/
H A Dweapon.c487 select_hwep(mtmp) /* select a hand to hand weapon for the monster */ in select_hwep() function
584 obj = select_hwep(mon);
H A Ddo.c1239 if ((otmp = select_hwep(mtmp)) == 0) { in final_level()
/dports/games/falconseye/falconseye-1.9.3_11/src/
H A Dweapon.c487 select_hwep(mtmp) /* select a hand to hand weapon for the monster */ in select_hwep() function
584 obj = select_hwep(mon);
H A Ddo.c1239 if ((otmp = select_hwep(mtmp)) == 0) { in final_level()
/dports/games/nethack36-nox11/NetHack-NetHack-3.6.6_Released/src/
H A Dminion.c504 if ((otmp = select_hwep(mtmp)) == 0) { in gain_guardian_angel()
H A Dweapon.c653 select_hwep(mtmp) in select_hwep() function
759 obj = select_hwep(mon);
/dports/games/nethack36/NetHack-NetHack-3.6.6_Released/src/
H A Dminion.c504 if ((otmp = select_hwep(mtmp)) == 0) { in gain_guardian_angel()
H A Dweapon.c653 select_hwep(mtmp) in select_hwep() function
759 obj = select_hwep(mon);
/dports/games/nethack34/nethack-3.4.3/src/
H A Dweapon.c485 select_hwep(mtmp) /* select a hand to hand weapon for the monster */ in select_hwep() function
590 obj = select_hwep(mon);
H A Ddo.c1408 if ((otmp = select_hwep(mtmp)) == 0) { in final_level()
/dports/games/nethack34-nox11/nethack-3.4.3/src/
H A Dweapon.c485 select_hwep(mtmp) /* select a hand to hand weapon for the monster */ in select_hwep() function
590 obj = select_hwep(mon);
H A Ddo.c1408 if ((otmp = select_hwep(mtmp)) == 0) { in final_level()
/dports/games/vultures-eye/vulture-2.3.67/nethack/src/
H A Dweapon.c493 select_hwep(mtmp) /* select a hand to hand weapon for the monster */ in select_hwep() function
598 obj = select_hwep(mon);
H A Ddo.c1408 if ((otmp = select_hwep(mtmp)) == 0) { in final_level()
/dports/games/xnethack/xNetHack-xnh6.1/src/
H A Dminion.c552 if ((otmp = select_hwep(mtmp)) == 0) { in gain_guardian_angel()
H A Dweapon.c781 select_hwep(struct monst *mtmp) in select_hwep() function
882 obj = select_hwep(mon); in mon_wield_item()
/dports/games/unnethack/unnethack-5.1.0-20131208/src/
H A Dweapon.c470 select_hwep(mtmp) /* select a hand to hand weapon for the monster */ in select_hwep() function
583 obj = select_hwep(mon);
H A Ddo.c1600 if ((otmp = select_hwep(mtmp)) == 0) { in final_level()
/dports/games/vultures-eye/vulture-2.3.67/unnethack/src/
H A Dweapon.c491 select_hwep(mtmp) /* select a hand to hand weapon for the monster */ in select_hwep() function
604 obj = select_hwep(mon);
H A Ddo.c1546 if ((otmp = select_hwep(mtmp)) == 0) { in final_level()
/dports/games/vultures-eye/vulture-2.3.67/slashem/src/
H A Dweapon.c642 select_hwep(mtmp) /* select a hand to hand weapon for the monster */ in select_hwep() function
747 obj = select_hwep(mon);
H A Ddo.c1462 if ((otmp = select_hwep(mtmp)) == 0) { in final_level()
/dports/games/xnethack/xNetHack-xnh6.1/include/
H A Dextern.h3075 extern struct obj *select_hwep(struct monst *);

12