per: Add AI reactions to diplomat incidents, declara...
[email protected] Wed, 20 Jul 2005 11:31:05 -0700
| Newsgroups | gmane.games.freeciv.cvs |
|---|---|
| Message-ID | <[email protected]> |
This is an automated notification of a change to freeciv cvs, on Wed Jul 20 11:28:48 PDT 2005 = Wed Jul 20 18:28:48 2005 (GMT) by <[email protected]> ---- Files affected: freeciv/ai advdiplomacy.c advdiplomacy.h freeciv/common player.h freeciv/server diplhand.c diplomats.c plrhand.c savegame.c unittools.c ---- Log message: Tag: HEAD Add AI reactions to diplomat incidents, declarations of war and nuclear explosions, even if not done against that player. This affects 'AI love'. Also changes Senate so that it will only prevent declarations of war, not every treaty reduction. For declarations of war, we will remember the highest level of treaties between players ever, and punish AI attitudes towards war between former allies and friends, which is an indication of backstabbing and betrayal. Patch in PR#13361.