iamgreaser
iamgreaser
We do have a way to stretch images with img_blit now.
No, we are not aiming to get this done by the Red Event.
I'm all for this. It'd probably have to take place in the launcher when first launched as the permissions are loosened on clsave/pub/... As for the server, we may have...
pub/ is for reading, not writing - the reason being that if someone runs a dodgy mod it can clobber pub/. Hence why vol/ is there.
Checked the maps in noex and they seem to load and render fine there, so it sounds like a bug in the Iceball map loader.
Actually, on further observation, it is not a bug in the VXL loader, it's freezing because a designated spawn area for the given mode is entirely water.
Considering that the window disappears when any code crashes and you have to run from the commandline to see the error anyway, I'm OK with this.
Main reason for execv is because from a security standpoint it's easier to just dump everything and start again from a clean slate. I'll be blunt and say this issue...
Should probably mention what we have now: - All functions mentioned EXCEPT fbo_writeback. fbo_create has a third option to choose whether you want stencil info or not, just in case...
VAs now accept FBOs, but the depth attachment is still unused.