Complete.Org: Mailing Lists: Archives: freeciv-dev: December 2001:
[Freeciv-Dev] Criticism
Home

[Freeciv-Dev] Criticism

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: Petr Baudis <pasky@xxxxxxxxxxx>
Cc: freeciv-dev@xxxxxxxxxxx
Subject: [Freeciv-Dev] Criticism
From: Raahul Kumar <raahul_da_man@xxxxxxxxx>
Date: Thu, 6 Dec 2001 17:38:40 -0800 (PST)

Just been reading advdomestic.c. 

 /* if (choice->want > 100) choice->want = 100; */         /* want > 100 means
BUY RIGHT NOW */

 /* FIXME: rather (choice->want <= 0) --rwetmore */

I do not like either change. Elsewhere in the ai code it claims choice-want is
in the range 0-100. I realise in fact that is actually not the case. I'd like
it if
you would actually make the change so that it is in the range 0-100.

__________________________________________________
Do You Yahoo!?
Send your FREE holiday greetings online!
http://greetings.yahoo.com


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