]> git.xonotic.org Git - xonotic/darkplaces.git/commitdiff
git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@7527 d7cf8633-e32d-0410...
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Sat, 18 Aug 2007 17:46:07 +0000 (17:46 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Sat, 18 Aug 2007 17:46:07 +0000 (17:46 +0000)
todo

diff --git a/todo b/todo
index 620ba59998c9d20e790cf46ad365c287ab6d5b89..903bbbf490dd8a8fad4c0d3bd72daeef7f735a34 100644 (file)
--- a/todo
+++ b/todo
@@ -1226,6 +1226,7 @@ d feature darkplaces console: add condump command to output recent console histo
 d feature darkplaces console: change commandline history to clear the commandline when cursoring below the most recent history, and not allow cursoring back more than the oldest history (up2nogood)
 d feature darkplaces console: expand parameters such as $cvar to use the value of the cvar, DP_CON_EXPANDCVAR (up2nogood)
 d feature darkplaces console: make aliases given parameters insert the parameters in place of $1, $2, $* macros in the alias string, add this as DP_CON_ALIASPARAMETERS (up2nogood)
+d feature darkplaces csqc: add "pl" support in getplayerkey function (Dresk)
 d feature darkplaces csqc: add clientside quakec (KrimZon, FrikaC)
 d feature darkplaces cvars: sort cvars and commands by name so that when saved to config they are sorted (might also be able to remove sorting from cvar/command listing)
 d feature darkplaces editlights: add coronasize setting to rtlights (romi)