fteqw/engine/dotnet2010
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
..
botlib.vcxproj dotnet 2008 and dotnet2010 project files updated (botlib added as well) 2011-06-30 15:49:21 +00:00
ftequake.sln Trimmed some dead files. 2012-09-30 05:52:03 +00:00
ftequake.vcxproj Trimmed some dead files. 2012-09-30 05:52:03 +00:00
ftequake_SDL.vcxproj SDL MSVC project files updated. 2011-07-16 05:02:37 +00:00
npfte.vcxproj Trimmed some dead files. 2012-09-30 05:52:03 +00:00
npqtv.vcxproj MSVC 2010 project files yay, btw what's the difference between npfte and npqtv project files? 2010-11-11 11:45:17 +00:00
readme.txt dotnet 2008 and dotnet2010 project files updated (botlib added as well) 2011-06-30 15:49:21 +00:00
resource.h MSVC 2010 project files yay, btw what's the difference between npfte and npqtv project files? 2010-11-11 11:45:17 +00:00

readme.txt

Converted VS 2005 project file
1st July 2011