Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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

Last change on this file since 1505 was 1505, checked in by rgrieder, 16 years ago

f* svn: It doesn't even inform you if you attempt to set a non existing property. It is svn:eol-style and not eol-style when using the command by the way…

  • Property svn:eol-style set to native
File size: 483 bytes
Line 
1TODO:
2
3- change ConnectionManager clientlist [done]
4- change gamestatemanager clientlist [done]
5- put them together into ClientInformation [done]
6
7- do better gamestate-update/snapshot-handling [partially done]
8- integrate ClientInformation into gamestatemanager [done]
9
10- write dummyserver and dummyclient (chat system) [done]
11
12- include GameStateClient into Client and write processGamestate (also packetdecoder (virtual))
13- create object with worldentity .....
14
15- try and error ;)
Note: See TracBrowser for help on using the repository browser.