]> git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - todo
fixed a possible crash in R_DrawCoronas (it was using rd->origin where it should...
[xonotic/darkplaces.git] / todo
diff --git a/todo b/todo
index b171af1e4bd4e3e96796c7422e66fdbc5935336f..bd6e06e5c0a4f15c7a6c6927b2bf34b6883c80ef 100644 (file)
--- a/todo
+++ b/todo
 -n darkplaces: segfault reading memory in windows when starting a new server from menu (yummyluv)
 -n darkplaces: server is starting before the "port" cvar is set by commandline and scripts? (yummyluv)
 -n darkplaces: typing ip in join game menu should show 'trying' and 'no response' after a while, or 'no network' if networking is not initialized (yummyluv)
+0 darkplaces: fix q3bsp fogging (Sajt)
+0 darkplaces: add fov to menu
+d darkplaces: fov limit now 1-170, was 10-170
+0 darkplaces: split rtlight drawshadows option into drawworldshadows and drawentityshadows options, this allows combinations like no world shadows (for speed) but still having entity shadows (Electro, Mitchell, romi)
 d darkplaces: added silly scr_zoomwindow as an experiment, turned out mostly useless
 0 dpmod: revert back to id1 weapons
 -n dpmod: make grapple off-hand (joe hill)