]> git.rm.cloudns.org Git - xonotic/darkplaces.git/commit
better version reports (always mention build number)
authorlordhavoc <lordhavoc@d7cf8633-e32d-0410-b094-e92efae38249>
Tue, 6 Feb 2001 17:26:46 +0000 (17:26 +0000)
committerlordhavoc <lordhavoc@d7cf8633-e32d-0410-b094-e92efae38249>
Tue, 6 Feb 2001 17:26:46 +0000 (17:26 +0000)
commit73adb98f44f142d436db71bdef5a9d3609b7127e
tree932e719067b507c554f7f1581984ba34d9a6cd4a
parentc6890921614869c9b9e765354cd3565bd76a8610
better version reports (always mention build number)
minor cleanup of qpic system (loading and drawing)
minor improvement to lighting engine tweakability (LIGHTSCALE2)
minor cleanup to texture tracking (totaltexels now called texeldatasize)
r_texturestats texture size reports are now correct (was showing 4x what it should have)
r_texturestats report rearranged to put size on the left for easy sorting in console logs
cruft removal

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@145 d7cf8633-e32d-0410-b094-e92efae38249
gl_draw.c
gl_rsurf.c
gl_textures.c
host_cmd.c
quakedef.h
r_light.c
r_light.h
sv_main.c
sys_linux.c