fteqw/engine/http
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
..
ftpclient.c qccgui: reworked compile prints to split the screen instead of being some other window that's hidden when fullscreened etc. 2017-05-28 15:42:32 +00:00
ftpserver.c qccgui: reworked compile prints to split the screen instead of being some other window that's hidden when fullscreened etc. 2017-05-28 15:42:32 +00:00
httpclient.c first version with dtls support. disabled for now. 2017-05-18 10:24:09 +00:00
httpserver.c playdemo accepts https urls now. will start playing before the file has finished downloading, to avoid unnecessary delays. 2017-05-10 02:08:58 +00:00
iweb.h qccgui: reworked compile prints to split the screen instead of being some other window that's hidden when fullscreened etc. 2017-05-28 15:42:32 +00:00
iwebiface.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
webgen.c qccgui: reworked compile prints to split the screen instead of being some other window that's hidden when fullscreened etc. 2017-05-28 15:42:32 +00:00