]> git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - todo
-Added the cvar sv_progs, which allows you to set the name of the server
[xonotic/darkplaces.git] / todo
diff --git a/todo b/todo
index 672f7cb7a63d6bc31e8de3f08b1110670d8707aa..fa2208f93d632196acdb601b3ae19e01ce4f0b94 100644 (file)
--- a/todo
+++ b/todo
@@ -98,7 +98,7 @@
 0 darkplaces server: add an extension to check if a file exists outside the data directory, FRIK_FILE can do this but only inside data directory (Error)
 0 darkplaces server: add filename/line number reporting to progs stack and opcode printouts (Spike)
 0 darkplaces server: add sv_playerphysicsqc cvar to allow engine to ignore SV_PlayerPhysics function, this would also have to change the reported extensions (Gleeb)
-0 darkplaces server: add sv_progs cvar, defaulted to "progs.dat", can be set from console or by menu to choose a mod (Black)
+d darkplaces server: add sv_progs cvar, defaulted to "progs.dat", can be set from console or by menu to choose a mod (Black)
 0 darkplaces server: make dedicated server not load images (maybe all fail?)
 0 darkplaces server: make fopen have the ability to disable fopen builtin access to read /, read data/, write data/, or disable fopen builtin entirely
 0 darkplaces sound: Lordhavoc needs to talk to fuh about snd_macos.c (fuh)