From: havoc Date: Fri, 11 Feb 2011 19:20:12 +0000 (+0000) Subject: git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@10840 d7cf8633-e32d-0410... X-Git-Tag: xonotic-v0.5.0~438^2~1 X-Git-Url: https://git.xonotic.org/?a=commitdiff_plain;h=4e1acc6d8405c38801ba0880fc65833c58f75061;p=xonotic%2Fdarkplaces.git git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@10840 d7cf8633-e32d-0410-b094-e92efae38249 --- diff --git a/todo b/todo index dd3489be..e1c938da 100644 --- a/todo +++ b/todo @@ -1,4 +1,10 @@ - todo: difficulty ratings are: 0 = trivial, 1 = easy, 2 = easy-moderate, 3 = moderate, 4 = moderate-hard, 5 = hard, 6 = hard++, 7 = nightmare, d = done, -d = done but have not notified the people who asked for it, f = failed, -f = failed but have not notified the people who asked for it +0 bug darkplaces d3d9: drawsetcliparea not working right (VorteX) +0 bug darkplaces d3d9: shadowmaps are clipped - does this mean r_shadows 2 or light shadowmaps? (VorteX) +0 bug darkplaces d3d9: overbright particles get weird colors (VorteX) +0 bug darkplaces d3d9: gamma not working (VorteX) +0 bug darkplaces d3d9: alphatest not working (VorteX) +0 bug darkplaces renderer: sprites with ! in the filename are supposed to receive lighting (Asaki) 0 bug darkplaces client csqc: CSQC_InputEvent is supposed to handle mouse movement, compare to FTEQW code (avirox) 0 bug darkplaces client csqc: engine prediction function is not implemented - could just return the engine's current cl.movement_origin (Spike) 0 bug darkplaces client csqc: entities not being drawn with VF_PERSPECTIVE 0? (daemon)