forked from fte/fteqw
1
0
Fork 0
fteqw/engine/http
Spoike 71319a8852 add hud_miniscores_show cvar to hide the mini deathmatch overlay
fix some issues with ezhud. ownfrags, text alphas, RGB player colours.
tweak gamecontroller input a little, to make axis slightly more usable.
fix issue with menuqc/csqc not being able to query binds reliably.
fix csqc gravitydir.
bump r_particle_tracelimit so that its no longer a limitation by default.
tweak fog to allow far-clip-plane culling on entities (but still not on world, due to issues with glClear).
fix performance issue with q1bspx BRUSHLIST lump.
fix mvd recording bug.
fix limitation that becomes apparent on maps with lots of ents visible at once. will now use more bandwidth in such cases, however.

git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@4994 fc73d0e0-1445-4013-8a0c-d673dee63da5
2015-11-18 07:37:39 +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 fix demo menu with system paths. 2015-02-02 08:01:53 +00:00
httpclient.c autosprite and other deforms now work in webgl, supposedly. 2015-08-25 03:02:19 +00:00
httpserver.c code to use occlusion queries for coronas. 2015-10-11 11:34:58 +00:00
iweb.h add geometry shader support. because why not. 2015-07-01 23:15:25 +00:00
iwebiface.c add hud_miniscores_show cvar to hide the mini deathmatch overlay 2015-11-18 07:37:39 +00:00
webgen.c rewrote some master server code to isolate games. 2014-12-23 15:26:42 +00:00