From: tomaz Date: Mon, 27 Sep 2004 06:12:30 +0000 (+0000) Subject: 326 X-Git-Tag: xonotic-v0.1.0preview~5558 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=9bfac26d9f76e155a7b0506928a382f21a0b7fe0;p=xonotic%2Fdarkplaces.git 326 git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@4552 d7cf8633-e32d-0410-b094-e92efae38249 --- diff --git a/todo b/todo index 4b9052b5..650c9f9a 100644 --- 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)