1
0
Fork 0
forked from fte/fteqw
fteqw/fteqtv
2021-10-05 05:06:04 +00:00
..
dotnet2005 tiny fix for nq and a small tweak for the libqtv builds to be a little easier to work with. 2013-08-02 00:51:07 +00:00
dotnet2008
dotnet2010
libqtvc
vc6
bsd_string.h
bsp.c finally got around to updating qtv to add a few common protocol extensions. 2018-04-06 17:39:32 +00:00
cmd.h Fixed crash from too many csqc entities (reported by shpuld) 2019-02-16 19:09:07 +00:00
control.c Switch to poll instead of select, to avoid crashes from select's arbitrary fd limit. 2021-05-09 13:02:23 +00:00
crc.c
forward.c fixed eztv md4 incompatibility. 2020-02-11 18:06:10 +00:00
httpsv.c prepare for proper binary auth instead of depending upon tls certs (using sha2(512) to ensure no modification). probably buggy on windows so not fully enabled yet. 2020-03-25 21:29:30 +00:00
LICENSE
Makefile Fix some qtv proxy bugs, some serious some less so. 2020-01-20 18:01:39 +00:00
mdfour.c
menu.c Fixed crash from too many csqc entities (reported by shpuld) 2019-02-16 19:09:07 +00:00
msg.c finally got around to updating qtv to add a few common protocol extensions. 2018-04-06 17:39:32 +00:00
net_qtv.h tiny fix for nq and a small tweak for the libqtv builds to be a little easier to work with. 2013-08-02 00:51:07 +00:00
netchan.c Added pm_pground cvar for compat with mvdsv/ezquake. Do not use it with NQ mods however, as the QC will interfere with the onground state (QW mods are okay). 2019-03-01 22:39:30 +00:00
nq_api.c finally got around to updating qtv to add a few common protocol extensions. 2018-04-06 17:39:32 +00:00
parse.c Attempt to make clang happier. 2020-06-27 19:32:16 +00:00
pmove.c finally got around to updating qtv to add a few common protocol extensions. 2018-04-06 17:39:32 +00:00
protocol.h Add ortho lights (still has serious issues that make them unusable on regular maps). 2018-07-22 11:49:37 +00:00
qtv.h Add some sha2 stuff to qtv connections. Fix up 'qtvplay' command to support passwords. 2021-10-05 05:06:04 +00:00
qw.c Attempt to make clang happier. 2020-06-27 19:32:16 +00:00
rcon.c fixed eztv md4 incompatibility. 2020-02-11 18:06:10 +00:00
sc_dsound.c
source.c Add some sha2 stuff to qtv connections. Fix up 'qtvplay' command to support passwords. 2021-10-05 05:06:04 +00:00
sp_dsound.c