Home
last modified time | relevance | path

Searched refs:is_ammo (Results 1 – 25 of 159) sorted by relevance

1234567

/dports/games/cataclysm-dda-tiles/Cataclysm-DDA-0.F/tests/
H A Dunload_naked_test.cpp50 return item.is_ammo(); in __anon42db88480102()
85 return item.is_ammo(); in __anon42db88480202()
H A Dammo_test.cpp126 REQUIRE( item( "38_special" ).is_ammo() );
127 REQUIRE( item( "sinew" ).is_ammo() );
H A Dbattery_mod_test.cpp211 CHECK_FALSE( bat_cell.is_ammo() );
246 CHECK_FALSE( flashlight.is_ammo() );
H A Ditemname_test.cpp131 REQUIRE( arrow.is_ammo() );
H A Ditem_group_test.cpp141 REQUIRE( subject.is_ammo() );
/dports/games/cataclysm-dda/Cataclysm-DDA-0.F/tests/
H A Dunload_naked_test.cpp50 return item.is_ammo(); in __anon31fc929a0102()
85 return item.is_ammo(); in __anon31fc929a0202()
H A Dammo_test.cpp126 REQUIRE( item( "38_special" ).is_ammo() );
127 REQUIRE( item( "sinew" ).is_ammo() );
H A Dbattery_mod_test.cpp211 CHECK_FALSE( bat_cell.is_ammo() );
246 CHECK_FALSE( flashlight.is_ammo() );
H A Ditemname_test.cpp131 REQUIRE( arrow.is_ammo() );
H A Ditem_group_test.cpp141 REQUIRE( subject.is_ammo() );
/dports/games/vultures-eye/vulture-2.3.67/slashem/include/
H A Dobj.h181 #define is_ammo(otmp) (((otmp)->oclass == WEAPON_CLASS || \ macro
189 #define is_grenade(otmp) (is_ammo(otmp) && \
212 (is_ammo(otmp) && (ltmp) && \
/dports/games/nethack33/nethack-3.3.1/include/
H A Dobj.h141 #define is_ammo(otmp) ((otmp->oclass == WEAPON_CLASS || \ macro
146 (is_ammo(otmp) && (ltmp) && \
/dports/games/nethack33-nox11/nethack-3.3.1/include/
H A Dobj.h141 #define is_ammo(otmp) ((otmp->oclass == WEAPON_CLASS || \ macro
146 (is_ammo(otmp) && (ltmp) && \
/dports/games/falconseye/falconseye-1.9.3_11/include/
H A Dobj.h141 #define is_ammo(otmp) ((otmp->oclass == WEAPON_CLASS || \ macro
146 (is_ammo(otmp) && (ltmp) && \
/dports/games/nethack34-nox11/nethack-3.4.3/include/
H A Dobj.h149 #define is_ammo(otmp) ((otmp->oclass == WEAPON_CLASS || \ macro
154 (is_ammo(otmp) && (ltmp) && \
/dports/games/nethack34/nethack-3.4.3/include/
H A Dobj.h149 #define is_ammo(otmp) ((otmp->oclass == WEAPON_CLASS || \ macro
154 (is_ammo(otmp) && (ltmp) && \
/dports/games/vultures-eye/vulture-2.3.67/nethack/include/
H A Dobj.h149 #define is_ammo(otmp) ((otmp->oclass == WEAPON_CLASS || \ macro
154 (is_ammo(otmp) && (ltmp) && \
/dports/games/vultures-eye/vulture-2.3.67/unnethack/include/
H A Dobj.h159 #define is_ammo(otmp) ((otmp->oclass == WEAPON_CLASS || \ macro
164 (is_ammo(otmp) && (ltmp) && \
/dports/games/unnethack/unnethack-5.1.0-20131208/include/
H A Dobj.h165 #define is_ammo(otmp) ((otmp->oclass == WEAPON_CLASS || \ macro
170 (is_ammo(otmp) && (ltmp) && \
/dports/games/tomenet/tomenet-4.6.0/src/server/
H A Drandart.c123 if (!is_ammo(a_ptr->tval)) { in do_curse()
131 if (!is_ammo(a_ptr->tval) && (a_ptr->pval > 0) && (rand_int (2) == 0)) a_ptr->pval = -a_ptr->pval; in do_curse()
1239 if (!is_ammo(a_ptr->tval) && a_ptr->pval > 11) a_ptr->pval = 11; in artifact_fix_limits_inbetween()
1476 if (!is_ammo(a_ptr->tval) && a_ptr->pval > 11) a_ptr->pval = 11; in artifact_fix_limits_afterwards()
1832 !is_ammo(k_ptr->tval) && in randart_make()
1848 if (is_ammo(k_ptr->tval)) k_ptr->pval = 0; in randart_make()
1901 if (is_ammo(k_ptr->tval) || /* ammo never aggravates */ in randart_make()
2026 if (is_ammo(a_ptr->tval)) { in randart_make()
2065 } else if (is_ammo(k_ptr->tval)) { in randart_make()
2140 if (is_ammo(k_ptr->tval)) { in randart_make()
[all …]
/dports/games/nethack36-nox11/NetHack-NetHack-3.6.6_Released/include/
H A Dobj.h178 #define is_ammo(otmp) \ macro
184 #define ammo_and_launcher(a, l) (is_ammo(a) && matching_launcher(a, l))
/dports/games/nethack36/NetHack-NetHack-3.6.6_Released/include/
H A Dobj.h178 #define is_ammo(otmp) \ macro
184 #define ammo_and_launcher(a, l) (is_ammo(a) && matching_launcher(a, l))
/dports/games/xnethack/xNetHack-xnh6.1/include/
H A Dobj.h199 #define is_ammo(otmp) \ macro
205 #define ammo_and_launcher(a, l) (is_ammo(a) && matching_launcher(a, l))
/dports/games/nethack36-nox11/NetHack-NetHack-3.6.6_Released/src/
H A Dweapon.c102 if (is_ammo(obj))
112 if (is_ammo(obj))
116 if (is_ammo(obj))
1602 if (is_ammo(obj))
/dports/games/nethack36/NetHack-NetHack-3.6.6_Released/src/
H A Dweapon.c102 if (is_ammo(obj))
112 if (is_ammo(obj))
116 if (is_ammo(obj))
1602 if (is_ammo(obj))

1234567