Complete.Org:
Mailing Lists:
Archives:
freeciv-dev:
November 2002: [Freeciv-Dev] Re: (PR#2259) GTK2 bug in tile "dithering" |
[Freeciv-Dev] Re: (PR#2259) GTK2 bug in tile "dithering"[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
On Sat, 16 Nov 2002, Jason Short via RT wrote: > > [andrearo@xxxxxxxxxxxx - Mon Oct 28 06:15:02 2002]: > > > The GTK2-client in 1.14.0-beta1 has a graphic-bug. > > There are white dots between tiles. (see screenshot) > > I re-enabled tile blending (tile_dither()). But I cannot reproduce > this, either with S1_14 branch, with the current CVS, or with the > downloaded source code of the beta1 release. > > Why would this be? Not all tiles have holes. Try the attached savegame. Another problem is that the colour you see through the holes changes depending on what was below drawn previously. The attached patch will always paint the background white before drawing the tiles so you can see the holes. --- Vasco Alexandre da Silva Costa @ Instituto Superior Tecnico, Lisboa
show_holes.diff
tilesbug.sav.gz
|