]> git.xonotic.org Git - xonotic/darkplaces.git/commit
Fix a missing newline in system vars mismatch warning.
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Tue, 1 May 2018 02:21:46 +0000 (02:21 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Tue, 1 May 2018 02:21:46 +0000 (02:21 +0000)
commit2107b65205dbec9522df439f7639c6fe08e54a46
tree3396f9d740c4a67b764a1e29cbe2183851be907e
parentb7014e4be0c6c3f4c78867c9db992e8cbccac071
Fix a missing newline in system vars mismatch warning.

Fix a typo in r_shadow_culllights_trace_pad which made it not work.

Fix the name used on index buffers for Mod_ShadowMesh geometry - loadmodel->name doesn't make sense given where this is called.

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@12410 d7cf8633-e32d-0410-b094-e92efae38249
model_shared.c
r_shadow.c
sv_main.c