]> git.xonotic.org Git - xonotic/darkplaces.git/commitdiff
*** empty log message ***
authortomaz <tomaz@d7cf8633-e32d-0410-b094-e92efae38249>
Thu, 19 Aug 2004 00:09:30 +0000 (00:09 +0000)
committertomaz <tomaz@d7cf8633-e32d-0410-b094-e92efae38249>
Thu, 19 Aug 2004 00:09:30 +0000 (00:09 +0000)
git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@4338 d7cf8633-e32d-0410-b094-e92efae38249

todo

diff --git a/todo b/todo
index 4977ea59c5b074e38b58c26d9c90dc7f3e6eac91..44eb120fa162da3ca4ce6934aaa35a32ec291300 100644 (file)
--- 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)