Complete.Org: Mailing Lists: Archives: freeciv-dev: January 2000:
[Freeciv-Dev] Re: Turns left to build in citydlg
Home

[Freeciv-Dev] Re: Turns left to build in citydlg

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: freeciv-dev@xxxxxxxxxxx
Subject: [Freeciv-Dev] Re: Turns left to build in citydlg
From: sebauer@xxxxxxxxxxx (Sebastian Bauer)
Date: Wed, 05 Jan 2000 19:07:47 +0100

Hello Daniel

>> IMO you should move the calculation stuff to gui independ part.
>> I attached the function I have done in client/gui-mui/citydlg.c.
> Yes, perhaps your function should be moved to the common dir?

I think so.

>> return (rounds > 0) ? rounds : 0;
> Shouldn't we return 1, since you always have to wait to atleast the next
> turn? 

Hmm...yes...ok ;-)

bye,
Sebastian Bauer


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