Home
last modified time | relevance | path

Searched refs:repaired_with (Results 1 – 12 of 12) sorted by relevance

/dports/games/cataclysm-dda-tiles/Cataclysm-DDA-0.F/src/
H A Dmaterial.h116 itype_id repaired_with() const;
H A Dmaterial.cpp154 itype_id material_type::repaired_with() const in repaired_with() function in material_type
H A Ditem.h1136 const std::set<itype_id> &repaired_with() const;
H A Diuse_actor.cpp2595 const itype_id &component_id = mat.obj().repaired_with(); in get_valid_repair_materials()
2620 item::nname( mat.repaired_with(), 2 ) ); in handle_components()
2767 .repaired_with() == fix.typeId(); in can_repair_target()
H A Dplayer.cpp1738 const std::set<itype_id> &rep = obj->repaired_with(); in mend_item()
H A Ditem.cpp3400 const std::vector<itype_id> rep = sorted_lex( repaired_with() ); in repair_info()
6587 const std::set<itype_id> &item::repaired_with() const in repaired_with() function in item
/dports/games/cataclysm-dda/Cataclysm-DDA-0.F/src/
H A Dmaterial.h116 itype_id repaired_with() const;
H A Dmaterial.cpp154 itype_id material_type::repaired_with() const in repaired_with() function in material_type
H A Ditem.h1136 const std::set<itype_id> &repaired_with() const;
H A Diuse_actor.cpp2595 const itype_id &component_id = mat.obj().repaired_with(); in get_valid_repair_materials()
2620 item::nname( mat.repaired_with(), 2 ) ); in handle_components()
2767 .repaired_with() == fix.typeId(); in can_repair_target()
H A Dplayer.cpp1738 const std::set<itype_id> &rep = obj->repaired_with(); in mend_item()
H A Ditem.cpp3400 const std::vector<itype_id> rep = sorted_lex( repaired_with() ); in repair_info()
6587 const std::set<itype_id> &item::repaired_with() const in repaired_with() function in item