fteqw/engine/shaders
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
..
glsl 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
hlsl9 split up NOMEDIA into individual defines. The Wastes should now be able to do music now. 2017-02-21 20:22:07 +00:00
hlsl11 networked entity editing now kinda working. still needs much more work before its usable. 2016-12-07 18:45:25 +00:00
vulkan vulkan: rewrote render target stuff so bloom, r_projection, fxaa, should now be working. 2016-07-28 13:18:22 +00:00
generatebuiltinsl.c fix wireframe. 2017-03-06 14:06:12 +00:00
Makefile vulkan: rewrote render target stuff so bloom, r_projection, fxaa, should now be working. 2016-07-28 13:18:22 +00:00
makevulkanblob.c vulkan: rewrote render target stuff so bloom, r_projection, fxaa, should now be working. 2016-07-28 13:18:22 +00:00