[Freeciv-Dev] Re: [Patch] Watchtower version 2
[Top] [All Lists]
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
 
 --- 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
 
 
 | 
 |