Follow-up Comment #3, patch #1189 (project freeciv):

Patch that fixes problems I raised earlier. The earlier patch can be ignored.
I'm not sure whether the line:

(city_owner(acity) != city_owner(pcity)
 
should be kept or not as the next line:

&& (!pplayers_allied (city_owner(pcity), city_owner(acity)))

checks the same thing, as well as checks for allies. I kept the first line
just in case someone decides in the future that pplayers_allied should return
false if the players are the same, rather than true (like it currently does).

(file #6263)
    _______________________________________________________

Additional Item Attachment:

File name: airlift_allied_city2.patch     Size:0 KB


    _______________________________________________________

Reply to this item at:

  <http://gna.org/patch/?1189>

_______________________________________________
  Message sent via/by Gna!
  http://gna.org/


_______________________________________________
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev

Reply via email to