Gaerzi
Gaerzi
Haven't noticed this problem on Windows, so it's probably Linux-specific.
The FTGL hypothesis can be tested by removing it and stubbing out functions that use it -- for a test it's not a problem if the map editor no longer...
It's not incorrect, it's the consequence of a change made for making tall graphics compatible with vanilla engines, except of course that Heretic had to use some godawful hacks for...
There's already a Lua implementation. It's not SQL, and arguably more involved, but there's little reason to have two different scripting languages. https://slade.readthedocs.io/en/latest/ You can use it to update stuff...
Basically it requires writing a SLADE-native Zip handler so as to stop using the one from wxWidgets. The biggest issue is that zip files store a lot of metadata that...