Home
last modified time | relevance | path

Searched refs:IVAN_TEAM (Results 1 – 7 of 7) sorted by relevance

/dports/games/ivan/ivan-059/Script/
H A Ddungeon.dat34 * 6 == IVAN_TEAM == Ivan and Vladimir.
72 Team IVAN_TEAM;
H A Ddefine.dat1164 #define IVAN_TEAM 6
/dports/games/ivan/ivan-059/Script/dungeons/
H A DGloomyCaves.dat800 Character = communist { Team = IVAN_TEAM; Flags = IS_LEADER; }
805 Character = vladimir { Team = IVAN_TEAM; }
/dports/games/ivan/ivan-059/Main/Include/
H A Divandef.h520 #define IVAN_TEAM 6 macro
H A Ddefinesvalidator.h5035 #ifdef IVAN_TEAM // DO NOT MODIFY! in Validate()
5037 bsB = IVAN_TEAM; in Validate()
5039 …th value 6 from .dat file mismatches hardcoded c++ define value of " << IVAN_TEAM << "!" << std::e… in Validate()
/dports/games/ivan/ivan-059/Main/Source/
H A Dnonhuman.cpp1718 || GetTeam()->GetID() != IVAN_TEAM in MustBeRemovedFromBone()
H A Dhuman.cpp4568 || GetTeam()->GetID() != IVAN_TEAM in MustBeRemovedFromBone()