fteqw/engine/web
Spoike 31ced9384d fix cl_maxfps as a q3 client.
implement cfg_save_auto cvar, to replicated vanilla quake, ish. default off, obviously.
support for Q2RDF_IRGOGGLES (in combination with Q2RF_IR_VISIBLE). untested.
rework vectorvectors to be more predictable. v_right_z is now _much_ more commonly 0.
fix potential sound-related lock-up/console spam.
implement $colored_armor+$colored_powerup macros.
if command now copes with ' quotes.
fix crash on flushing q3bsps.
fix black bits with r_renderscale+cl_sbar 1
implement emulation for legacy q3 shaders when glsl is required. this is primarily for webgl right now, but potentially also useful with any gles2 port (fixme: still need to tweak d3d11 backend to support this too).
include scrollbar glyphs in the fallback font logic. this is primarily for download progress bars, especially with webgl.
don't try applying gamma to screenshots when using glsl.


git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@4976 fc73d0e0-1445-4013-8a0c-d673dee63da5
2015-08-28 03:13:45 +00:00
..
fs_web.c fix demo menu with system paths. 2015-02-02 08:01:53 +00:00
ftejslib.h fix playdemo not working straight after record. 2015-08-20 03:17:47 +00:00
ftejslib.js fix playdemo not working straight after record. 2015-08-20 03:17:47 +00:00
fteshell.html fix gameclock in mvds. 2015-08-07 17:49:49 +00:00
gl_vidweb.c fix cl_maxfps as a q3 client. 2015-08-28 03:13:45 +00:00
prejs.js fix gameclock in mvds. 2015-08-07 17:49:49 +00:00
sys_web.c fix gameclock in mvds. 2015-08-07 17:49:49 +00:00