fteqw/engine/http
Spoike 49197218bc Slow progress. Most of what I am fighting is emscripten's javascript-based libc. Its networking is laughable at best, trust me you don't want to see it. Whereas its GL emulation seems to break things rather than anything else so for now I'm just disabling everything that isn't vbo+es2 and I still get warnings about emulation being enabled. No idea how to get rid of those. Still, bsp objects should now render correctly, but not models+particles+2d+text stuff.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@4283 fc73d0e0-1445-4013-8a0c-d673dee63da5
2013-04-04 08:08:49 +00:00
..
ftpclient.c Committing this before I break it any more. 2012-04-09 19:12:12 +00:00
ftpserver.c Early hack at emscripten compat. 2013-04-02 05:18:17 +00:00
httpclient.c Slow progress. Most of what I am fighting is emscripten's javascript-based libc. Its networking is laughable at best, trust me you don't want to see it. Whereas its GL emulation seems to break things rather than anything else so for now I'm just disabling everything that isn't vbo+es2 and I still get warnings about emulation being enabled. No idea how to get rid of those. Still, bsp objects should now render correctly, but not models+particles+2d+text stuff. 2013-04-04 08:08:49 +00:00
httpserver.c ------------------------------------------------------------------------ 2013-03-12 22:47:42 +00:00
iweb.h qwsvdef.h is no more. Many files changed because of this. 2013-03-31 04:21:08 +00:00
iwebiface.c d3d compiles again (yes, your poking does work Moodles). 2012-01-21 07:53:49 +00:00
webgen.c Work In Progress branch. 2009-11-04 21:16:50 +00:00