]> de.git.xonotic.org Git - xonotic/darkplaces.git/commitdiff
362
authortomaz <tomaz@d7cf8633-e32d-0410-b094-e92efae38249>
Sat, 4 Sep 2004 09:58:27 +0000 (09:58 +0000)
committertomaz <tomaz@d7cf8633-e32d-0410-b094-e92efae38249>
Sat, 4 Sep 2004 09:58:27 +0000 (09:58 +0000)
git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@4433 d7cf8633-e32d-0410-b094-e92efae38249

todo

diff --git a/todo b/todo
index 313a1dc0efa6082025bcae9c416a5a6f2d348014..3dbe84831226519924964546faa8476b8911d439 100644 (file)
--- a/todo
+++ b/todo
@@ -1,7 +1,6 @@
 - todo: difficulty ratings are: 0 = trivial, 1 = easy, 2 = easy-moderate, 3 = moderate, 4 = moderate-hard, 5 = hard, 6 = hard++, 7 = nightmare, d = done, -d = done but have not notified the people who asked for it, f = failed, -f = failed but have not notified the people who asked for it
 -d darkplaces client bug: ignore modelflags on view weaponmodel - in Malice the double barreled shotgun leaves a smoke trail, and the hellfire rotates, also in Zerstorer the riot shotgun rotates (Hidayat)
 -d darkplaces client bug: make sure QuakeDoneQuick works (Chris Kemp)
--d darkplaces client: add GAME_PRYDON mode which would make vore spike trails blue as they're used for ice (Urre, -Harb, FrikaC)
 -d darkplaces client: add a config saving command (Speeds)
 -d darkplaces client: add ability to load gfx/particlefont.tga (Vermeulen, -frightfan, Error)
 -d darkplaces client: add cl_particles_particleffect_bloodhack cvar to enable converting id1 blood effects to TE_BLOOD style (Alex Boveri)
@@ -371,6 +370,7 @@ d darkplaces cleanup: port DarkWar polygon.c to darkplaces, as it is more optimi
 d darkplaces cleanup: rename QuadraticSpline code in curves.c to QuadraticBSpline
 d darkplaces client: (goodvsbad2) increase chase_stevie height to 2048 (yummyluv)
 d darkplaces client: ValidateState should not error out about colormap > maxclients, only warn (Static_Fiend)
+d darkplaces client: add GAME_PRYDON mode which would make vore spike trails blue as they're used for ice (Urre, Harb, FrikaC)
 d darkplaces client: fix disappearing decals bug, it seems that when the smoke disappears so do the decals (Urre)
 d darkplaces client: locked console scrollback (sublim3)
 d darkplaces client: make colormap > cl.maxclients error be only a warning, to play QDDQ demo of end map (Stribbs)