Home
last modified time | relevance | path

Searched refs:IA_MOVE (Results 1 – 4 of 4) sorted by relevance

/dports/games/ufoai/ufoai-2.5-source/src/client/
H A Dcl_inventory.cpp84 case IA_MOVE: in INV_MoveItem()
/dports/games/ufoai/ufoai-2.5-source/src/tests/
H A Dtest_inventory.cpp157 …CU_ASSERT_EQUAL(IA_MOVE, i.moveInInventory(&inv, container, addedItem, containerTo, NONE, NONE, nu… in testItemMove()
/dports/games/ufoai/ufoai-2.5-source/src/game/
H A Dinv_shared.h77 IA_MOVE, /**< normal inventory item move */ enumerator
H A Dinventory.cpp292 return IA_MOVE; in moveInInventory()
465 return IA_MOVE; in moveInInventory()