fteqw/engine/http
Spoike 76adf4ae34 Fixed 64bit compatability.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2531 fc73d0e0-1445-4013-8a0c-d673dee63da5
2007-07-23 10:57:46 +00:00
..
ftpclient.c cleanup, change TE_BLOB to TE_TAREXPLOSION in particle sets, change TE_BIGEXPLOSION to TE_TEI_BIGEXPLOSION, fix centerprints/stuffcmds not being written to mvds (maybe), misc fixes 2006-06-02 17:42:36 +00:00
ftpserver.c sv_http/sv_ftp paranoia, add gl_menutint_shader cvar, use shaders for r_menutint rendering on GL 2006-03-14 09:20:07 +00:00
httpclient.c Ugly fix, sue me. We don't support anything but IPv4 here anyway, so pass in sizeof(struct sockaddr_in) to connect(), since not all systems handle a wrong size there. 2006-04-16 02:28:59 +00:00
httpserver.c Fixed 64bit compatability. 2007-07-23 10:57:46 +00:00
iweb.h
iwebiface.c
webgen.c