Home
last modified time | relevance | path

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

/dports/games/lordsawar/lordsawar-0.3.2/src/
H A Dplayer.h1625 void alterDiplomaticRelationshipScore (Player *player, int amount);
H A Dnetwork_player.cpp830 alterDiplomaticRelationshipScore(player, action->getAmountChange()); in decodeActionDiplomacyScore()
H A Dplayer.cpp2671 void Player::alterDiplomaticRelationshipScore (Player *player, int amount) in alterDiplomaticRelationshipScore() function in Player
2694 alterDiplomaticRelationshipScore (player, amount); in improveDiplomaticRelationship()
2704 alterDiplomaticRelationshipScore (player, -amount); in deteriorateDiplomaticRelationship()