Extra bloaty junk to modernise stuff a bit. https://fte.triptohell.info/moodles/qss/
Find a file
temx 6cf0547d01 Fix SZ_GetSpace server crashes
See https://github.com/Novum/vkQuake/pull/438.  Also see
    https://github.com/andrei-drexler/ironwail/issues/32

Note: Changing that 24 to 39 does prevent the crash, but
the buffer size is still insufficient, so some entities
(e.g. nails) are missing occasionally. A MAX_DATAGRAM of
48000 seems enough to fix that (MAX_DATAGRAM in ironwail
has been bumped to 64000.) Long term though, it would be
much better to add support for pkt fragmentation like in
QSS since this jumbo packet size is only used in single-
player mode - multiplayer uses the much smaller value of
DATAGRAM_MTU (just 1400 bytes.)
2022-03-11 23:55:10 +03:00
Linux bump version to 0.94.3, update documents. 2021-12-05 15:11:10 +03:00
MacOSX bump version to 0.94.3, update documents. 2021-12-05 15:11:10 +03:00
Misc re-diff'ed extra patches under Misc/ so that they apply cleanly. 2021-09-03 11:01:24 +03:00
Quake Fix SZ_GetSpace server crashes 2022-03-11 23:55:10 +03:00
Windows SDL2-2.0.18 final windows build. 2021-12-04 12:50:00 +03:00
LICENSE.txt rename gnu.txt to LICENSE.txt 2014-09-21 14:02:30 +00:00
Quakespasm-Music.txt Updates for tracker music: 2021-02-04 23:28:00 +03:00
Quakespasm.html bump version to 0.94.3, update documents. 2021-12-05 15:11:10 +03:00
Quakespasm.txt fixed typo in changelog 2022-01-22 20:10:24 +03:00