]> icculus.org git repositories - divverent/darkplaces.git/commit
hacky and experimental DP_LIGHTSTYLE_STATICVALUE extension, allows alternative 'stati...
authorvortex <vortex@d7cf8633-e32d-0410-b094-e92efae38249>
Thu, 22 Oct 2009 22:54:35 +0000 (22:54 +0000)
committervortex <vortex@d7cf8633-e32d-0410-b094-e92efae38249>
Thu, 22 Oct 2009 22:54:35 +0000 (22:54 +0000)
commitcf5b634a519f8d2b9f8df875cb539c3a7f20f703
treeb688bce084095c71c8b7a2fdf8ad6e08afaa4aa8
parent159c1135bbf318b1ba367d055a63f6e7e271c7fc
hacky and experimental DP_LIGHTSTYLE_STATICVALUE extension, allows alternative 'static' lightstyle syntax : "=value", examples: "=0.5", "=2.0", "=2.75". Could be safely used on CSQC side, but SVQC use is limited - other engines connecting to such server will misunderstand this style definition.

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@9385 d7cf8633-e32d-0410-b094-e92efae38249
cl_main.c
svvm_cmds.c