]> de.git.xonotic.org Git - xonotic/darkplaces.git/commitdiff
359
authortomaz <tomaz@d7cf8633-e32d-0410-b094-e92efae38249>
Sun, 5 Sep 2004 11:25:21 +0000 (11:25 +0000)
committertomaz <tomaz@d7cf8633-e32d-0410-b094-e92efae38249>
Sun, 5 Sep 2004 11:25:21 +0000 (11:25 +0000)
git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@4438 d7cf8633-e32d-0410-b094-e92efae38249

todo

diff --git a/todo b/todo
index 85a0cab4c5f3ae7be6355237459810c56f07f3bb..48a6c98514991e99584edf2dd579be4b6309c4ed 100644 (file)
--- a/todo
+++ b/todo
@@ -31,7 +31,6 @@
 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)
@@ -369,6 +368,7 @@ d darkplaces cleanup: rename QuadraticSpline code in curves.c to QuadraticBSplin
 d darkplaces client: (goodvsbad2) increase chase_stevie height to 2048 (yummyluv)
 d darkplaces client: ValidateState should not error out about colormap > maxclients, only warn (Static_Fiend)
 d darkplaces client: add GAME_PRYDON mode which would make vore spike trails blue as they're used for ice (Urre, Harb, FrikaC)
+d 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
 d darkplaces client: fix disappearing decals bug, it seems that when the smoke disappears so do the decals (Urre)
 d darkplaces client: locked console scrollback (sublim3)
 d darkplaces client: make colormap > cl.maxclients error be only a warning, to play QDDQ demo of end map (Stribbs)