[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
- [Freeciv-Dev] Re: (PR#15169), Martin.Gerdes@xxxxxxxxxxxxx, 2006/02/10
- [Freeciv-Dev] (PR#15169) cannot claim my own island - cannot found cities in enemy borders, Jason Short, 2006/02/15
- [Freeciv-Dev] Re: (PR#15169) cannot claim my own island - cannot found cities in enemy borders,
John Keller <=
- [Freeciv-Dev] Re: (PR#15169) cannot claim my own island - cannot found cities in enemy borders, Per I. Mathisen, 2006/02/27
- [Freeciv-Dev] Re: (PR#15169) cannot claim my own island - cannot found cities in enemy borders, Daniel Markstedt, 2006/02/27
- [Freeciv-Dev] Re: (PR#15169) cannot claim my own island - cannot found cities in enemy borders, Jason Short, 2006/02/27
- [Freeciv-Dev] Re: (PR#15169) cannot claim my own island - cannot found cities in enemy borders, Per I. Mathisen, 2006/02/28
- [Freeciv-Dev] Re: (PR#15169) cannot claim my own island - cannot found cities in enemy borders, Jason Short, 2006/02/28
- [Freeciv-Dev] Re: (PR#15169) cannot claim my own island - cannot found cities in enemy borders, Per I. Mathisen, 2006/02/28
- [Freeciv-Dev] Re: (PR#15169) cannot claim my own island - cannot found cities in enemy borders, Jason Short, 2006/02/28
- [Freeciv-Dev] Re: (PR#15169) cannot claim my own island - cannot found cities in enemy borders, Daniel Markstedt, 2006/02/28
|
|