fteqw/engine/web
Spoike 09ec3bf6ea added explicit 'blend rtsmoke' particles that are intended to lit by rtlights without needing to override shaders.
addtrisoup_simple now supports line lists too.
fix a memory leak in the sound code.
fix chunked http download corruption in certain cases.
reworked the networking associated with entity editing. now carries ids instead of indexes (qc isn't aware of them).
'map blarg.map' will now auto-create a dummy map if it does not already exist. this should make it easier to get started with map editing.
fix some issues with banning yourself - loopback can now mute etc themselves, but not ban themselves.
downloads/updates menu now handles plugin detection. user-installed plugins will result in a prompt allowing the user to enable/disable/delete them. This makes using plugins more explicit.
revamped help menu to remove m_state
fix silly ode copypasta bug, added preliminary bullet code in case anyone is interested.

git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@5090 fc73d0e0-1445-4013-8a0c-d673dee63da5
2017-04-18 11:12:17 +00:00
..
fs_web.c more compile fixes 2017-02-21 23:44:11 +00:00
ftejslib.h first attempt at webvr support. probably totally crap. 2016-12-19 13:31:05 +00:00
ftejslib.js added explicit 'blend rtsmoke' particles that are intended to lit by rtlights without needing to override shaders. 2017-04-18 11:12:17 +00:00
fteshell.html fix gameclock in mvds. 2015-08-07 17:49:49 +00:00
gl_vidweb.c fix some of the things that baker didn't like. sorry it took so long. 2016-08-25 00:12:14 +00:00
prejs.js fix gameclock in mvds. 2015-08-07 17:49:49 +00:00
sys_web.c added explicit 'blend rtsmoke' particles that are intended to lit by rtlights without needing to override shaders. 2017-04-18 11:12:17 +00:00