Home
last modified time | relevance | path

Searched refs:cursed (Results 1 – 25 of 1987) sorted by relevance

12345678910>>...80

/dports/devel/p5-Thread-Queue-Duplex/Thread-Queue-Duplex-0.92/lib/Thread/Queue/
H A DQueueable.pm111 my %cursed : shared = ();
112 $cursed{$_} = $obj->{$_}
114 return \%cursed;
117 my @cursed : shared = ();
118 $cursed[$_] = $obj->[$_]
120 return \@cursed;
/dports/games/vultures-eye/vulture-2.3.67/slashem/dat/
H A Dnightmar.des118 OBJECT[20%]:'%',"mushroom",place[1],cursed,0
123 OBJECT[40%]:'!',"sickness",place[2],cursed,0
124 OBJECT[40%]:'!',"sleeping",place[2],cursed,0
129 OBJECT[40%]:'!',"sickness",place[2],cursed,0
130 OBJECT[40%]:'!',"acid",place[2],cursed,0
133 OBJECT[40%]:'/',"draining",place[2],cursed,0
134 OBJECT[60%]:'/',"opening",place[2],cursed,0
135 OBJECT[80%]:'/',"nothing",place[2],cursed,0
148 OBJECT[40%]:'(',"oil lamp",place[2],cursed,0
160 OBJECT:'(',"tinning kit",place[3],cursed,0
[all …]
/dports/games/nethack33/nethack-3.3.1/src/
H A Dpotion.c350 if(otmp->cursed) {
436 if(otmp->cursed) {
443 if(otmp->cursed) {
475 if(otmp->cursed) {
487 if (otmp->cursed)
622 if(otmp->cursed) {
663 if (otmp->cursed) {
697 !otmp->cursed ? 1 : 0, !!otmp->blessed, !otmp->cursed);
750 if(otmp->cursed)
1080 if(obj->cursed) {
[all …]
H A Dread.c659 exercise(A_CON, !sobj->cursed);
675 sobj->cursed ? "glow" :
687 if (sobj->cursed)
715 s = sobj->cursed ? -1 :
726 otmp->cursed = 0;
742 otmp->cursed = sobj->cursed;
772 if(!sobj->cursed || !otmp || !otmp->cursed) {
836 if(confused || sobj->cursed) {
920 sobj->cursed ? -1 :
933 if(sobj->cursed) {
[all …]
H A Dpray.c144 otmp->cursed) in in_trouble()
149 (uarm && uarm->cursed) || /* armor */ in in_trouble()
150 (uarmc && uarmc->cursed) || /* cloak */ in in_trouble()
161 (uamul && uamul->cursed)) in in_trouble()
252 && uarmf->cursed)
255 && uleft->cursed) {
299 else if (uleft && uleft->cursed) {
595 if (uwep->cursed) {
667 if (otmp->cursed) {
872 otmp->cursed = !bless_water;
[all …]
/dports/games/nethack33-nox11/nethack-3.3.1/src/
H A Dpotion.c350 if(otmp->cursed) {
436 if(otmp->cursed) {
443 if(otmp->cursed) {
475 if(otmp->cursed) {
487 if (otmp->cursed)
622 if(otmp->cursed) {
663 if (otmp->cursed) {
697 !otmp->cursed ? 1 : 0, !!otmp->blessed, !otmp->cursed);
750 if(otmp->cursed)
1080 if(obj->cursed) {
[all …]
H A Dread.c659 exercise(A_CON, !sobj->cursed);
675 sobj->cursed ? "glow" :
687 if (sobj->cursed)
715 s = sobj->cursed ? -1 :
726 otmp->cursed = 0;
742 otmp->cursed = sobj->cursed;
772 if(!sobj->cursed || !otmp || !otmp->cursed) {
836 if(confused || sobj->cursed) {
920 sobj->cursed ? -1 :
933 if(sobj->cursed) {
[all …]
H A Dpray.c144 otmp->cursed) in in_trouble()
149 (uarm && uarm->cursed) || /* armor */ in in_trouble()
150 (uarmc && uarmc->cursed) || /* cloak */ in in_trouble()
161 (uamul && uamul->cursed)) in in_trouble()
252 && uarmf->cursed)
255 && uleft->cursed) {
299 else if (uleft && uleft->cursed) {
595 if (uwep->cursed) {
667 if (otmp->cursed) {
872 otmp->cursed = !bless_water;
[all …]
/dports/games/falconseye/falconseye-1.9.3_11/src/
H A Dpotion.c350 if(otmp->cursed) {
436 if(otmp->cursed) {
443 if(otmp->cursed) {
475 if(otmp->cursed) {
487 if (otmp->cursed)
622 if(otmp->cursed) {
663 if (otmp->cursed) {
697 !otmp->cursed ? 1 : 0, !!otmp->blessed, !otmp->cursed);
750 if(otmp->cursed)
1080 if(obj->cursed) {
[all …]
H A Dread.c659 exercise(A_CON, !sobj->cursed);
675 sobj->cursed ? "glow" :
687 if (sobj->cursed)
715 s = sobj->cursed ? -1 :
726 otmp->cursed = 0;
742 otmp->cursed = sobj->cursed;
772 if(!sobj->cursed || !otmp || !otmp->cursed) {
836 if(confused || sobj->cursed) {
920 sobj->cursed ? -1 :
933 if(sobj->cursed) {
[all …]
H A Dpray.c144 otmp->cursed) in in_trouble()
149 (uarm && uarm->cursed) || /* armor */ in in_trouble()
150 (uarmc && uarmc->cursed) || /* cloak */ in in_trouble()
161 (uamul && uamul->cursed)) in in_trouble()
252 && uarmf->cursed)
255 && uleft->cursed) {
299 else if (uleft && uleft->cursed) {
595 if (uwep->cursed) {
667 if (otmp->cursed) {
872 otmp->cursed = !bless_water;
[all …]
/dports/games/nethack34/nethack-3.4.3/src/
H A Dread.c636 if (sobj->cursed) {
695 sobj->cursed ? "glow" :
710 if (sobj->cursed)
740 s = sobj->cursed ? -1 :
751 otmp->cursed = 0;
767 otmp->cursed = sobj->cursed;
797 if(!sobj->cursed || !otmp || !otmp->cursed) {
865 if(confused || sobj->cursed) {
905 if (sobj->cursed) {
982 sobj->cursed ? -1 :
[all …]
H A Dpotion.c421 if(otmp->cursed) {
509 if(otmp->cursed) {
516 if(otmp->cursed) {
548 if(otmp->cursed) {
560 if (otmp->cursed)
709 if(otmp->cursed) {
756 if (otmp->cursed) {
790 !otmp->cursed ? 1 : 0, !!otmp->blessed, !otmp->cursed);
848 if(otmp->cursed)
1190 if(obj->cursed) {
[all …]
/dports/games/nethack34-nox11/nethack-3.4.3/src/
H A Dread.c636 if (sobj->cursed) {
695 sobj->cursed ? "glow" :
710 if (sobj->cursed)
740 s = sobj->cursed ? -1 :
751 otmp->cursed = 0;
767 otmp->cursed = sobj->cursed;
797 if(!sobj->cursed || !otmp || !otmp->cursed) {
865 if(confused || sobj->cursed) {
905 if (sobj->cursed) {
982 sobj->cursed ? -1 :
[all …]
H A Dpotion.c421 if(otmp->cursed) {
509 if(otmp->cursed) {
516 if(otmp->cursed) {
548 if(otmp->cursed) {
560 if (otmp->cursed)
709 if(otmp->cursed) {
756 if (otmp->cursed) {
790 !otmp->cursed ? 1 : 0, !!otmp->blessed, !otmp->cursed);
848 if(otmp->cursed)
1190 if(obj->cursed) {
[all …]
/dports/games/vultures-eye/vulture-2.3.67/nethack/src/
H A Dread.c636 if (sobj->cursed) {
695 sobj->cursed ? "glow" :
710 if (sobj->cursed)
740 s = sobj->cursed ? -1 :
751 otmp->cursed = 0;
767 otmp->cursed = sobj->cursed;
797 if(!sobj->cursed || !otmp || !otmp->cursed) {
865 if(confused || sobj->cursed) {
905 if (sobj->cursed) {
982 sobj->cursed ? -1 :
[all …]
H A Dpotion.c421 if(otmp->cursed) {
509 if(otmp->cursed) {
516 if(otmp->cursed) {
548 if(otmp->cursed) {
560 if (otmp->cursed)
709 if(otmp->cursed) {
756 if (otmp->cursed) {
790 !otmp->cursed ? 1 : 0, !!otmp->blessed, !otmp->cursed);
848 if(otmp->cursed)
1190 if(obj->cursed) {
[all …]
/dports/games/vultures-eye/vulture-2.3.67/slashem/src/
H A Dread.c119 else if (scroll->cursed) in doread()
837 if (sobj->cursed) {
898 sobj->cursed ? "glow" :
915 if (sobj->cursed)
949 s = sobj->cursed ? -1 :
963 otmp->cursed = 0;
979 otmp->cursed = sobj->cursed;
1009 if(!sobj->cursed || !otmp || !otmp->cursed) {
1121 if (sobj->cursed) {
1269 sobj->cursed ? -1 :
[all …]
/dports/games/unnethack/unnethack-5.1.0-20131208/src/
H A Dpotion.c437 if(otmp->cursed) {
525 if(otmp->cursed) {
532 if(otmp->cursed) {
564 if(otmp->cursed) {
576 if (otmp->cursed)
725 if(otmp->cursed) {
773 if (otmp->cursed) {
811 !otmp->cursed ? 1 : 0, !!otmp->blessed, !otmp->cursed);
869 if(otmp->cursed)
1303 if(obj->cursed) {
[all …]
H A Dread.c875 if (sobj->cursed) {
990 sobj->cursed ? "glow" :
1006 if (sobj->cursed)
1036 s = sobj->cursed ? -1 :
1047 otmp->cursed = 0;
1063 otmp->cursed = sobj->cursed;
1093 if(!sobj->cursed || !otmp || !otmp->cursed) {
1214 if (sobj->cursed) {
1325 if (!sobj->cursed)
1369 if (sobj->cursed) {
[all …]
/dports/games/vultures-eye/vulture-2.3.67/unnethack/src/
H A Dpotion.c431 if(otmp->cursed) {
519 if(otmp->cursed) {
526 if(otmp->cursed) {
558 if(otmp->cursed) {
570 if (otmp->cursed)
719 if(otmp->cursed) {
767 if (otmp->cursed) {
805 !otmp->cursed ? 1 : 0, !!otmp->blessed, !otmp->cursed);
863 if(otmp->cursed)
1292 if(obj->cursed) {
[all …]
H A Dread.c807 if (sobj->cursed) {
920 sobj->cursed ? "glow" :
935 if (sobj->cursed)
965 s = sobj->cursed ? -1 :
976 otmp->cursed = 0;
992 otmp->cursed = sobj->cursed;
1022 if(!sobj->cursed || !otmp || !otmp->cursed) {
1103 if(confused || sobj->cursed) {
1143 if (sobj->cursed) {
1220 sobj->cursed ? -1 :
[all …]
/dports/games/xnethack/xNetHack-xnh6.1/src/
H A Dpotion.c678 if (otmp->cursed) { in peffects()
798 if (otmp->cursed) { in peffects()
805 if (otmp->cursed) { in peffects()
832 if (otmp->cursed) { in peffects()
842 if (otmp->cursed) in peffects()
1127 otmp->blessed ? 5 : !otmp->cursed ? 2 : 0, !otmp->cursed, in peffects()
1205 if (otmp->cursed) in peffects()
1220 if (otmp->cursed) in peffects()
1834 if (!obj->cursed) in potionbreathe()
2565 singlepotion->cursed = obj->cursed; /* odiluted left as-is */ in dodip()
[all …]
/dports/games/nethack36-nox11/NetHack-NetHack-3.6.6_Released/src/
H A Dpotion.c599 if (otmp->cursed) {
707 if (otmp->cursed) {
714 if (otmp->cursed) {
748 if (otmp->cursed) {
758 if (otmp->cursed)
1002 otmp->blessed ? 5 : !otmp->cursed ? 2 : 0, !otmp->cursed,
1082 if (otmp->cursed)
1097 if (otmp->cursed)
1664 if (!obj->cursed)
2246 singlepotion->cursed = obj->cursed; /* odiluted left as-is */ in dodip()
[all …]
/dports/games/nethack36/NetHack-NetHack-3.6.6_Released/src/
H A Dpotion.c599 if (otmp->cursed) {
707 if (otmp->cursed) {
714 if (otmp->cursed) {
748 if (otmp->cursed) {
758 if (otmp->cursed)
1002 otmp->blessed ? 5 : !otmp->cursed ? 2 : 0, !otmp->cursed,
1082 if (otmp->cursed)
1097 if (otmp->cursed)
1664 if (!obj->cursed)
2246 singlepotion->cursed = obj->cursed; /* odiluted left as-is */ in dodip()
[all …]

12345678910>>...80