Extra bloaty junk to modernise stuff a bit. https://fte.triptohell.info/moodles/qss/
Find a file
Ozkan Sezer 284b182a1c gl_fog.c (Fog_ParseServerMessage): fix reading time for svc_fog.
max() macro forces double read of its arguments, so MSG_ReadShort()
was being called twice, therefore it has always been broken since
more than 20 years, and not to mention its definition change going
from fitzquake v0.60 to v0.65. Darkplaces svn r1778 changelog says:
"minor cleaning of obsolete protocol stuff (svc_fog is now considered unused, because it really never was used)"
 http://svn.icculus.org/twilight?view=rev&revision=1778
 524e813007
FTEQW does it right by doing a single message read (svcfitz_fog)

We now do a single message read like FTEQW, as it should have been.
svc_fog message has probably never been emited by any mod's qc, so
no worries.
2022-06-02 14:33:10 +03:00
Linux add -lm to SDL-1.2 project too, move -lm to end of list in SDL2 project. 2022-06-02 14:32:40 +03:00
MacOSX updated SDL2-2.0.22 builds with several backports from SDL2 main branch. 2022-05-26 11:55:00 +03:00
Misc re-diff'ed extra patches under Misc/ so that they apply cleanly. 2021-09-03 11:01:24 +03:00
Quake gl_fog.c (Fog_ParseServerMessage): fix reading time for svc_fog. 2022-06-02 14:33:10 +03:00
Windows updated SDL2-2.0.22 builds with several backports from SDL2 main branch. 2022-05-26 11:55: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.5, update documents. 2022-05-24 20:55:04 +03:00
Quakespasm.txt bump version to 0.94.5, update documents. 2022-05-24 20:55:04 +03:00