1
0
Fork 0
forked from fte/fteqw
fteqw/engine/http
Spoike fa9252cefa splitscreen cleaned up more.
demo menu can now leave quake dir.
scissor+line rendering abstracted from csqc.
added a rain particle effect to the 'high' particle set.
added support for parsing ezquake's koi stuff. Still only generates utf-8.
implemented some string-buffer builtins from dp that have been stubs for quite some time.
http code now supports/uses gzipped downloads properly.
added support for non-blocking tcp connects.
#pragma optimize makes more sense with the gui version now.

git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@4397 fc73d0e0-1445-4013-8a0c-d673dee63da5
2013-06-23 02:17:02 +00:00
..
ftpclient.c Committing this before I break it any more. 2012-04-09 19:12:12 +00:00
ftpserver.c Fix various warnings. 2013-05-11 05:03:07 +00:00
httpclient.c splitscreen cleaned up more. 2013-06-23 02:17:02 +00:00
httpserver.c splitscreen cleaned up more. 2013-06-23 02:17:02 +00:00
iweb.h splitscreen cleaned up more. 2013-06-23 02:17:02 +00:00
iwebiface.c splitscreen cleaned up more. 2013-06-23 02:17:02 +00:00
webgen.c pass network addresses around as a pointer rather than as a struct. They've grown quite a bit from vanilla code and can now be quite large. this should give more efficient network filtering+matching. 2013-05-03 04:28:08 +00:00