]> git.xonotic.org Git - xonotic/darkplaces.git/commitdiff
363 - added an item about replacing sbar_alpha with two cvars
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Sat, 4 Sep 2004 14:29:52 +0000 (14:29 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Sat, 4 Sep 2004 14:29:52 +0000 (14:29 +0000)
git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@4435 d7cf8633-e32d-0410-b094-e92efae38249

todo

diff --git a/todo b/todo
index 3dbe84831226519924964546faa8476b8911d439..cf4a3da4bb45eb11c88f5b962f27daedcc138570 100644 (file)
--- a/todo
+++ b/todo
@@ -34,6 +34,7 @@
 0 darkplaces client: add back cl_particles_lighting cvar and add back the particle lighting (romi)
 0 darkplaces client: add back random framegroup animation sync for sprites and models so torch flames don't play in sync (Elric)
 0 darkplaces client: add cvars to control lighting quality to allow performance tradeoffs; r_shadow_ options for use of dot3 shading, etc
+0 darkplaces client: add two cvars to replace sbar_alpha, one would control background as 0-1, and one would control everything else as 0-1
 0 darkplaces client: corona on your own muzzleflash is annoying when looking down because it can be seen (flum)
 0 darkplaces client: increase resolution of particlefont to 512x512 (Chillo)
 0 darkplaces client: interpolate punchangle and punchvector from network (Sajt)