Complete.Org: Mailing Lists: Archives: freeciv-dev: August 2005:
[Freeciv-Dev] (PR#10191) City and tile owner information
Home

[Freeciv-Dev] (PR#10191) City and tile owner information

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: marko.lindqvist@xxxxxxxxxxx
Subject: [Freeciv-Dev] (PR#10191) City and tile owner information
From: "Jason Short" <jdorje@xxxxxxxxxxxxxxxxxxxxx>
Date: Sat, 20 Aug 2005 16:51:25 -0700
Reply-to: bugs@xxxxxxxxxxx

<URL: http://bugs.freeciv.org/Ticket/Display.html?id=10191 >

> [cazfi - Sun Sep 19 13:57:10 2004]:

>   But if this is not changed, we have to send also city owner 
> information  to everybody knowing tile. Currently client thinks that 
> tile is owned by different player than city on top of it. (user visible 
> effect is that city is surrounded by tiles owned by another player)

Fixing this would only take a one-line change in tilespec.c, just by
using pcity->tile->owner in place of pcity->owner where applicable.

More ambitiously we could consider removing pcity->owner entirely...

-jason




[Prev in Thread] Current Thread [Next in Thread]
  • [Freeciv-Dev] (PR#10191) City and tile owner information, Jason Short <=