]> de.git.xonotic.org Git - xonotic/darkplaces.git/commitdiff
326
authortomaz <tomaz@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 27 Sep 2004 06:12:30 +0000 (06:12 +0000)
committertomaz <tomaz@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 27 Sep 2004 06:12:30 +0000 (06:12 +0000)
git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@4552 d7cf8633-e32d-0410-b094-e92efae38249

todo

diff --git a/todo b/todo
index 4b9052b5bb3bd918daddb9b2003e326056ab1f9c..650c9f9a14df258e98c39b07b508c7d595c06431 100644 (file)
--- a/todo
+++ b/todo
@@ -20,7 +20,6 @@
 -(QorpsE) d darkplaces renderer: figure out what's wrong with gloss rendering vertex calculations, which may be GF2 related (QorpsE)
 -(Speeds) d darkplaces client: add a config saving command (Speeds)
 -(Throvold@uboot.com) d darkplaces client: add cvars for sbar alpha (background and foreground) (Throvold@uboot.com)
--(VorteX) d darkplaces renderer: fix EF_ADDITIVE alias model entities not appearing in realtime lighting mode (VorteX)
 -(avirox) d darkplaces editlights: light entity loader is broken, it ends up with scrambled colors (avirox, Tomaz)
 -(de-we) d darkplaces docs: add de-we to credits page for the great icons (de-we)
 -(frightfan) d darkplaces client: add ability to load gfx/particlefont.tga (Vermeulen, frightfan, Error)
@@ -378,6 +377,7 @@ d darkplaces renderer: .skin loading for models (override skins - not exactly sh
 d darkplaces renderer: 12bit color textures in 16bit mode?? (Tomaz)
 d darkplaces renderer: examine the surface rendering code to make sure it has no bugs regarding texture selection for any of the passes (sublim3)
 d darkplaces renderer: figure out the 'inverted bumps' bug on some texture orientations (see crate tops at end of e1m1, tenebrae1 does not suffer this problem somehow) (U8Poo) 
+d darkplaces renderer: fix EF_ADDITIVE alias model entities not appearing in realtime lighting mode (VorteX)
 d darkplaces renderer: fix a crash when changing level while using qe1 textures (Todd)
 d darkplaces renderer: fix the bug causing models in an unlit map to be black when they should be fullbright (Sajt)
 d darkplaces renderer: implement PXQ_GFX_LETTERBOX extension (RenegadeC)