From: havoc Date: Fri, 17 Sep 2004 21:27:58 +0000 (+0000) Subject: 344 X-Git-Tag: xonotic-v0.1.0preview~5591 X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fdarkplaces.git;a=commitdiff_plain;h=eb3344ea5c7e5f1f1a266fcd20f184013bba7333 344 git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@4515 d7cf8633-e32d-0410-b094-e92efae38249 --- diff --git a/todo b/todo index 323829cb..8e562440 100644 --- a/todo +++ b/todo @@ -20,6 +20,7 @@ -d (Speeds) darkplaces client: add a config saving command (Speeds) -d (Throvold@uboot.com) darkplaces client: add cvars for sbar alpha (background and foreground) (Throvold@uboot.com) -d (Vic) darkplaces client: make CL_RocketTrail2 use the entity to keep track of trail spacing like CL_RocketTrail does (Vic) +-d (VorteX) darkplaces console: add "set" and "seta" commands (DP_CONSOLE_SET and DP_CONSOLE_SETA extensions) to create a cvar and set its value (seta makes a saved cvar) (VorteX) -d (avirox) darkplaces editlights: light entity loader is broken, it ends up with scrambled colors (avirox, Tomaz) -d (de-we) darkplaces docs: add de-we to credits page for the great icons (de-we) -d (frightfan) darkplaces client: add ability to load gfx/particlefont.tga (Vermeulen, frightfan, Error) @@ -27,7 +28,7 @@ -d (joe hill) dpmod: make grapple off-hand (joe hill) -d (mashakos) darkplaces editlights: add r_editlights_editall command, same as _edit but affects all lights (mashakos) -d (metlslime) darkplaces video: add vid_vsync cvar and also to options menu (metlslime) --d dpmod: up nail limit to 500 (scar3crow) +-d (scar3crow) dpmod: up nail limit to 500 (scar3crow) -f (Cruaich) darkplaces client: fix view blends slightly lingering as time goes on, they should go away completely (Cruaich) -f (Mitchell) darkplaces: add crude DML model loading with animation list (ask Riot for dml library) (Mitchell) -f (Option42) darkplaces: crashes on radeon in rare situations that seem to occur in dpmod dm 7 mode? (Option42) @@ -44,7 +45,6 @@ 0 darkplaces client: skybox should not be reset by r_restart (Stribbs) 0 darkplaces collision: Mod_Q3BSP_TraceBrush_RecursiveBSPNode can be optimized to take a clipflags parameter like R_Q3BSP_RecursiveworldNode (Vic) 0 darkplaces collision: mod_q3bsp_optimizedtraceline going through brushes? (Vermeulen) -0 darkplaces console: add "set" and "seta" commands (DP_CONSOLE_SET and DP_CONSOLE_SETA extensions) to create a cvar and set its value (seta makes a saved cvar) (VorteX) 0 darkplaces console: make typing "; quit " in messagemode NOT quit the game (jitspoe) 0 darkplaces editlights: add coronascale setting to rtlights (romi) 0 darkplaces editlights: r_shadow should load .ent when importing light entities