Complete.Org: Mailing Lists: Archives: freeciv-dev: November 2001:
[Freeciv-Dev] Re: Minor translation patch for citydialog
Home

[Freeciv-Dev] Re: Minor translation patch for citydialog

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: "Pieter J. Kersten" <kersten@xxxxxxxxxx>
Cc: Mike Kaufman <mkaufman@xxxxxxxxxxxxxx>, freeciv-dev@xxxxxxxxxxx
Subject: [Freeciv-Dev] Re: Minor translation patch for citydialog
From: Mike Kaufman <mkaufman@xxxxxxxxxxxxxx>
Date: Thu, 1 Nov 2001 12:01:54 -0600

On Thu, Nov 01, 2001 at 04:06:28PM +0100, Pieter J. Kersten wrote:
> > >
> > > Another thing: it seems that on the happiness page world wonders are never
> > > mentioned, even in cities that have them. A bug?
> >
> > happiness_dialog_update_wonders() only displays wonders that contribute
> > to happiness. B_HANGING B_BACH B_SHAKESPEARE B_CURE are them right now
> > (AFAIK) and they only appear if city_affected_by_wonder() returns true.
> >
> 
> What about Michelangelo's Chapel?

I knew after I sent this that I should have said something about the
chapel. It should appear in the buildings row. if your city already has 
a cathedral, it doesn't show up, but if it doesn't it ought to say 
something like "Cathedral (Michelangelo's Chapel)" since the chapel 
duplicates a building.

Is what's happening for you? Maybe this isn't intuitive behavior.
Perhaps it should appear in both places? The relevant code is at
happiness.c:319

-mike



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