On Tue, Jul 24, 2001 at 04:01:17PM -0700, Mark Wedel wrote: > However, when I try to use the client (gtk) in sdl mode, I get > some interesting coloring effects. I don't know if this got > changed with the fog of war code or not - I recall that sdl mode client > mostly worked before (there are some images it doesn't seem to > do right, like the floor tiles on the greeting map), but this is > certainly much worse. I get this running with either > -fog or without it. An image of it can be found at > > http://tavern.santa-clara.ca.us/cf/sdl.gif This should be fixed now.. I was making a bad assumption about how SDL was padding the scanlines in the pixel array. -Scott