Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/network/src/network/TODO @ 1494

Last change on this file since 1494 was 1494, checked in by rgrieder, 16 years ago
  • set the svn:eol-style property to all files so, that where ever you check out, you'll get the right line endings (had to change every file with mixed endings to windows in order to set the property)
  • 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.