]> git.xonotic.org Git - xonotic/darkplaces.git/commit
Fix MSVC++ 2015 warnings about variable scope and some narrowing conversions without...
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Sat, 10 Sep 2016 19:36:13 +0000 (19:36 +0000)
committerRudolf Polzer <divVerent@xonotic.org>
Tue, 29 Nov 2016 18:35:13 +0000 (19:35 +0100)
commitcf8dfc912d76d0a26c5d80202fb0b8089df0901f
treee6d3157f6efd39ab12b81886f2d894228059bf1a
parent16d3fd6a45da457c6f12dd71134f1f572fd1096c
Fix MSVC++ 2015 warnings about variable scope and some narrowing conversions without type casts.

Fix some missing type casts in recent r_shadow.c changes that didn't compile as C++ successfully.

Remove r_shadow_shadowmaplod variable which is unused.

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@12279 d7cf8633-e32d-0410-b094-e92efae38249
::stable-branch::merge=ad37bc7de1dce1d858f74df2d70dc214983fb934
41 files changed:
cd_null.c
cd_sdl.c
cd_win.c
cl_input.c
cl_parse.c
cl_particles.c
cl_screen.c
cl_video.c
clvm_cmds.c
collision.c
console.c
crypto.c
csprogs.c
dpsoftrast.c
fs.c
ft2.c
gl_backend.c
gl_rmain.c
glquake.h
lhnet.c
libcurl.c
mathlib.c
menu.c
mod_skeletal_animatevertices_generic.c
mod_skeletal_animatevertices_sse.c
model_alias.c
model_brush.c
model_shared.c
netconn.c
netconn.h
protocol.c
prvm_exec.c
prvm_execprogram.h
r_shadow.c
snd_main.c
snd_mix.c
sv_main.c
sv_user.c
svvm_cmds.c
vid_sdl.c
vid_shared.c