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: sebauer@xxxxxxxxxxx (Sebastian Bauer)
Cc: freeciv-dev@xxxxxxxxxxx
Subject: [Freeciv-Dev] Re: Turns left to build in citydlg
From: Daniel Zinsli <s830+priv@xxxxxxxxx>
Date: 05 Jan 2000 15:43:22 +0100

sebauer@xxxxxxxxxxx (Sebastian Bauer) writes:

> 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?

>     return (rounds > 0) ? rounds : 0;

Shouldn't we return 1, since you always have to wait to atleast the next
turn? 

-- 
Daniel Zinsli
University of Bergen, Norway
Finger s830@xxxxxxxxxxxxxxx for more info

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