aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Communications/CommunicationsManager.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2007-10-05* So, ok, maybe renaming serialized fields on a friday wasn't the smartest of...lbsa711-2/+2
2007-10-05* UserProfileData meets code conventionslbsa711-2/+2
2007-10-05== The "right name and place" commit ==lbsa711-1/+0
2007-10-05* Renamed IUserServices to IUserServicelbsa711-2/+2
2007-10-03Some continuation of lbsa71's refactoring of the CommunicationsManager.MW1-0/+55
2007-09-24* Started major restructusing of comms to prepare for better grid and region ...lbsa711-34/+27
2007-09-24* Trying to streamline CommunicationsManagerlbsa711-10/+9
2007-09-24* reorder and renamelbsa711-22/+20
2007-09-24* Encapsulated all CommunicationsManager serviceslbsa711-15/+63
2007-09-10mass update of urls in source code to new websiteSean Dague1-1/+1
2007-08-15More work on inventory, can now create other inventory types, like Clothes an...MW1-0/+2
2007-07-25Start of the OpenSim library , for now only contains a few textures. MW1-9/+16
2007-07-22* Some work in progress code: Inventory cache, start of inventory server/serv...MW1-1/+4
2007-07-16changed to native line ending encodingSean Dague1-71/+71
2007-07-13* Moved SendNameReply to ClientViewlbsa711-10/+7
2007-07-11More work on UserProfile and inventory cache (still currently not enabled).MW1-0/+4
2007-07-10Gird mode in sugilite should now work in so far as you should be able to logi...MW1-1/+2
2007-07-03* Optimized usings (the 'LL ate my scripts' commit)lbsa711-7/+3
2007-07-01Started change to having SceneObject and then that having child Primitives wh...MW1-2/+5
2007-06-28*Added UUIDNameRequest packet support (untested, but should work -- at least ...mingchen1-0/+18
2007-06-28*Master User is now set upmingchen1-1/+2