Home
last modified time | relevance | path

Searched refs:weaphit (Results 1 – 25 of 53) sorted by relevance

123

/dports/games/vultures-eye/vulture-2.3.67/nethack/src/
H A Dcmd.c1575 if (!u.uconduct.weaphit)
1580 u.uconduct.weaphit, plur(u.uconduct.weaphit));
1669 if (!u.uconduct.weaphit)
1671 else if (Role_if(PM_MONK) && u.uconduct.weaphit < 10) {
1673 u.uconduct.weaphit, plur(u.uconduct.weaphit));
1679 u.uconduct.weaphit, plur(u.uconduct.weaphit));
/dports/games/nethack33-nox11/nethack-3.3.1/include/
H A Dyou.h65 long weaphit; /* hit a monster with a weapon */ member
/dports/games/nethack33/nethack-3.3.1/include/
H A Dyou.h65 long weaphit; /* hit a monster with a weapon */ member
/dports/games/falconseye/falconseye-1.9.3_11/include/
H A Dyou.h65 long weaphit; /* hit a monster with a weapon */ member
/dports/games/nethack34/nethack-3.4.3/include/
H A Dyou.h65 long weaphit; /* hit a monster with a weapon */ member
/dports/games/nethack34-nox11/nethack-3.4.3/include/
H A Dyou.h65 long weaphit; /* hit a monster with a weapon */ member
/dports/games/vultures-eye/vulture-2.3.67/nethack/include/
H A Dyou.h65 long weaphit; /* hit a monster with a weapon */ member
/dports/games/vultures-eye/vulture-2.3.67/slashem/include/
H A Dyou.h69 long weaphit; /* hit a monster with a weapon */ member
/dports/games/nethack36-nox11/NetHack-NetHack-3.6.6_Released/include/
H A Dyou.h88 long weaphit; /* hit a monster with a weapon */ member
/dports/games/nethack36/NetHack-NetHack-3.6.6_Released/include/
H A Dyou.h88 long weaphit; /* hit a monster with a weapon */ member
/dports/games/vultures-eye/vulture-2.3.67/unnethack/include/
H A Dyou.h65 long weaphit; /* hit a monster with a weapon */ member
/dports/games/vultures-eye/vulture-2.3.67/slashem/src/
H A Dcmd.c2292 if (!u.uconduct.weaphit)
2297 u.uconduct.weaphit, plur(u.uconduct.weaphit));
2397 if (!u.uconduct.weaphit)
2399 else if (Role_if(PM_MONK) && u.uconduct.weaphit < 10) {
2401 u.uconduct.weaphit, plur(u.uconduct.weaphit));
2407 u.uconduct.weaphit, plur(u.uconduct.weaphit));
/dports/games/unnethack/unnethack-5.1.0-20131208/include/
H A Dyou.h65 long weaphit; /* hit a monster with a weapon */ member
/dports/games/xnethack/xNetHack-xnh6.1/include/
H A Dyou.h153 long weaphit; /* hit a monster with a weapon */ member
/dports/games/nethack33-nox11/nethack-3.3.1/src/
H A Dcmd.c1079 if (!u.uconduct.weaphit)
1084 u.uconduct.weaphit, plur(u.uconduct.weaphit));
/dports/games/nethack33/nethack-3.3.1/src/
H A Dcmd.c1079 if (!u.uconduct.weaphit)
1084 u.uconduct.weaphit, plur(u.uconduct.weaphit));
/dports/games/falconseye/falconseye-1.9.3_11/src/
H A Dcmd.c1079 if (!u.uconduct.weaphit)
1084 u.uconduct.weaphit, plur(u.uconduct.weaphit));
/dports/games/unnethack/unnethack-5.1.0-20131208/src/
H A Drole.c1695 !num_genocides() && (u.uconduct.weaphit<=100))
1698 (num_genocides() || (u.uconduct.weaphit>100)))
H A Dcmd.c1541 if (!u.uconduct.weaphit)
1545 u.uconduct.weaphit, plur(u.uconduct.weaphit));
/dports/games/vultures-eye/vulture-2.3.67/unnethack/src/
H A Drole.c1667 !num_genocides() && (u.uconduct.weaphit<=100))
1670 (num_genocides() || (u.uconduct.weaphit>100)))
H A Dcmd.c1409 if (!u.uconduct.weaphit)
1414 u.uconduct.weaphit, plur(u.uconduct.weaphit));
/dports/games/xnethack/xNetHack-xnh6.1/src/
H A Dtopten.c430 if (!u.uconduct.weaphit) in encodeconduct()
619 add_achieveX(buf, "weaponless", !u.uconduct.weaphit); in encode_extended_conducts()
H A Dinsight.c1925 if (!u.uconduct.weaphit) { in show_conduct()
1928 Sprintf(buf, "used a wielded weapon %ld time%s", u.uconduct.weaphit, in show_conduct()
1929 plur(u.uconduct.weaphit)); in show_conduct()
/dports/games/nethack34/nethack-3.4.3/src/
H A Dcmd.c1276 if (!u.uconduct.weaphit)
1281 u.uconduct.weaphit, plur(u.uconduct.weaphit));
/dports/games/nethack34-nox11/nethack-3.4.3/src/
H A Dcmd.c1276 if (!u.uconduct.weaphit)
1281 u.uconduct.weaphit, plur(u.uconduct.weaphit));

123