]> git.xonotic.org Git - xonotic/darkplaces.git/commitdiff
350 !!!
authortomaz <tomaz@d7cf8633-e32d-0410-b094-e92efae38249>
Wed, 8 Sep 2004 06:03:41 +0000 (06:03 +0000)
committertomaz <tomaz@d7cf8633-e32d-0410-b094-e92efae38249>
Wed, 8 Sep 2004 06:03:41 +0000 (06:03 +0000)
git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@4452 d7cf8633-e32d-0410-b094-e92efae38249

todo

diff --git a/todo b/todo
index 59895ef9d2104fa86abe8cb77ee32fdf245d29fb..35f38e94abae82be4990024900dfb11680189af2 100644 (file)
--- a/todo
+++ b/todo
@@ -26,7 +26,6 @@
 -d dpmod: make grapple off-hand (joe hill)
 -d dpmod: make grunts reload less often, like every 10 shotgun shells (scar3crow)
 -f darkplaces client: fix view blends slightly lingering as time goes on, they should go away completely (Cruaich)
--f darkplaces server: add an extension to indicate that MOVETYPE_WALK works on non-clients (tell FrikaC)
 -f darkplaces testing: figure out a workaround for broken gcc optimizers on BoxOnPlaneSide? (Diablo-D3)
 -f darkplaces: add crude DML model loading with animation list (ask Riot for dml library) (Mitchell)
 -f darkplaces: crashes on radeon in rare situations that seem to occur in dpmod dm 7 mode? (Option42)
@@ -708,6 +707,7 @@ f darkplaces physics: can't move when stuck in a monster (Sajt)
 f darkplaces physics: walking backward toward the cage in e4m2, it's 'sticky' (MoALTz)
 f darkplaces protocol: add EF_PARTICLESPAWNER extension (FrikaC, [TACO])
 f darkplaces server: Mem_Alloc crash when entities are spawning, sv_main line 1760 (VorteX)
+f darkplaces server: add an extension to indicate that MOVETYPE_WALK works on non-clients (tell FrikaC)
 f darkplaces server: add automatic binding to whatever address the machine's hostname resolves to (in addition to 0.0.0.0); see original quake code for examples (yummyluv)
 f darkplaces testing: figure out BoxOnPlaneSide crash that happens in dpmod dpdm2 deathmatch 7 occasionally
 f darkplaces: add DP_EF_PRECISEANGLES extension (sends short angles instead of byte), failed because network protocol was upgraded by default (Wazat for Battlemech, FrikaC, mashakos, RenegadeC, Sajt)