Home
last modified time | relevance | path

Searched defs:Hostile (Results 1 – 5 of 5) sorted by relevance

/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/iff_defs/
H A Diff_defs.h25 enum IFF_hotkey_team { Default = -1, None = 0, Friendly, Hostile }; enumerator
/dports/games/uqm/uqm-0.8.0/src/uqm/comm/shofixt/
H A Dshofixt.c368 Hostile (RESPONSE_REF R) in Hostile() function
/dports/games/openclonk/openclonk-release-8.1-src/src/player/
H A DC4PlayerList.cpp84 bool C4PlayerList::Hostile(int iPlayer1, int iPlayer2) const in Hostile() function in C4PlayerList
670 int32_t Hostile(int32_t plr1, int32_t plr2) in Hostile() function
/dports/games/gemrb/gemrb-0.9.0/gemrb/core/
H A DSpell.h84 ieByte Hostile; variable
/dports/games/ivan/ivan-059/Main/Source/
H A Dchar.cpp1385 character* Hostile[MAX_SQUARES_UNDER]; in TryMove() local