forked from fte/fteqw
1
0
Fork 0
fteqw/plugins/jabber
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
..
Makefile QVM targets for possible QVM compileable plugins 2007-11-27 16:03:33 +00:00
compile.bat Jabber client plugin, version 1. 2005-12-11 20:11:22 +00:00
install.bat Jabber client plugin, version 1. 2005-12-11 20:11:22 +00:00
jabber.dsp Jabber client plugin, version 1. 2005-12-11 20:11:22 +00:00
jabbercl.q3asm Jabber client plugin, version 1. 2005-12-11 20:11:22 +00:00
jabbercl.vcproj fix some of the things that baker didn't like. sorry it took so long. 2016-08-25 00:12:14 +00:00
jabberclient.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
jingle.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
sift.c LOTS OF CHANGES. was hoping to get revision 5000 perfect, but really that's never going to happen. this has gone on for too long now. 2016-07-12 00:40:13 +00:00
xml.c LOTS OF CHANGES. was hoping to get revision 5000 perfect, but really that's never going to happen. this has gone on for too long now. 2016-07-12 00:40:13 +00:00
xml.h in_forceseat will not break clientcmds any more. 2015-04-27 06:19:33 +00:00
xmpp.h 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