Alexis Ryan
Alexis Ryan
If we need to set an array of fullscreen resolutions because SDL no longer has the functionality to query support we might want to add our own platform specific code...
No idea what would be causing that and why its trying to compiles the header as an an object guessing that is part of link time code generation. but it...
Though it does not look like the github runner has the 1703 build 5063 sdk installed so you'd need to target one they do have like 1709 build 16299. I...
Nice to see it was fixed so simply. Copy and Paste error?
No idea what is going on here but it seems like it would be a good idea if Exult studio would refuse to edit games installed into program files or...
Trying to save into Program Files is probably because that is the Current Directory. We should do a chdir somewhere to get out of the application's start up directory
I don't know much about the android build of Exult but what I do know is that Android 7 is super old from 2016 and went end of life in...
This sounds like a really good idea to me
This is suspiciously close to the 16-bit integer limit. I doubt that is a coincidence, but the behaviour is strange as it doesn't seem to be an overflow. I suspect...
I'll assign this to myself in a few days if no one else wants to take it