Home
last modified time | relevance | path

Searched defs:dropitem (Results 1 – 8 of 8) sorted by relevance

/dports/games/stendhal/stendhal-1.35/tests/games/stendhal/server/actions/equip/
H A DSourceObjectTest.java66 final Item dropitem = ItemTestHelper.createItem(); in testIsValidNonContained() local
89 final Item dropitem = ItemTestHelper.createItem(); in testIsValidNonContainedBelowPlayer() local
124 final Item dropitem = SingletonRepository.getEntityManager().getItem("money"); in testIsValidContainedNoSlot() local
149 final Item dropitem = SingletonRepository.getEntityManager().getItem("money"); in testIsValidContained() local
174 final Item dropitem = SingletonRepository.getEntityManager().getItem("money"); in testIsValidContainedNotInslot() local
199 final Item dropitem = ItemTestHelper.createItem("drops", 5); in testIsValidStackable() local
220 final Item dropitem = ItemTestHelper.createItem("drops", 5); in testIsValidStackableDropAFew() local
241 final Item dropitem = ItemTestHelper.createItem("drops", 5); in testIsValidStackableDropTooMany() local
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/strife/
H A Dp_dialog.h76 int dropitem; // item to drop if that thingtype is killed member
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/strife/
H A Dp_dialog.h76 int dropitem; // item to drop if that thingtype is killed member
/dports/devel/upp/upp/uppsrc/CtrlLib/
H A DColumnList.h40 int dropitem; variable
H A DTreeCtrl.h108 int dropitem, dropinsert; variable
/dports/games/ecwolf/ecwolf-1.3.3-src/src/thingdef/
H A Dthingdef_properties.cpp219 HANDLE_PROPERTY(dropitem) in HANDLE_PROPERTY() argument
/dports/games/edge/Edge-1.35-source/ddf/
H A Dthing.h866 const mobjtype_c *dropitem; variable
/dports/games/zdoom/zdoom-2.8.1/src/thingdef/
H A Dthingdef_properties.cpp749 DEFINE_PROPERTY(dropitem, S_i_i, Actor) in DEFINE_PROPERTY() argument