Extra bloaty junk to modernise stuff a bit. https://fte.triptohell.info/moodles/qss/
Find a file
Eric Wasylishen ae8a4f82da SV_SpawnServer: use malloc for sv.edicts, and only zero it as needed
Previously we were Hunk_Alloc'ing space for 8192 edicts (by default) which zeros all of that memory, this way we only use as much RAM as needed since the unuesd pages aren't dirtied

git-svn-id: svn://svn.code.sf.net/p/quakespasm/code/trunk/quakespasm@1286 af15c1b1-3010-417e-b628-4374ebc0bcbd
2016-01-29 01:05:11 +00:00
Linux Update docs with latest changes 2016-01-15 09:18:21 +00:00
MacOSX Xcode project: 2016-01-29 00:31:27 +00:00
Misc re-diff'ed extra patches under Misc/ so that they apply cleanly. 2016-01-16 19:28:04 +00:00
Quake SV_SpawnServer: use malloc for sv.edicts, and only zero it as needed 2016-01-29 01:05:11 +00:00
Windows oslibs: rebuild libopusfile from latest v0.7 release. 2016-01-10 09:30:31 +00:00
LICENSE.txt rename gnu.txt to LICENSE.txt 2014-09-21 14:02:30 +00:00
Quakespasm-Music.txt update README files to reflect further 0.85.10 changes so far. 2014-09-15 09:10:19 +00:00
Quakespasm.html Update docs with latest changes 2016-01-15 09:18:21 +00:00
Quakespasm.txt minor edit to readme.txt 2016-01-15 09:37:09 +00:00