Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/trunk/src/network/TODO @ 5695

Last change on this file since 5695 was 5695, checked in by rgrieder, 15 years ago

Merged resource2 branch back to trunk.

IMPORTANT NOTE:
Upon this merge you need to specifically call your data directory "data_extern" when checking it out (when you don't provide a name, it will be just called 'trunk').
The new CMake variable is EXTERNAL_DATA_DIRECTORY. DATA_DIRECTORY now points to the one the source part of the repository.
UPDATE YOUR DATA DIRECTORY AS WELL!!!

  • Property svn:eol-style set to native
File size: 367 bytes
Line 
1todo:
2        test network functionality with paketloss/delay: http://www.linuxfoundation.org/en/Net:Netem#Packet_loss
3
4        minimize synchronisableHeader
5
6        !!! ensure that objects get synched, when newly created, even if not their tick
7
8        setvariable mode
9        objectmode
10        priorities (put into gamestatehandler)
11                manage delete object handling (only send deletes of acked objects)
Note: See TracBrowser for help on using the repository browser.