Home
last modified time | relevance | path

Searched refs:no_of_wizards (Results 1 – 25 of 50) sorted by relevance

12

/dports/games/nethack33-nox11/nethack-3.3.1/src/
H A Dwizard.c78 if (!flags.no_of_wizards) in amulet()
445 if (!flags.no_of_wizards) { in resurrect()
514 flags.no_of_wizards--; in wizdead()
/dports/games/nethack33/nethack-3.3.1/src/
H A Dwizard.c78 if (!flags.no_of_wizards) in amulet()
445 if (!flags.no_of_wizards) { in resurrect()
514 flags.no_of_wizards--; in wizdead()
/dports/games/falconseye/falconseye-1.9.3_11/src/
H A Dwizard.c78 if (!flags.no_of_wizards) in amulet()
445 if (!flags.no_of_wizards) { in resurrect()
514 flags.no_of_wizards--; in wizdead()
/dports/games/nethack36-nox11/NetHack-NetHack-3.6.6_Released/include/
H A Dcontext.h110 unsigned no_of_wizards; /* 0, 1 or 2 (wizard and his shadow) */ member
/dports/games/nethack36/NetHack-NetHack-3.6.6_Released/include/
H A Dcontext.h110 unsigned no_of_wizards; /* 0, 1 or 2 (wizard and his shadow) */ member
/dports/games/nethack34/nethack-3.4.3/src/
H A Dwizard.c81 if (!flags.no_of_wizards) in amulet()
479 if (!flags.no_of_wizards) { in resurrect()
548 flags.no_of_wizards--; in wizdead()
H A Dmcastu.c351 if (mtmp->iswiz && flags.no_of_wizards == 1) {
733 if ((!mtmp->iswiz || flags.no_of_wizards > 1)
/dports/games/nethack34-nox11/nethack-3.4.3/src/
H A Dwizard.c81 if (!flags.no_of_wizards) in amulet()
479 if (!flags.no_of_wizards) { in resurrect()
548 flags.no_of_wizards--; in wizdead()
/dports/games/unnethack/unnethack-5.1.0-20131208/src/
H A Dwizard.c76 if (!flags.no_of_wizards) in amulet()
487 if (!flags.no_of_wizards) { in resurrect()
562 flags.no_of_wizards--; in wizdead()
/dports/games/vultures-eye/vulture-2.3.67/nethack/src/
H A Dwizard.c81 if (!flags.no_of_wizards) in amulet()
479 if (!flags.no_of_wizards) { in resurrect()
548 flags.no_of_wizards--; in wizdead()
/dports/games/vultures-eye/vulture-2.3.67/unnethack/src/
H A Dwizard.c81 if (!flags.no_of_wizards) in amulet()
485 if (!flags.no_of_wizards) { in resurrect()
554 flags.no_of_wizards--; in wizdead()
/dports/games/vultures-eye/vulture-2.3.67/slashem/src/
H A Dwizard.c86 if (!flags.no_of_wizards) in amulet()
481 if (!flags.no_of_wizards) { in resurrect()
550 flags.no_of_wizards--; in wizdead()
/dports/games/xnethack/xNetHack-xnh6.1/include/
H A Dcontext.h134 unsigned no_of_wizards; /* 0, 1 or 2 (wizard and his shadow) */ member
/dports/games/nethack33-nox11/nethack-3.3.1/include/
H A Dflag.h89 unsigned no_of_wizards; /* 0, 1 or 2 (wizard and his shadow) */ member
/dports/games/nethack33/nethack-3.3.1/include/
H A Dflag.h89 unsigned no_of_wizards; /* 0, 1 or 2 (wizard and his shadow) */ member
/dports/games/falconseye/falconseye-1.9.3_11/include/
H A Dflag.h89 unsigned no_of_wizards; /* 0, 1 or 2 (wizard and his shadow) */ member
/dports/games/xnethack/xNetHack-xnh6.1/src/
H A Dwizard.c87 if (!g.context.no_of_wizards) in amulet()
695 if (!g.context.no_of_wizards) { in resurrect()
773 g.context.no_of_wizards--; in wizdead()
H A Dmcastu.c387 if (mtmp->iswiz && g.context.no_of_wizards == 1) { in cast_wizard_spell()
771 if ((!mtmp->iswiz || g.context.no_of_wizards > 1) in spell_would_be_useless()
/dports/games/nethack36/NetHack-NetHack-3.6.6_Released/src/
H A Dwizard.c86 if (!context.no_of_wizards) in amulet()
635 if (!context.no_of_wizards) { in resurrect()
713 context.no_of_wizards--; in wizdead()
/dports/games/nethack36-nox11/NetHack-NetHack-3.6.6_Released/src/
H A Dwizard.c86 if (!context.no_of_wizards) in amulet()
635 if (!context.no_of_wizards) { in resurrect()
713 context.no_of_wizards--; in wizdead()
H A Dmcastu.c398 if (mtmp->iswiz && context.no_of_wizards == 1) {
806 if ((!mtmp->iswiz || context.no_of_wizards > 1)
/dports/games/nethack34/nethack-3.4.3/include/
H A Dflag.h92 unsigned no_of_wizards; /* 0, 1 or 2 (wizard and his shadow) */ member
/dports/games/nethack34-nox11/nethack-3.4.3/include/
H A Dflag.h92 unsigned no_of_wizards; /* 0, 1 or 2 (wizard and his shadow) */ member
/dports/games/vultures-eye/vulture-2.3.67/nethack/include/
H A Dflag.h92 unsigned no_of_wizards; /* 0, 1 or 2 (wizard and his shadow) */ member
/dports/games/vultures-eye/vulture-2.3.67/slashem/include/
H A Dflag.h109 unsigned no_of_wizards; /* 0, 1 or 2 (wizard and his shadow) */ member

12