Home
last modified time | relevance | path

Searched refs:weaphit (Results 26 – 50 of 53) sorted by relevance

123

/dports/games/nethack36-nox11/NetHack-NetHack-3.6.6_Released/src/
H A Duhitm.c485 long oldweaphit = u.uconduct.weaphit;
489 u.uconduct.weaphit++;
510 u.uconduct.weaphit = oldweaphit;
H A Dtopten.c411 if (!u.uconduct.weaphit) in encodeconduct()
H A Dcmd.c3273 if (!u.uconduct.weaphit) {
3276 Sprintf(buf, "used a wielded weapon %ld time%s", u.uconduct.weaphit,
3277 plur(u.uconduct.weaphit));
H A Ddothrow.c1688 u.uconduct.weaphit++;
/dports/games/nethack36/NetHack-NetHack-3.6.6_Released/src/
H A Duhitm.c485 long oldweaphit = u.uconduct.weaphit;
489 u.uconduct.weaphit++;
510 u.uconduct.weaphit = oldweaphit;
H A Dtopten.c411 if (!u.uconduct.weaphit) in encodeconduct()
H A Dcmd.c3273 if (!u.uconduct.weaphit) {
3276 Sprintf(buf, "used a wielded weapon %ld time%s", u.uconduct.weaphit,
3277 plur(u.uconduct.weaphit));
H A Ddothrow.c1688 u.uconduct.weaphit++;
/dports/games/xnethack/xNetHack-xnh6.1/src/
H A Duhitm.c286 && !u.uconduct.weaphit && !flags.beginner) { in attack_check_conducts()
566 long oldweaphit = u.uconduct.weaphit; in known_hitum()
570 u.uconduct.weaphit++; in known_hitum()
591 u.uconduct.weaphit = oldweaphit; in known_hitum()
596 if (u.uconduct.weaphit && !oldweaphit) in known_hitum()
H A Ddothrow.c1812 if (!u.uconduct.weaphit++) in thitmonst()
/dports/games/vultures-eye/vulture-2.3.67/slashem/src/
H A Duhitm.c522 u.uconduct.weaphit++;
530 if (uswapwep) u.uconduct.weaphit++;
555 --u.uconduct.weaphit;
H A Dtopten.c142 if(u.uconduct.weaphit) e |= 0x10L; in encodeconduct()
/dports/games/nethack34-nox11/nethack-3.4.3/src/
H A Duhitm.c433 u.uconduct.weaphit++;
462 --u.uconduct.weaphit;
H A Dapply.c2426 u.uconduct.weaphit++;
/dports/games/nethack34/nethack-3.4.3/src/
H A Duhitm.c433 u.uconduct.weaphit++;
462 --u.uconduct.weaphit;
H A Dapply.c2426 u.uconduct.weaphit++;
/dports/games/vultures-eye/vulture-2.3.67/nethack/src/
H A Duhitm.c433 u.uconduct.weaphit++;
462 --u.uconduct.weaphit;
/dports/games/unnethack/unnethack-5.1.0-20131208/src/
H A Dtopten.c1064 if(!u.uconduct.weaphit) e |= 0x010L; in encodeconduct()
H A Duhitm.c466 u.uconduct.weaphit++;
495 --u.uconduct.weaphit;
/dports/games/vultures-eye/vulture-2.3.67/unnethack/src/
H A Dtopten.c961 if(!u.uconduct.weaphit) e |= 0x010L; in encodeconduct()
H A Duhitm.c456 u.uconduct.weaphit++;
485 --u.uconduct.weaphit;
H A Dapply.c2432 u.uconduct.weaphit++;
/dports/games/nethack33/nethack-3.3.1/src/
H A Duhitm.c395 u.uconduct.weaphit++;
/dports/games/nethack33-nox11/nethack-3.3.1/src/
H A Duhitm.c395 u.uconduct.weaphit++;
/dports/games/falconseye/falconseye-1.9.3_11/src/
H A Duhitm.c395 u.uconduct.weaphit++;

123