mirror of
https://github.com/Shpoike/Quakespasm.git
synced 2025-02-23 20:41:36 +00:00
Extra bloaty junk to modernise stuff a bit.
https://fte.triptohell.info/moodles/qss/
4 buffers were: mod_novis, decompressed, checkpvs, and fatpvs. Also fix fatbytes calculation in SV_FatPVS to match the other PVS buffers, was (numleafs+31)>>3, changed to (numleafs+7)>>3. I am assuming the previous was a bug/typo. git-svn-id: svn+ssh://svn.code.sf.net/p/quakespasm/code/trunk@1434 af15c1b1-3010-417e-b628-4374ebc0bcbd |
||
---|---|---|
quakespasm |