From: havoc Date: Wed, 14 Jul 2004 12:52:10 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: xonotic-v0.1.0preview~5793 X-Git-Url: https://de.git.xonotic.org/?p=xonotic%2Fdarkplaces.git;a=commitdiff_plain;h=5300e5433577839e02f9d562b174336fb940f611 *** empty log message *** git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@4269 d7cf8633-e32d-0410-b094-e92efae38249 --- diff --git a/todo b/todo index f0dc5400..159b54a6 100644 --- a/todo +++ b/todo @@ -119,7 +119,6 @@ 0 darkplaces: make findradius use areagrid scans to speed up searching (Urre, Sajt) 0 darkplaces: make fopen have the ability to disable fopen builtin access to read /, read data/, write data/, or disable fopen builtin entirely 0 darkplaces: make gl_picmip affect only maps, models, and sprites by setting their TEXF_PICMIP flag (Zenex, Urre) -0 darkplaces: make gl_picmip only affect textures with TEXF_PICMIP set (Zenex, Urre) 0 darkplaces: make gl_texture_anisotropy take effect immediately like gl_texturemode rather than needing an r_restart (metlslime, zinx) 0 darkplaces: make it only reload rtlights when current map changes, not when restarting renderer or reloading same map (Stribbs) 0 darkplaces: make memory pools have a flag to print them as temporary pools (I.E. consider them leaks if anything is in them) (Vicious)