Home
last modified time | relevance | path

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

/dports/games/lordsawar/lordsawar-0.3.2/src/
H A Dplayerlist.cpp501 me->improveAlliesRelationship (them, 1, Player::AT_PEACE); in negotiateDiplomacy()
512 me->improveAlliesRelationship(them, 1, Player::AT_WAR); in negotiateDiplomacy()
H A Dplayer.h1266 void improveAlliesRelationship(Player *player, guint32 amount,
H A Dplayer.cpp2755 void Player::improveAlliesRelationship(Player *player, guint32 amount, in improveAlliesRelationship() function in Player