[Orxonox-commit 862] r3372 - in trunk: . src/network
scheusso at orxonox.net
scheusso at orxonox.net
Thu Jul 30 14:22:37 CEST 2009
Author: scheusso
Date: 2009-07-30 14:22:36 +0200 (Thu, 30 Jul 2009)
New Revision: 3372
Added:
trunk/src/network/TODO
Removed:
trunk/TODO
Log:
cleaned up an old todo file and moved it to the network folder (as it concerns network only anyway)
Deleted: trunk/TODO
===================================================================
--- trunk/TODO 2009-07-30 12:22:07 UTC (rev 3371)
+++ trunk/TODO 2009-07-30 12:22:36 UTC (rev 3372)
@@ -1,17 +0,0 @@
-todo:
-
- test network functionality with paketloss/delay: http://www.linuxfoundation.org/en/Net:Netem#Packet_loss
-
- minimize synchronisableHeader
-
-
- !!! ensure that objects get synched, when newly created, even if not their tick
-
- setvariable mode
- objectmode
- priorities (put into gamestatehandler)
- manage delete object handling (only send deletes of acked objects)
- static (sync once) & triggerSync
-
-REMARKS:
- try to sort the bytestream before copy (put all 0's in one place)
Copied: trunk/src/network/TODO (from rev 3370, trunk/TODO)
===================================================================
--- trunk/src/network/TODO (rev 0)
+++ trunk/src/network/TODO 2009-07-30 12:22:36 UTC (rev 3372)
@@ -0,0 +1,11 @@
+todo:
+ test network functionality with paketloss/delay: http://www.linuxfoundation.org/en/Net:Netem#Packet_loss
+
+ minimize synchronisableHeader
+
+ !!! ensure that objects get synched, when newly created, even if not their tick
+
+ setvariable mode
+ objectmode
+ priorities (put into gamestatehandler)
+ manage delete object handling (only send deletes of acked objects)
Property changes on: trunk/src/network/TODO
___________________________________________________________________
Added: svn:mergeinfo
+ /branches/buildsystem/TODO:1875-2277,2279-2401
/branches/buildsystem2/TODO:2507-2659
/branches/buildsystem3/TODO:2663-2709
/branches/ceguilua/TODO:1803-1809
/branches/core3/TODO:1573-1740
/branches/core4/TODO:3222-3225,3228,3235-3239,3243,3245-3251,3253-3255,3257,3260-3262,3265-3266,3269-3276,3278-3279,3281,3285-3286,3288,3290-3295,3306,3310-3311
/branches/gametypes/TODO:2827-3032
/branches/gcc43/TODO:1581
/branches/gui/TODO:1636-1724,2796-2895
/branches/input/TODO:1630-1637
/branches/lodfinal/TODO:2373-2412
/branches/map/TODO:2802-3087,3090
/branches/miniprojects/TODO:2755-2825
/branches/netp2/TODO:2836-2989
/branches/netp3/TODO:2989-3083
/branches/netp6/TODO:3215-3303
/branches/network/TODO:2357
/branches/network64/TODO:2211-2356
/branches/objecthierarchy/TODO:1912-2086,2101,2111-2170
/branches/objecthierarchy2/TODO:2172-2480
/branches/overlay/TODO:2118-2386
/branches/particles/TODO:2830-3086
/branches/pch/TODO:3114-3195
/branches/physics/TODO:1913-2056,2108-2440
/branches/physics_merge/TODO:2437-2458
/branches/pickups/TODO:1927-2087,2128,2828-2916
/branches/pickups2/TODO:2108-2498,2916-3072
/branches/presentation/TODO:2370-2653,2655-2661
/branches/questsystem/TODO:1895-2089
/branches/questsystem2/TODO:2108-2260
/branches/questsystem5/TODO:2777-2906
/branches/resource/TODO:3328-3367
/branches/script_trigger/TODO:1296-1954,1956
/branches/sound/TODO:2830-3011
/branches/weapon/TODO:1926-2095
/branches/weapon2/TODO:2108-2489
/branches/weapons/TODO:2898-3052
/branches/weaponsystem/TODO:2743-2891
Added: svn:eol-style
+ native
More information about the Orxonox-commit
mailing list