Home
last modified time | relevance | path

Searched refs:ER_NOTHING (Results 1 – 18 of 18) sorted by relevance

/dports/games/nethack36/NetHack-NetHack-3.6.6_Released/src/
H A Dtrap.c158 return ER_NOTHING;
189 return ER_NOTHING;
203 return ER_NOTHING;
209 return ER_NOTHING;
229 return ER_NOTHING;
278 return ER_NOTHING;
3528 return ER_NOTHING;
3537 return ER_NOTHING;
3540 return ER_NOTHING;
3569 return ER_NOTHING;
[all …]
H A Dfountain.c412 } else if (er != ER_NOTHING && !rn2(2)) { /* no further effect */
H A Duhitm.c53 == ER_NOTHING)
76 == ER_NOTHING)
83 == ER_NOTHING)
90 == ER_NOTHING)
H A Dpotion.c1265 if (water_damage(targobj, 0, TRUE) != ER_NOTHING)
2135 if (erode_obj(obj, 0, ERODE_CORRODE, EF_GREASE) != ER_NOTHING) in dodip()
H A Ddokick.c1075 if (water_damage(uarmf, "metal boots", TRUE) == ER_NOTHING) { in dokick()
/dports/games/nethack36-nox11/NetHack-NetHack-3.6.6_Released/src/
H A Dtrap.c158 return ER_NOTHING;
189 return ER_NOTHING;
203 return ER_NOTHING;
209 return ER_NOTHING;
229 return ER_NOTHING;
278 return ER_NOTHING;
3528 return ER_NOTHING;
3537 return ER_NOTHING;
3540 return ER_NOTHING;
3569 return ER_NOTHING;
[all …]
H A Dfountain.c412 } else if (er != ER_NOTHING && !rn2(2)) { /* no further effect */
H A Duhitm.c53 == ER_NOTHING)
76 == ER_NOTHING)
83 == ER_NOTHING)
90 == ER_NOTHING)
H A Dpotion.c1265 if (water_damage(targobj, 0, TRUE) != ER_NOTHING)
2135 if (erode_obj(obj, 0, ERODE_CORRODE, EF_GREASE) != ER_NOTHING) in dodip()
H A Ddokick.c1075 if (water_damage(uarmf, "metal boots", TRUE) == ER_NOTHING) { in dokick()
/dports/games/xnethack/xNetHack-xnh6.1/src/
H A Dtrap.c176 return ER_NOTHING; in erode_obj()
209 return ER_NOTHING; in erode_obj()
223 return ER_NOTHING; in erode_obj()
229 return ER_NOTHING; in erode_obj()
249 return ER_NOTHING; in erode_obj()
298 return ER_NOTHING; in erode_obj()
4105 return ER_NOTHING; in water_damage()
4114 return ER_NOTHING; in water_damage()
4120 return ER_NOTHING; in water_damage()
4152 return ER_NOTHING; in water_damage()
[all …]
H A Dfountain.c437 } else if (er != ER_NOTHING && !rn2(2)) { /* no further effect */ in dipfountain()
H A Dpotion.c1394 if (water_damage(targobj, 0, TRUE) != ER_NOTHING) in H2Opotion_dip()
2439 if (erode_obj(obj, 0, ERODE_CORRODE, EF_GREASE) != ER_NOTHING) in dodip()
H A Duhitm.c83 == ER_NOTHING) in erode_armor()
106 == ER_NOTHING) in erode_armor()
113 == ER_NOTHING) in erode_armor()
120 == ER_NOTHING) in erode_armor()
H A Ddokick.c1097 if (water_damage(uarmf, "metal boots", TRUE) == ER_NOTHING) { in dokick()
/dports/games/nethack36-nox11/NetHack-NetHack-3.6.6_Released/include/
H A Dobj.h379 #define ER_NOTHING 0 /* nothing happened */ macro
/dports/games/nethack36/NetHack-NetHack-3.6.6_Released/include/
H A Dobj.h379 #define ER_NOTHING 0 /* nothing happened */ macro
/dports/games/xnethack/xNetHack-xnh6.1/include/
H A Dobj.h439 #define ER_NOTHING 0 /* nothing happened */ macro