]> de.git.xonotic.org Git - xonotic/darkplaces.git/commitdiff
git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@10840 d7cf8633-e32d-0410...
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Fri, 11 Feb 2011 19:20:12 +0000 (19:20 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Fri, 11 Feb 2011 19:20:12 +0000 (19:20 +0000)
todo

diff --git a/todo b/todo
index dd3489be860750479b5d51289cafcd4b38fcd2d5..e1c938da0bb449baff47b2dffa853f6cce1640c4 100644 (file)
--- 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)