]> de.git.xonotic.org Git - xonotic/darkplaces.git/commitdiff
344
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Fri, 17 Sep 2004 21:27:58 +0000 (21:27 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Fri, 17 Sep 2004 21:27:58 +0000 (21:27 +0000)
git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@4515 d7cf8633-e32d-0410-b094-e92efae38249

todo

diff --git a/todo b/todo
index 323829cbe4aa2e8d5e144a3a5b1b1a25d2db5af4..8e562440b9545110d228a529b81eb4b44b4ae8f3 100644 (file)
--- 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 (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)
 -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 (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)
 -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 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
 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