fteqw/fteqtv
Spoike c6c3d3f4e0 Trimmed some dead files.
Quick hack preliminary d3d11 renderer. I'm not likely to touch this again for quite some time.
Sys_Error works properly on android, with an error message shown. Should be less of a stab in the dark if you get errors. Seg faults are still instantly fatal. Not much I can reliably do about those - most of the juicy ones will likely occur within the gl drivers (even if its my fault) and java will still call in to it.
Stereoscopic (quad-buffered) rendering is in the gl renderer. You'll likely need a quatro to use it despite it being a gl 1.0 feature. No idea about ati. See r_stereo_method for non-quad-buffered alternatives.
Tweaked networking to not overflow so much. Needs testing against other qw clients.
Fixed an issue with surface numbers > 32k on limit-breaking maps.
Fixed a preparse issue resulting in QW clients dying with the ne_ruins map's progs.
Support for the DP-variant of BSP2. The depricated RMQ variant is still supported.
QTV proxy now uses ipv6 hybrid sockets where possible. Preliminary pext support.

git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@4105 fc73d0e0-1445-4013-8a0c-d673dee63da5
2012-09-30 05:52:03 +00:00
..
dotnet2005 Trimmed some dead files. 2012-09-30 05:52:03 +00:00
dotnet2008 Tweaked VC6 project file, added MSVC10 (dotnet2010) & MSVC9 (dotnet2008) project files. Also header fix for MSVC9 and beyond. 2011-07-15 12:41:09 +00:00
dotnet2010 Tweaked VC6 project file, added MSVC10 (dotnet2010) & MSVC9 (dotnet2008) project files. Also header fix for MSVC9 and beyond. 2011-07-15 12:41:09 +00:00
libqtvc TA couple of fixes. 2011-04-30 17:21:10 +00:00
vc6 Tweaked VC6 project file, added MSVC10 (dotnet2010) & MSVC9 (dotnet2008) project files. Also header fix for MSVC9 and beyond. 2011-07-15 12:41:09 +00:00
LICENSE I'm too lazy when it comes to licenses. This is a seperate project, so must have its own license. 2007-10-04 16:28:28 +00:00
Makefile add sha1.c 2012-04-20 15:20:22 +00:00
bsd_string.h Some BSD string prototypes because the dirty GNU hippies are lame. 2007-12-27 15:16:27 +00:00
bsp.c Added more molgrum-style verbosity. Hopefully finally fixed the reason why he gets 'silent' disconnections. Added printf-style warning checks for gcc. 2007-11-16 14:53:45 +00:00
cmd.h Broken more stuff. 2009-07-07 23:40:06 +00:00
control.c Trimmed some dead files. 2012-09-30 05:52:03 +00:00
crc.c Make that crctable const. 2007-09-10 14:52:49 +00:00
forward.c work around eztv newline bug. 2012-04-20 14:41:40 +00:00
httpsv.c work around eztv newline bug. 2012-04-20 14:41:40 +00:00
mdfour.c Some cleanups, reworked commandline parsing, added basedir command 2007-08-01 14:55:28 +00:00
menu.c NQ-related bugfixes. 2012-04-23 04:37:33 +00:00
msg.c Trimmed some dead files. 2012-09-30 05:52:03 +00:00
netchan.c Trimmed some dead files. 2012-09-30 05:52:03 +00:00
nq_api.c NQ-related bugfixes. 2012-04-23 04:37:33 +00:00
parse.c Trimmed some dead files. 2012-09-30 05:52:03 +00:00
pmove.c Cleaned up a little 2007-07-23 10:53:59 +00:00
protocol.h Trimmed some dead files. 2012-09-30 05:52:03 +00:00
qtv.h Trimmed some dead files. 2012-09-30 05:52:03 +00:00
qw.c Trimmed some dead files. 2012-09-30 05:52:03 +00:00
rcon.c Trimmed some dead files. 2012-09-30 05:52:03 +00:00
sc_dsound.c Broken more stuff. 2009-07-07 23:40:06 +00:00
source.c Trimmed some dead files. 2012-09-30 05:52:03 +00:00
sp_dsound.c Broken more stuff. 2009-07-07 23:40:06 +00:00