engine/engine/sw
Spoike 2bf193001b implement pcma+pcmu codecs for voip for xmpp compat, because they're fairly simple and I can.
remove MAX_MAP_LEAFS limit, although its still checked for sanity (just MUCH higher). You may need 64bit processes on account of the pvs+phs memory required.
integrated my fork of frikdec into fteqccgui. Just associate .dat with fteqccgui and it'll decompile the progs (compiling will then embed the decompiled source into the resulting .dat to avoid repeated decompilation). Be sure to back up first... not tested as a 64bit process.

git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@5114 fc73d0e0-1445-4013-8a0c-d673dee63da5
2017-06-21 01:24:25 +00:00
..
sw.h first version with dtls support. disabled for now. 2017-05-18 10:24:09 +00:00
sw_backend.c a dos port, as a dig at eukara about his xbox port project. 2017-05-19 03:32:02 +00:00
sw_image.c mvd: cl_autotrack_team cvar locks autotrack to a specific team. getting the team name to match can still be problematic when it contains non-ascii chars however. 2016-01-18 05:22:07 +00:00
sw_rast.c first version with dtls support. disabled for now. 2017-05-18 10:24:09 +00:00
sw_spans.h implement ripplemaps. currently requires explicit mod support to use properly. 2012-05-14 01:41:08 +00:00
sw_viddos.c a dos port, as a dig at eukara about his xbox port project. 2017-05-19 03:32:02 +00:00
sw_vidwin.c implement pcma+pcmu codecs for voip for xmpp compat, because they're fairly simple and I can. 2017-06-21 01:24:25 +00:00