1
0
Fork 0
forked from fte/fteqw
fteqw/engine/http
Spoike dddee3d76c rewrote some master server code to isolate games.
servers will subscribe to both ipv4 and ipv6 addresses if a master's name resolves to both types.
handle filename security more cautiously.
avoid some wasted memory with q3bsps. fix crashing bug in dedicated servers.
try fixing OMC's latest issue.

git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@4803 fc73d0e0-1445-4013-8a0c-d673dee63da5
2014-12-23 15:26:42 +00:00
..
ftpclient.c stripped out my ancient form of in-engine translation. Implemented gettext style translation instead. Automatically determine language from environment settings. 2013-11-29 14:36:47 +00:00
ftpserver.c moving q2 temporary entities to particle configs. 2014-05-16 01:34:58 +00:00
httpclient.c threaded loading code and associated/extensive tweaks. 2014-10-05 20:04:11 +00:00
httpserver.c fix misc bugs/issues/warnings. 2014-09-14 01:45:11 +00:00
iweb.h fix typo with menus. 2014-09-08 23:47:19 +00:00
iwebiface.c fix typo with menus. 2014-09-08 23:47:19 +00:00
webgen.c rewrote some master server code to isolate games. 2014-12-23 15:26:42 +00:00