[Freeciv-Dev] Re: Turns left to build in citydlg
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
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
|
|