fteqw/engine/http
Spoike 6430b9b214 added a macro for specifying all the cvar properties. This will simplify stuff for Q2.
Also added trace_endcontents and trace_surfaceflags.
File system (still too selectivly) reads gz files.
Fixed a buffer overflow in the http client.
Made server downloads decompress zipped files to a temporary file. This should make it download them faster.


git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1943 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-02-11 02:09:43 +00:00
..
ftpclient.c ftp/http stuff should work again. the download menu is still out of action, however. 2005-12-22 02:29:11 +00:00
ftpserver.c ftp/http stuff should work again. the download menu is still out of action, however. 2005-12-22 02:29:11 +00:00
httpclient.c added a macro for specifying all the cvar properties. This will simplify stuff for Q2. 2006-02-11 02:09:43 +00:00
httpserver.c ftp/http stuff should work again. the download menu is still out of action, however. 2005-12-22 02:29:11 +00:00
iweb.h Reworked the filesystem. We now support a virtual filesystem. Many places accept stream usage, although many formats do not support this. 2005-12-21 03:07:33 +00:00
iwebiface.c added a macro for specifying all the cvar properties. This will simplify stuff for Q2. 2006-02-11 02:09:43 +00:00
webgen.c ftp/http stuff should work again. the download menu is still out of action, however. 2005-12-22 02:29:11 +00:00