From: havoc Date: Sun, 7 Dec 2003 10:28:54 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: xonotic-v0.1.0preview~6231 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=2e327581090851c2dd52d5e790543db2a8ceda38;p=xonotic%2Fdarkplaces.git *** empty log message *** git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@3699 d7cf8633-e32d-0410-b094-e92efae38249 --- diff --git a/todo b/todo index 8adf0f8c..39d85f7e 100644 --- a/todo +++ b/todo @@ -47,7 +47,7 @@ d darkplaces: add DP_LITSUPPORT extension and document it 0 darkplaces: add a clipmask thingy to allow QC to mask off collisions as it wishes (Uffe) -n darkplaces: add a config saving command (Speeds) 0 darkplaces: add a loading screen (gfx/loadback.tga or the loading plaque if that's not found) before loading commences so that people have something to look at when the engine starts... (SeienAbunae) -0 darkplaces: add a scr_screenshot_jpeg_quality cvar (Electro) +-n darkplaces: add a scr_screenshot_jpeg_quality cvar (Electro) 0 darkplaces: add ability to load gfx/particlefont.tga (Vermeulen, frightfan, Error) 0 darkplaces: add automatic binding to whatever address the machine's hostname resolves to (in addition to 0.0.0.0); see original quake code for examples (yummyluv) 0 darkplaces: add chase_pitch cvar to control pitch angle of chase camera, and chase_angle cvar to control yaw angle of chase camera, and add back chase_right cvar (Electro)