Searched refs:isGaia (Results 1 – 2 of 2) sorted by relevance
142 allyTeamInfo.isGaia = true143 teamInfo.isGaia = true158 …rn not allyTeamInfos[allyTeamID].dead and (ignoreGaia == 0 or not allyTeamInfos[allyTeamID].isGaia)309 if allyTeamInfo.isGaia and ignoreGaia == 1 then
4988 const bool isGaia = (CLuaHandle::GetHandleReadAllyTeam(L) == teamHandler->GaiaAllyTeamID()); in GetEffectiveLosAllyTeam() local4989 if (CLuaHandle::GetHandleFullRead(L) || isGaia) { in GetEffectiveLosAllyTeam()4994 if (isGaia && (at >= 0) && (at != teamHandler->GaiaAllyTeamID())) { in GetEffectiveLosAllyTeam()