Home
last modified time | relevance | path

Searched refs:uhitinc (Results 1 – 25 of 81) sorted by relevance

1234

/dports/games/nethack33-nox11/nethack-3.3.1/include/
H A Dyou.h320 schar uhitinc; member
/dports/games/nethack33/nethack-3.3.1/include/
H A Dyou.h320 schar uhitinc; member
/dports/games/falconseye/falconseye-1.9.3_11/include/
H A Dyou.h320 schar uhitinc; member
/dports/games/nethack34/nethack-3.4.3/include/
H A Dyou.h328 schar uhitinc; member
/dports/games/nethack34-nox11/nethack-3.4.3/include/
H A Dyou.h328 schar uhitinc; member
/dports/games/vultures-eye/vulture-2.3.67/nethack/include/
H A Dyou.h328 schar uhitinc; member
/dports/games/vultures-eye/vulture-2.3.67/slashem/include/
H A Dyou.h337 schar uhitinc; /* KMH -- additional to-hit bonus */ member
/dports/games/nethack36-nox11/NetHack-NetHack-3.6.6_Released/include/
H A Dyou.h367 schar uhitinc; member
/dports/games/nethack36/NetHack-NetHack-3.6.6_Released/include/
H A Dyou.h367 schar uhitinc; member
/dports/games/vultures-eye/vulture-2.3.67/unnethack/include/
H A Dyou.h399 schar uhitinc; member
/dports/games/unnethack/unnethack-5.1.0-20131208/include/
H A Dyou.h413 schar uhitinc; member
/dports/games/xnethack/xNetHack-xnh6.1/include/
H A Dyou.h456 schar uhitinc; member
/dports/games/xnethack/xNetHack-xnh6.1/src/
H A Dinsight.c1577 if (u.uhitinc) { in attributes_enlightenment()
1578 (void) enlght_combatinc("to hit", u.uhitinc, final, buf); in attributes_enlightenment()
1581 (u.uhitinc < 0) ? "increasing" in attributes_enlightenment()
1582 : (u.uhitinc < 4 * CUMBERSOME_ARMOR_PENALTY / 5) in attributes_enlightenment()
1584 : (u.uhitinc < CUMBERSOME_ARMOR_PENALTY) in attributes_enlightenment()
/dports/games/vultures-eye/vulture-2.3.67/nethack/src/
H A Dcmd.c1002 if (u.uhitinc)
1003 you_have(enlght_combatinc("to hit", u.uhitinc, final, buf));
1314 if (u.uhitinc)
1316 enlght_combatinc("to hit", u.uhitinc, final, buf));
H A Ddo_wear.c768 u.uhitinc += obj->spe;
871 u.uhitinc -= obj->spe;
/dports/games/nethack33/nethack-3.3.1/src/
H A Ddo_wear.c710 u.uhitinc += obj->spe;
810 u.uhitinc -= obj->spe;
/dports/games/nethack33-nox11/nethack-3.3.1/src/
H A Ddo_wear.c710 u.uhitinc += obj->spe;
810 u.uhitinc -= obj->spe;
/dports/games/nethack34-nox11/nethack-3.4.3/src/
H A Ddo_wear.c768 u.uhitinc += obj->spe;
871 u.uhitinc -= obj->spe;
/dports/games/nethack34/nethack-3.4.3/src/
H A Ddo_wear.c768 u.uhitinc += obj->spe;
871 u.uhitinc -= obj->spe;
/dports/games/falconseye/falconseye-1.9.3_11/src/
H A Ddo_wear.c710 u.uhitinc += obj->spe;
810 u.uhitinc -= obj->spe;
/dports/games/vultures-eye/vulture-2.3.67/slashem/src/
H A Dcmd.c1428 if (u.uhitinc)
1429 you_have(enlght_combatinc("to hit", u.uhitinc, final, buf));
1778 if (u.uhitinc)
1780 enlght_combatinc("to hit", u.uhitinc, final, buf));
H A Ddo_wear.c903 u.uhitinc += obj->spe;
1029 u.uhitinc -= obj->spe;
/dports/games/vultures-eye/vulture-2.3.67/unnethack/src/
H A Ddo_wear.c805 u.uhitinc += obj->spe;
917 u.uhitinc -= obj->spe;
/dports/games/unnethack/unnethack-5.1.0-20131208/src/
H A Ddo_wear.c918 u.uhitinc += obj->spe;
1030 u.uhitinc -= obj->spe;
/dports/games/nethack36-nox11/NetHack-NetHack-3.6.6_Released/src/
H A Ddo_wear.c980 u.uhitinc += obj->spe;
1090 u.uhitinc -= obj->spe;

1234