Home
last modified time | relevance | path

Searched refs:group_select_id (Results 1 – 6 of 6) sorted by relevance

/dports/games/7kaa/7kaa-2.15.4p1/src/
H A DOGRPSEL.cpp90 unitPtr->group_select_id = groupNum; // new selected unit in group_units()
91 else if(unitPtr->group_select_id==groupNum) // old member in this group in group_units()
92 unitPtr->group_select_id = 0; in group_units()
125 if(unitPtr->group_select_id==groupNum) in select_grouped_units()
153 if(unitPtr->group_select_id==groupNum) in select_grouped_units()
H A DOUNIT.cpp122 group_select_id = 0; in init()
1535 group_select_id = 0; // clear group select id in change_nation()
H A DOFIRM.cpp558 unitPtr->group_select_id = 0; // clear group select id in assign_unit()
1515 unitPtr->group_select_id = 0; // clear group select id in set_builder()
H A DOMP_CRC.cpp163 group_select_id = 0; in clear_ptr()
H A DOGFILE3.cpp229 visit<int8_t>(v, &u->group_select_id); in visit_unit()
/dports/games/7kaa/7kaa-2.15.4p1/include/
H A DOUNIT.h220 char group_select_id; // id for group selection variable