Home
last modified time | relevance | path

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

/dports/games/ufoai/ufoai-2.5-source/src/client/
H A Dcl_inventory.h47FILTER_UGVITEM, /**< Heavy equipment like tanks (i.e. these are actually employees) and their par… enumerator
H A Dcl_inventory.cpp332 case FILTER_UGVITEM: in INV_ItemMatchesFilter()
/dports/games/ufoai/ufoai-2.5-source/src/client/cgame/campaign/
H A Dcp_market_callbacks.cpp374 case FILTER_UGVITEM: in BS_FillMarket_f()
/dports/games/ufoai/ufoai-2.5-source/src/client/ui/node/
H A Dui_node_baseinventory.cpp797 Com_RegisterConstInt("FILTER_UGVITEM", FILTER_UGVITEM); in UI_RegisterBaseInventoryNode()