]> de.git.xonotic.org Git - xonotic/darkplaces.git/commitdiff
384 items left.
authortomaz <tomaz@d7cf8633-e32d-0410-b094-e92efae38249>
Sun, 22 Aug 2004 01:58:50 +0000 (01:58 +0000)
committertomaz <tomaz@d7cf8633-e32d-0410-b094-e92efae38249>
Sun, 22 Aug 2004 01:58:50 +0000 (01:58 +0000)
git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@4354 d7cf8633-e32d-0410-b094-e92efae38249

todo

diff --git a/todo b/todo
index ef0f8441c0b0d0436e2ea6a55de9ea66ac5dcf4d..577e36571331cbbba6099d9a9a81491212ce25fa 100644 (file)
--- a/todo
+++ b/todo
 0 darkplaces server: make dedicated server not load images (maybe all fail?)
 0 darkplaces server: make findradius use areagrid scans to speed up searching (Urre, Sajt)
 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 server: make qc profile command post an error message instead of crashing when used during demo playback (Sajt)
 0 darkplaces server: make server able to work without models, just for sake of completeness
 0 darkplaces sound: Lordhavoc needs to talk to fuh about snd_macos.c (fuh)
 0 darkplaces sound: make sound precaching not allocate an sfx if the sound is not found, so it complains only once about missing sounds when you connect, rather than constantly, and also so using "play" commands for non-existent files won't eat up sfx slots (fuh) 
@@ -393,6 +392,7 @@ d darkplaces renderer: fix a crash when changing level while using qe1 textures
 d darkplaces server: figure out what is wrong with dedicated server console on win32 and fix it (and tell Willis)
 d darkplaces server: figure out what's making monsters act like notarget is on while underwater (romi)
 d darkplaces server: figure out why zombies are disappearing when not entirely submerged in some hipnotic maps (romi) 
+d darkplaces server: make qc profile command post an error message instead of crashing when used during demo playback (Sajt)
 d darkplaces: "edict -1" and other invalid numbers cause an error, should just complain (Supajoe)
 d darkplaces: (goodvsbad2) increase chase_stevie height to 2048 (yummyluv)
 d darkplaces: .skin loading for models (override skins - not exactly shaders, but adequate, missing replacements are nodraw, this allows q3 player models with optional accessories) (Electro)