sezero / quakespasm

QuakeSpasm -- A modern, cross-platform Quake game engine based on FitzQuake.
https://sourceforge.net/projects/quakespasm/
GNU General Public License v2.0
244 stars 97 forks source link

Stop load function from reloading level textures #37

Open mattreecebentley opened 2 years ago

mattreecebentley commented 2 years ago

Unfortunately with HD textures, levels can take a long time to reload when you die or load a quicksave or regular save. It would be great if this didn't reload the textures when it can identify that you're on the same level as you were before.