Jonathon Fowler

Results 19 comments of Jonathon Fowler

As it's currently implemented, the query for resolutions references the primary display and I'll need to think about how that assumption might be changed.

I'm guessing you're set for a 32-bit video mode. I presume it behaves more like you're looking for when in 8-bit fullscreen mode, no?

Right, so that's the difference between 'fullscreen desktop' (8-bit) and 'fullscreen' (32-bit) modes. And it seems that something has changed to break the upscale SDL seemed to once do to...

Works for me on current master branch (commit 54912c4) on the first level. Which map were you playing?

Thanks for this PR. It arrived as I was in the middle of doing some fairly significant changes, so I'll rebase it and see what still fits. I'll also fix...

JFBuild doesn't implement the 'tilefromtexture' keyword, but it does recognise and skip over it. It's an EDuke32 feature that hasn't been backported.

The working directory where configuration, savegames, screenshots, and demos are written is coded as `~/.jfsw`, but perhaps what you'd rather is JFSW's self-contained 'portable' mode. If you touch a file...

Without yet retesting to know for sure, I believe this can happen if libengine.a is built with a different compiler, as I suspect I may have some Makefile dependency errors.