Complete.Org: Mailing Lists: Archives: freeciv-dev: December 2000:
[Freeciv-Dev] Re: Bugfix: Investigation city dialog refresh
Home

[Freeciv-Dev] Re: Bugfix: Investigation city dialog refresh

[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: Bugfix: Investigation city dialog refresh
From: Marko Lindqvist <caz@xxxxxxxxx>
Date: Fri, 22 Dec 2000 13:38:53 +0200 (EET)

On Fri, 22 Dec 2000, Marko Lindqvist wrote:

>  One hackish solution would probably be to comment out client/packhand.c
> lines 549-551:
>
>     for(y=0; y<CITY_MAP_SIZE; y++)
>       for(x=0; x<CITY_MAP_SIZE; x++)
>       pcity->city_map[x][y] = C_TILE_EMPTY;
>
>  That way, refresh would at least use correct values. This should lead to

 correct values = values used when dialog was first opened, not current
values.


 Caz

--




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