Home
last modified time | relevance | path

Searched refs:VerifyAndDecayOpplist (Results 1 – 3 of 3) sorted by relevance

/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/src/game/Tactical/
H A DOppList.h112 void VerifyAndDecayOpplist(SOLDIERTYPE *pSoldier);
H A DOppList.cc4329 void VerifyAndDecayOpplist(SOLDIERTYPE *pSoldier) in VerifyAndDecayOpplist() function
4643 FOR_EACH_MERC(i) VerifyAndDecayOpplist(*i); in NonCombatDecayPublicOpplist()
H A DSoldier_Control.cc4124 VerifyAndDecayOpplist(&s); in EVENT_BeginMercTurn()