Complete.Org: Mailing Lists: Archives: freeciv-dev: May 2001:
[Freeciv-Dev] [PATCH] unhappiness due to civ size
Home

[Freeciv-Dev] [PATCH] unhappiness due to civ size

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: Freeciv-Dev List <freeciv-dev@xxxxxxxxxxx>
Subject: [Freeciv-Dev] [PATCH] unhappiness due to civ size
From: "Mike Z. Jing" <jing@xxxxxxxxxxxxxxxxxxxxxxxxx>
Date: Fri, 18 May 2001 14:45:31 -0400

This patch brings the handling of unhappiness due to civ size closer to
Civ2 behavior, i.e. unhappiness due to civ size is no longer applied
across the board, but instead on a city by city basis.  Only cities that
are above the penalty threshold are affected, according to the order in
which they are founded/aquired.  Since currently this is taken as the
order in which they are inserted into a player's city list, a lost city
retaken will be treated as a new city for this particular purpose.  A
newly founded or conquered city will have the correct index at that time,
but changes due to cities lost are not reflected until the start of next
turn.  Suggestions for a better implementation are welcome.

Mike


Attachment: unhappiness_civsize.diff
Description: Text document


[Prev in Thread] Current Thread [Next in Thread]
  • [Freeciv-Dev] [PATCH] unhappiness due to civ size, Mike Z. Jing <=