1
0
Fork 0
forked from fte/fteqw
fteqw/engine/http
Spoike f81ecbd44c fix some issues with nametags.
allow skin files to force qw skin player colours.
qccgui now does a quick parse-only compile to see comments on globals, as well as populate file lists correctly with preqcc-style src. however, doesn't compile actual functions, so can fail to pick up function defs (will go to first prototype instead of the body).
try to fix seasick issue when viewing an fte-protocol mvd. needs testing.

git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@4828 fc73d0e0-1445-4013-8a0c-d673dee63da5
2015-01-12 12:28:13 +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 fix some issues with nametags. 2015-01-12 12:28:13 +00:00
httpserver.c fix misc bugs/issues/warnings. 2014-09-14 01:45:11 +00:00
iweb.h tweaks to try to get a more sane gui debug protocol. 2015-01-07 13:34:05 +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