Home
last modified time | relevance | path

Searched refs:aatyp (Results 1 – 25 of 149) sorted by relevance

123456

/dports/games/nethack33/nethack-3.3.1/src/
H A Duhitm.c1835 mattk->aatyp);
1861 uchar aatyp;
1893 if (aatyp == AT_KICK) {
1896 } else if (aatyp == AT_WEAP || aatyp == AT_CLAW || aatyp == AT_MAGC || aatyp == AT_TUCH)
1906 ((aatyp == AT_WEAP || aatyp == AT_CLAW || aatyp == AT_MAGC
1908 aatyp == AT_BITE || aatyp == AT_STNG || aatyp == AT_BUTT ||
1909 aatyp == AT_TENT || aatyp == AT_HUGS || aatyp == AT_ENGL) {
1924 } else if (aatyp == AT_WEAP || aatyp == AT_CLAW ||
1925 aatyp == AT_MAGC || aatyp == AT_TUCH)
1934 } else if (aatyp == AT_WEAP || aatyp == AT_CLAW ||
[all …]
H A Dmhitu.c55 switch (mattk->aatyp) {
122 if (mattk->aatyp == AT_WEAP) {
167 mattk->aatyp == AT_BITE ? "snaps" :
168 mattk->aatyp == AT_KICK ? "kicks" :
169 (mattk->aatyp == AT_STNG ||
170 mattk->aatyp == AT_BUTT ||
233 if(mdat->mattk[i].aatyp == AT_ENGL)
235 if (mdat->mattk[i].aatyp != AT_ENGL)
504 switch(mattk->aatyp) {
2270 mattk->aatyp != AT_GAZE && mattk->aatyp != AT_EXPL &&
[all …]
H A Dmondata.c40 if(ptr->mattk[i].aatyp == atyp) return(TRUE);
126 can_blnd(magr, mdef, aatyp, obj) in can_blnd() argument
129 uchar aatyp;
141 switch(aatyp) {
222 atyp = ptr->mattk[i].aatyp;
308 if(mdef->data->mattk[i].aatyp == AT_NONE ||
309 mdef->data->mattk[i].aatyp == AT_BOOM) {
/dports/games/nethack33-nox11/nethack-3.3.1/src/
H A Duhitm.c1835 mattk->aatyp);
1861 uchar aatyp;
1893 if (aatyp == AT_KICK) {
1896 } else if (aatyp == AT_WEAP || aatyp == AT_CLAW || aatyp == AT_MAGC || aatyp == AT_TUCH)
1906 ((aatyp == AT_WEAP || aatyp == AT_CLAW || aatyp == AT_MAGC
1908 aatyp == AT_BITE || aatyp == AT_STNG || aatyp == AT_BUTT ||
1909 aatyp == AT_TENT || aatyp == AT_HUGS || aatyp == AT_ENGL) {
1924 } else if (aatyp == AT_WEAP || aatyp == AT_CLAW ||
1925 aatyp == AT_MAGC || aatyp == AT_TUCH)
1934 } else if (aatyp == AT_WEAP || aatyp == AT_CLAW ||
[all …]
H A Dmhitu.c55 switch (mattk->aatyp) {
122 if (mattk->aatyp == AT_WEAP) {
167 mattk->aatyp == AT_BITE ? "snaps" :
168 mattk->aatyp == AT_KICK ? "kicks" :
169 (mattk->aatyp == AT_STNG ||
170 mattk->aatyp == AT_BUTT ||
233 if(mdat->mattk[i].aatyp == AT_ENGL)
235 if (mdat->mattk[i].aatyp != AT_ENGL)
504 switch(mattk->aatyp) {
2270 mattk->aatyp != AT_GAZE && mattk->aatyp != AT_EXPL &&
[all …]
H A Dmondata.c40 if(ptr->mattk[i].aatyp == atyp) return(TRUE);
126 can_blnd(magr, mdef, aatyp, obj) in can_blnd() argument
129 uchar aatyp;
141 switch(aatyp) {
222 atyp = ptr->mattk[i].aatyp;
308 if(mdef->data->mattk[i].aatyp == AT_NONE ||
309 mdef->data->mattk[i].aatyp == AT_BOOM) {
/dports/games/falconseye/falconseye-1.9.3_11/src/
H A Duhitm.c1835 mattk->aatyp);
1861 uchar aatyp;
1893 if (aatyp == AT_KICK) {
1896 } else if (aatyp == AT_WEAP || aatyp == AT_CLAW || aatyp == AT_MAGC || aatyp == AT_TUCH)
1906 ((aatyp == AT_WEAP || aatyp == AT_CLAW || aatyp == AT_MAGC
1908 aatyp == AT_BITE || aatyp == AT_STNG || aatyp == AT_BUTT ||
1909 aatyp == AT_TENT || aatyp == AT_HUGS || aatyp == AT_ENGL) {
1924 } else if (aatyp == AT_WEAP || aatyp == AT_CLAW ||
1925 aatyp == AT_MAGC || aatyp == AT_TUCH)
1934 } else if (aatyp == AT_WEAP || aatyp == AT_CLAW ||
[all …]
H A Dmhitu.c55 switch (mattk->aatyp) {
122 if (mattk->aatyp == AT_WEAP) {
167 mattk->aatyp == AT_BITE ? "snaps" :
168 mattk->aatyp == AT_KICK ? "kicks" :
169 (mattk->aatyp == AT_STNG ||
170 mattk->aatyp == AT_BUTT ||
233 if(mdat->mattk[i].aatyp == AT_ENGL)
235 if (mdat->mattk[i].aatyp != AT_ENGL)
504 switch(mattk->aatyp) {
2270 mattk->aatyp != AT_GAZE && mattk->aatyp != AT_EXPL &&
[all …]
/dports/games/nethack36-nox11/NetHack-NetHack-3.6.6_Released/src/
H A Duhitm.c315 if (aatyp == AT_WEAP || aatyp == AT_CLAW) {
2742 uchar aatyp;
2771 } else if (aatyp == AT_WEAP || aatyp == AT_CLAW
2772 || aatyp == AT_MAGC || aatyp == AT_TUCH)
2794 } else if (aatyp == AT_WEAP || aatyp == AT_CLAW
2795 || aatyp == AT_MAGC || aatyp == AT_TUCH)
2830 } else if (aatyp == AT_WEAP || aatyp == AT_CLAW
2831 || aatyp == AT_MAGC || aatyp == AT_TUCH)
2841 } else if (aatyp == AT_WEAP || aatyp == AT_CLAW
2842 || aatyp == AT_MAGC || aatyp == AT_TUCH)
[all …]
/dports/games/nethack36/NetHack-NetHack-3.6.6_Released/src/
H A Duhitm.c315 if (aatyp == AT_WEAP || aatyp == AT_CLAW) {
2742 uchar aatyp;
2771 } else if (aatyp == AT_WEAP || aatyp == AT_CLAW
2772 || aatyp == AT_MAGC || aatyp == AT_TUCH)
2794 } else if (aatyp == AT_WEAP || aatyp == AT_CLAW
2795 || aatyp == AT_MAGC || aatyp == AT_TUCH)
2830 } else if (aatyp == AT_WEAP || aatyp == AT_CLAW
2831 || aatyp == AT_MAGC || aatyp == AT_TUCH)
2841 } else if (aatyp == AT_WEAP || aatyp == AT_CLAW
2842 || aatyp == AT_MAGC || aatyp == AT_TUCH)
[all …]
/dports/games/unnethack/unnethack-5.1.0-20131208/src/
H A Duhitm.c2365 mattk->aatyp == AT_CLAW || mattk->aatyp == AT_TUCH)) {
2466 mattk->aatyp);
2494 uchar aatyp;
2533 } else if (aatyp == AT_WEAP || aatyp == AT_CLAW ||
2534 aatyp == AT_MAGC || aatyp == AT_TUCH)
2567 } else if (aatyp == AT_WEAP || aatyp == AT_CLAW ||
2568 aatyp == AT_MAGC || aatyp == AT_TUCH)
2577 } else if (aatyp == AT_WEAP || aatyp == AT_CLAW ||
2578 aatyp == AT_MAGC || aatyp == AT_TUCH)
2599 } else if (aatyp == AT_BITE || aatyp == AT_BUTT ||
[all …]
H A Dmondata.c35 if (a->aatyp == atyp && (dtyp == AD_ANY || a->adtyp == dtyp))
127 can_blnd(magr, mdef, aatyp, obj) in can_blnd() argument
130 uchar aatyp;
142 switch(aatyp) {
220 atyp = ptr->mattk[i].aatyp;
316 if (a->adtyp == dtyp && (atyp == AT_ANY || a->aatyp == atyp))
340 if(mdef->data->mattk[i].aatyp == AT_NONE ||
341 mdef->data->mattk[i].aatyp == AT_BOOM) {
739 what = (mattk->aatyp == AT_HUGS) ? "being roasted" : "on fire";
/dports/games/vultures-eye/vulture-2.3.67/unnethack/src/
H A Duhitm.c2294 mattk->aatyp == AT_CLAW || mattk->aatyp == AT_TUCH)) {
2395 mattk->aatyp);
2423 uchar aatyp;
2462 } else if (aatyp == AT_WEAP || aatyp == AT_CLAW ||
2463 aatyp == AT_MAGC || aatyp == AT_TUCH)
2496 } else if (aatyp == AT_WEAP || aatyp == AT_CLAW ||
2497 aatyp == AT_MAGC || aatyp == AT_TUCH)
2506 } else if (aatyp == AT_WEAP || aatyp == AT_CLAW ||
2507 aatyp == AT_MAGC || aatyp == AT_TUCH)
2528 } else if (aatyp == AT_BITE || aatyp == AT_BUTT ||
[all …]
H A Dmondata.c40 if (a->aatyp == atyp && (dtyp == AD_ANY || a->adtyp == dtyp))
135 can_blnd(magr, mdef, aatyp, obj) in can_blnd() argument
138 uchar aatyp;
150 switch(aatyp) {
231 atyp = ptr->mattk[i].aatyp;
334 if (a->adtyp == dtyp && (atyp == AT_ANY || a->aatyp == atyp))
358 if(mdef->data->mattk[i].aatyp == AT_NONE ||
359 mdef->data->mattk[i].aatyp == AT_BOOM) {
762 what = (mattk->aatyp == AT_HUGS) ? "being roasted" : "on fire";
/dports/games/nethack34-nox11/nethack-3.4.3/src/
H A Duhitm.c2109 mattk->aatyp);
2137 uchar aatyp;
2169 if (aatyp == AT_KICK) {
2172 } else if (aatyp == AT_WEAP || aatyp == AT_CLAW ||
2173 aatyp == AT_MAGC || aatyp == AT_TUCH)
2206 } else if (aatyp == AT_WEAP || aatyp == AT_CLAW ||
2207 aatyp == AT_MAGC || aatyp == AT_TUCH)
2216 } else if (aatyp == AT_WEAP || aatyp == AT_CLAW ||
2217 aatyp == AT_MAGC || aatyp == AT_TUCH)
2238 } else if (aatyp == AT_BITE || aatyp == AT_BUTT ||
[all …]
H A Dmondata.c40 if (a->aatyp == atyp && (dtyp == AD_ANY || a->adtyp == dtyp))
135 can_blnd(magr, mdef, aatyp, obj) in can_blnd() argument
138 uchar aatyp;
150 switch(aatyp) {
231 atyp = ptr->mattk[i].aatyp;
334 if (a->adtyp == dtyp && (atyp == AT_ANY || a->aatyp == atyp))
358 if(mdef->data->mattk[i].aatyp == AT_NONE ||
359 mdef->data->mattk[i].aatyp == AT_BOOM) {
749 what = (mattk->aatyp == AT_HUGS) ? "being roasted" : "on fire";
/dports/games/nethack34/nethack-3.4.3/src/
H A Duhitm.c2109 mattk->aatyp);
2137 uchar aatyp;
2169 if (aatyp == AT_KICK) {
2172 } else if (aatyp == AT_WEAP || aatyp == AT_CLAW ||
2173 aatyp == AT_MAGC || aatyp == AT_TUCH)
2206 } else if (aatyp == AT_WEAP || aatyp == AT_CLAW ||
2207 aatyp == AT_MAGC || aatyp == AT_TUCH)
2216 } else if (aatyp == AT_WEAP || aatyp == AT_CLAW ||
2217 aatyp == AT_MAGC || aatyp == AT_TUCH)
2238 } else if (aatyp == AT_BITE || aatyp == AT_BUTT ||
[all …]
H A Dmondata.c40 if (a->aatyp == atyp && (dtyp == AD_ANY || a->adtyp == dtyp))
135 can_blnd(magr, mdef, aatyp, obj) in can_blnd() argument
138 uchar aatyp;
150 switch(aatyp) {
231 atyp = ptr->mattk[i].aatyp;
334 if (a->adtyp == dtyp && (atyp == AT_ANY || a->aatyp == atyp))
358 if(mdef->data->mattk[i].aatyp == AT_NONE ||
359 mdef->data->mattk[i].aatyp == AT_BOOM) {
749 what = (mattk->aatyp == AT_HUGS) ? "being roasted" : "on fire";
/dports/games/vultures-eye/vulture-2.3.67/nethack/src/
H A Duhitm.c2109 mattk->aatyp);
2137 uchar aatyp;
2169 if (aatyp == AT_KICK) {
2172 } else if (aatyp == AT_WEAP || aatyp == AT_CLAW ||
2173 aatyp == AT_MAGC || aatyp == AT_TUCH)
2206 } else if (aatyp == AT_WEAP || aatyp == AT_CLAW ||
2207 aatyp == AT_MAGC || aatyp == AT_TUCH)
2216 } else if (aatyp == AT_WEAP || aatyp == AT_CLAW ||
2217 aatyp == AT_MAGC || aatyp == AT_TUCH)
2238 } else if (aatyp == AT_BITE || aatyp == AT_BUTT ||
[all …]
H A Dmondata.c40 if (a->aatyp == atyp && (dtyp == AD_ANY || a->adtyp == dtyp))
135 can_blnd(magr, mdef, aatyp, obj) in can_blnd() argument
138 uchar aatyp;
150 switch(aatyp) {
231 atyp = ptr->mattk[i].aatyp;
334 if (a->adtyp == dtyp && (atyp == AT_ANY || a->aatyp == atyp))
358 if(mdef->data->mattk[i].aatyp == AT_NONE ||
359 mdef->data->mattk[i].aatyp == AT_BOOM) {
749 what = (mattk->aatyp == AT_HUGS) ? "being roasted" : "on fire";
/dports/games/xnethack/xNetHack-xnh6.1/src/
H A Dmhitu.c39 switch (mattk->aatyp) { in hitmsg()
103 if (mattk->aatyp == AT_WEAP) { in mpoisons_subj()
109 return (mattk->aatyp == AT_TUCH) ? "contact" in mpoisons_subj()
313 attk->aatyp = AT_TUCH; in getmattk()
320 if (wimpy && attk->aatyp == AT_CLAW) { in getmattk()
321 attk->aatyp = AT_TUCH; in getmattk()
617 switch (mattk->aatyp) { in mattacku()
2213 if (oldu_mattk->aatyp == AT_BOOM) { in passiveum()
2345 if (aatyp == AT_CLAW || aatyp == AT_TUCH || (aatyp == AT_WEAP && !mwep) in attack_contact_slots()
2355 if (aatyp == AT_KICK) { in attack_contact_slots()
[all …]
H A Duhitm.c394 if (aatyp == AT_WEAP || aatyp == AT_CLAW) { in find_roll_to_hit()
3822 if (mattk->aatyp != AT_WEAP && mattk->aatyp != AT_CLAW) in mhitm_ad_phys()
4513 if (mattk->aatyp == AT_WEAP || mattk->aatyp == AT_CLAW) in damageum()
5240 } else if (aatyp == AT_WEAP || aatyp == AT_CLAW in passive()
5241 || aatyp == AT_MAGC || aatyp == AT_TUCH) in passive()
5263 } else if (aatyp == AT_WEAP || aatyp == AT_CLAW in passive()
5264 || aatyp == AT_MAGC || aatyp == AT_TUCH) in passive()
5299 } else if (aatyp == AT_WEAP || aatyp == AT_CLAW in passive()
5300 || aatyp == AT_MAGC || aatyp == AT_TUCH) in passive()
5310 } else if (aatyp == AT_WEAP || aatyp == AT_CLAW in passive()
[all …]
H A Dmhitm.c369 switch (mattk->aatyp) { in mattackm()
556 boolean weaponhit = ((mattk->aatyp == AT_WEAP in hitmm()
581 switch (mattk->aatyp) { in hitmm()
893 long armask = attack_contact_slots(magr, mattk->aatyp); in mdamagem()
914 if (mattk->aatyp == AT_WEAP || mattk->aatyp == AT_CLAW) in mdamagem()
918 && ((mattk->aatyp == AT_TUCH in mdamagem()
919 || mattk->aatyp == AT_CLAW in mdamagem()
920 || mattk->aatyp == AT_BITE) in mdamagem()
1131 if (mddat->mattk[i].aatyp == AT_NONE) in passivemm()
1303 attk_protection(int aatyp) in attk_protection() argument
[all …]
/dports/games/vultures-eye/vulture-2.3.67/slashem/src/
H A Duhitm.c2990 mattk->aatyp);
3018 uchar aatyp;
3058 if (aatyp == AT_KICK) {
3061 } else if (aatyp == AT_WEAP || aatyp == AT_CLAW ||
3062 aatyp == AT_MAGC || aatyp == AT_TUCH)
3098 } else if (aatyp == AT_WEAP || aatyp == AT_CLAW ||
3099 aatyp == AT_MAGC || aatyp == AT_TUCH)
3108 } else if (aatyp == AT_WEAP || aatyp == AT_CLAW ||
3109 aatyp == AT_MAGC || aatyp == AT_TUCH)
3223 } else if (aatyp == AT_BITE || aatyp == AT_BUTT ||
[all …]
H A Dmondata.c40 if (a->aatyp == atyp && (dtyp == AD_ANY || a->adtyp == dtyp))
136 can_blnd(magr, mdef, aatyp, obj) in can_blnd() argument
139 uchar aatyp;
151 switch(aatyp) {
232 atyp = ptr->mattk[i].aatyp;
330 if (a->adtyp == dtyp && (atyp == AT_ANY || a->aatyp == atyp))
354 if(mdef->data->mattk[i].aatyp == AT_NONE ||
355 mdef->data->mattk[i].aatyp == AT_BOOM) {
767 what = (mattk->aatyp == AT_HUGS) ? "being roasted" : "on fire";

123456