Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/objecthierarchy/TODO @ 2011

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

use the new media path now

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