From: tomaz Date: Thu, 19 Aug 2004 00:09:30 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: xonotic-v0.1.0preview~5739 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=e4aa4416c8494d2c8900f3febdc313e0401cb95e;p=xonotic%2Fdarkplaces.git *** empty log message *** git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@4338 d7cf8633-e32d-0410-b094-e92efae38249 --- diff --git a/todo b/todo index 4977ea59..44eb120f 100644 --- a/todo +++ b/todo @@ -28,6 +28,7 @@ -d darkplaces: te_explosion2 builtin needs to be fixed, it is missing the colorlength parameter, update pr_cmds.c and dpextensions.qc (VorteX) -d darkplaces: write a readme (Antti) -d dpmod: make grapple off-hand (joe hill) +-f 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) -f darkplaces: fix view blends slightly lingering as time goes on, they should go away completely (Cruaich) 0 darkplaces: "loadsky something;r_restart" results in skybox showing random textures from map (Randy) 0 darkplaces: EF_ADDITIVE alias model entities not appearing in realtime lighting mode? (VorteX) @@ -49,7 +50,6 @@ 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 back cl_particles_lighting cvar and add back the particle lighting (romi) 0 darkplaces: add back r_waterripple (Vermeulen) -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) 0 darkplaces: add cl_censor cvar which would replace 'swearing' with humorous messages (Deej) 0 darkplaces: add cl_netlag (ping, like cl_netlocalping_* but no range) and cl_netpacketloss/sv_netpacketloss cvars (packetloss percentage, half of this each way) 0 darkplaces: add coronascale setting to rtlights (romi)