]> git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - todo
modified surface renderer batching to batch all lightmapped surfaces with the same...
[xonotic/darkplaces.git] / todo
diff --git a/todo b/todo
index cde5ae76977f9fa7ee68e8a3f28b545d5d11b527..b4f975595798b94bdc82a9372eb2999692ebf43a 100644 (file)
--- a/todo
+++ b/todo
@@ -63,6 +63,7 @@
 0 bug darkplaces client: can't move mouse around in nexuiz menu if vid_mouse is 0
 0 bug darkplaces client: it has been reported that sometimes level changes on quakeworld servers don't load a map, this may be related to downloading? (Baker)
 0 bug darkplaces client: name (and probably other userinfo properties) are not being set when entering a qw server?
+0 bug darkplaces client: when going through a teleporter the cl_movement prediction still interpolates the move (div0)
 0 bug darkplaces loader: make rtlight entity loader support q3map/q3map2 lights properly, they use a spawnflag for LINEAR mode, by default they use 1/(x*x) falloff (Carni, motorsep)
 0 bug darkplaces physics: when riding a lift down (such as near the start of e1m1), the player is not being pulled down, unlike in quake, this can cause repeated fall damage on very fast lifts (scar3crow)
 0 bug darkplaces readme: commandline options are slightly out of date, update them (Baker)