by randi » Mon Oct 27, 2003 4:22 pm
Those messages mean that some spans in the patch overlap. I'm surprised they didn't make 2.0.47 hang, since I had to fix that to keep Hirogen2's tall textures wad from hanging when any of his bad textures were in view.
For those patches listed, columns 158-161 each have a vertical span that ends at y-coordinate 255, but the next span after that starts at y-coordinate 254, so there is a two-pixel overlap for each of those columns.
Those messages mean that some spans in the patch overlap. I'm surprised they didn't make 2.0.47 hang, since I had to fix that to keep Hirogen2's tall textures wad from hanging when any of his bad textures were in view.
For those patches listed, columns 158-161 each have a vertical span that ends at y-coordinate 255, but the next span after that starts at y-coordinate 254, so there is a two-pixel overlap for each of those columns.