]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - todo
Added a "log_file" cvar to control the log file name (default: "" which means no...
[xonotic/darkplaces.git] / todo
diff --git a/todo b/todo
index e513474f8e266fe9448d86a7a9bce0098b06ff6f..3392723824e21fbad70ba348e41b1e5456784a2f 100644 (file)
--- a/todo
+++ b/todo
@@ -263,7 +263,7 @@ f darkplaces: pointcontents crash when building harvester in gvb2? (yummyluv)
 1 darkplaces: add findflag and findchainflag builtins (SeienAbunae)
 1 darkplaces: add gettimestamp builtin (returns a string) for logging purposes (SeienAbunae)
 1 darkplaces: add in_bindmap support to bind menu; a selector for which bindmap is actively being shown and bound in the menu, and add bind entries for some bindmap commands (sajt)
-1 darkplaces: add log cvar to set console logging target (default "", or default "qconsole.log" if -condebug is used)
+-n darkplaces: add log cvar to set console logging target (default "", or default "qconsole.log" if -condebug is used)
 1 darkplaces: add md3 mesh name reporting to qc somehow when traceline does model tracing and hits the model
 1 darkplaces: add palette conversion capabilities to Image_CopyMux
 1 darkplaces: add r_displayrefresh cvar for windows video refresh settings (Willis)