1
0
Fork 0
forked from fte/fteqw
FTE QuakeWorld - a magical QuakeWorld engine
Find a file
2008-05-27 18:59:07 +00:00
engine Tweeked the realip stuff to tolerate ezquake. Added new cvar, sv_realip_kick. should be set to no greater than sv_getrealip. sv_getrealip 1 is mvdsv-level security, 2 ensures that there is a quakeworld client at that ip, while 3 ensures that its the actual client that its meant to be. Note that only FTE supports 3 and ezquake/fuhquake don't even support 2 (while mqwcl does). The higher the value, the higher the certainty. 2008-05-27 18:59:07 +00:00
fteqtv Made the (currently disabled) http download code more secure. 2008-05-25 22:02:52 +00:00
plugins Oops 2008-05-25 21:53:19 +00:00
q3asm2 Fixed the remaining omision with commandlines. It should now function as a complete drop-in replacement for the original id q3asm. 2008-02-11 22:38:05 +00:00
quakec Seeing as this is the only csqc example on fte's svn, I'm updating it to support the recent clientstat standardisation. 2008-01-23 01:32:20 +00:00