Complete.Org: Mailing Lists: Archives: freeciv-ai: December 2002:
[freeciv-ai] settlers.c question
Home

[freeciv-ai] settlers.c question

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: freeciv-ai@xxxxxxxxxxx
Subject: [freeciv-ai] settlers.c question
From: "Per I. Mathisen" <per@xxxxxxxxxxx>
Date: Wed, 4 Dec 2002 14:18:57 +0000 (GMT)

Please take a look at the attached patch and tell me why
is_already_assigned() can't be removed in this way (you will also need to
look at the code in question, merely looking at the patch is not enough).
AFAICS this function is totally braindamaged, and the only useful thing it
can possibly do can done better by is_non_allied_unit_tile().

Possibly it was once intended to stop many settlers from trying to do the
same thing, but it doesn't do that either...

  - Per

Attachment: settlersc1.diff
Description: Text document


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