Complete.Org: Mailing Lists: Archives: freeciv-dev: August 2001:
[Freeciv-Dev] Re: [Patch] Watchtower version 2
Home

[Freeciv-Dev] Re: [Patch] Watchtower version 2

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: freeciv-dev@xxxxxxxxxxx
Subject: [Freeciv-Dev] Re: [Patch] Watchtower version 2
From: Gregory Berkolaiko <gberkolaiko@xxxxxxxxxxx>
Date: Mon, 27 Aug 2001 16:14:55 +0100 (BST)

 --- Gregory Berkolaiko <gberkolaiko@xxxxxxxxxxx> wrote: 
>  --- Bert Buchholz <bertbuchholz@xxxxxx> wrote: 
> >     {
> >       int range = get_unit_type(punit->type)->vision_range;
> >       square_iterate(punit->x, punit->y, range, x1, y1) {
> >         map_set_known(x1, y1, plr);
> >       } square_iterate_end;
> >     }
> 
> I think it is redundant (from the time there was not fog of war)
> because the unfog_area call which follows sets the known flags anyway. 


I tried commenting it out and doing loadgames in various configurations.
Seems to change nothing :(

G.

____________________________________________________________
Do You Yahoo!?
Get your free @yahoo.co.uk address at http://mail.yahoo.co.uk
or your free @yahoo.ie address at http://mail.yahoo.ie


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