Complete.Org: Mailing Lists: Archives: freeciv-dev: February 2006:
[Freeciv-Dev] Re: (PR#15169) cannot claim my own island - cannot found c
Home

[Freeciv-Dev] Re: (PR#15169) cannot claim my own island - cannot found c

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: Freeciv Dev <freeciv-dev@xxxxxxxxxxx>
Subject: [Freeciv-Dev] Re: (PR#15169) cannot claim my own island - cannot found cities in enemy borders
From: John Keller <freeciv@xxxxxxxxxxxxxx>
Date: Thu, 16 Feb 2006 10:05:02 +0100

Jason Short wrote:
> <URL: http://bugs.freeciv.org/Ticket/Display.html?id=15169 >
> 
> This patch allows founding of cities within enemy borders.
...
> +  if (punit && ptile->owner && ptile->owner != punit->owner
> +      && !pplayers_ate_war(ptile->owner, punit->owner)) {

(Replying on-list because RT doesn't recognize my account)

Wouldn't it be "pplayers_at_war"? ("at" not "ate") Though the
implications of such a function would be interesting...

- John



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