Complete.Org: Mailing Lists: Archives: freeciv-dev: April 2006:
[Freeciv-Dev] Re: (PR#16277) client/helpdata.c:1328 typo?
Home

[Freeciv-Dev] Re: (PR#16277) client/helpdata.c:1328 typo?

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: evyscr@xxxxxxxxx
Subject: [Freeciv-Dev] Re: (PR#16277) client/helpdata.c:1328 typo?
From: "Christian Knoke" <chrisk@xxxxxxxxx>
Date: Wed, 5 Apr 2006 03:13:44 -0700
Reply-to: bugs@xxxxxxxxxxx

<URL: http://bugs.freeciv.org/Ticket/Display.html?id=16277 >

Egor Vyscrebentsov wrote on Apr 05, 02:43 (-0700):
> 
> <URL: http://bugs.freeciv.org/Ticket/Display.html?id=16277 >
> 
> Good daytime!
> 
> svn branches/S2_1 r11820
> clinet/helpdata.c:1328
> 
>       case EFT_EMPIRE_SIZE_STEP:
>         sprintf(buf + strlen(buf), _("* After the first unhappy citizen "
>                 "due to city size, for each %d additional cities, another "
>                 "unhappy citizen will appear.\n"), peffect->value);
>         break;
> 
> This should be "due to civilization size" to my mind.
> 
> PS Why don't we use "empire size"? (It is more nice for me.)

The matter is more complicated (too complicated anyway). The citizen gets
unhappy because city *size* exceeds 4 (unhappysize), which is reduced (as I
understand it) if the city *number* exceeds 14 (cityfactor), and even more
reduced if there are additional cities, *not* again *14* additional cities
but a smaller addition, which also depends on the government form - uh, did
I got it right?

Christian

-- 
Christian Knoke            * * *            http://cknoke.de
* * * * * * * * *  Ceterum censeo Microsoft esse dividendum.





[Prev in Thread] Current Thread [Next in Thread]