Commit Graph

5 Commits

Author SHA1 Message Date
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
Lance 6a8e0d386a dotnet 2008 and dotnet2010 project files updated (botlib added as well)
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@3840 fc73d0e0-1445-4013-8a0c-d673dee63da5
2011-06-30 15:49:21 +00:00
Lance affdd9d3df Made fixes to dotnet2005 that would affect 2008 & 2010 when converted, target's were missing OpenAL (snd_al.c) and some merged targets still had USE_D3D (C++ FakeGL wrapper)
git-svn-id: https://svn.code.sf.net/p/fteqw/code/branches/wip@3755 fc73d0e0-1445-4013-8a0c-d673dee63da5
2011-03-13 11:47:53 +00:00
Lance e028245179 MSVC Project file update. Converted the dotnet2005 files to dotnet2008 & dotnet2010
git-svn-id: https://svn.code.sf.net/p/fteqw/code/branches/wip@3694 fc73d0e0-1445-4013-8a0c-d673dee63da5
2010-12-12 03:53:53 +00:00
Lance 3435fe6f79 MSVC 2010 project files yay, btw what's the difference between npfte and npqtv project files?
git-svn-id: https://svn.code.sf.net/p/fteqw/code/branches/wip@3647 fc73d0e0-1445-4013-8a0c-d673dee63da5
2010-11-11 11:45:17 +00:00