forked from fte/fteqw
1
0
Fork 0
fteqw/engine/vk
Spoike c4ded89ad7 fix server crash (on two pk3s with the same pure path)
fix fteqcc issue unintentionally stripping things
added model event support.
added support for a couple of extra twiddles in the iqm format.
modelviewer now highlights meshes (to display hitmesh areas).
modelviewer now shows ragdolls, because I can.
fixed some nq download issues/crashes/fallbacks.
fixed 8bit bmp palette issue.
added capturethrottlesize cvar to throttle recording speed if disk space is getting low (to avoid Maverick's demo encoder getting swamped).
com_protocolname can now list multiple protocol names to list multiple server types. only the first will be reported to other clients however.
can now be compiled without support for q1bsp or q1mdl. not useful, but hey.
increase max_channels, by as much as is necessary.

git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@5038 fc73d0e0-1445-4013-8a0c-d673dee63da5
2017-01-13 00:39:50 +00:00
..
vk_backend.c networked entity editing now kinda working. still needs much more work before its usable. 2016-12-07 18:45:25 +00:00
vk_init.c fix server crash (on two pk3s with the same pure path) 2017-01-13 00:39:50 +00:00
vkrenderer.h lightprepass is functional again. still diffuse lighting only. supports shadowmaps but no other weird light info. 2016-11-20 20:52:41 +00:00