Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/objecthierarchy/TODO @ 2028

Last change on this file since 2028 was 2028, checked in by scheusso, 16 years ago

updated updateMedia script
updated TODO file
we are able to synchronise the creatorID of an object now

  • Property svn:eol-style set to native
File size: 486 bytes
Line 
1todo:
2
3        bidirectional
4
5        minimize synchronisableHeader
6
7
8        !!! check that enet does not cause a packet traffic jam when a reliable packet gets missed !!!
9        !!! ensure that objects get synched, when newly created, even if not their tick
10
11        setvariable mode
12        objectmode
13        priorities (put into gamestatehandler)
14                manage delete object handling (only send deletes of acked objects)
15        static (sync once) & triggerSync
16
17REMARKS:
18        try to sort the bytestream before copy (putt all 0's in one place)
Note: See TracBrowser for help on using the repository browser.