aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Communications/CommunicationsManager.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2008-05-29* Caches UUIDName requestsTeravus Ovares1-9/+52
2008-05-16Formatting cleanup.Jeff Ames1-1/+1
2008-05-03* For your fragging desire, damage enabled land works, but watch out!, life d...Teravus Ovares1-0/+13
2008-04-21* Optimised using statements and namespace references across entire project (...Adam Frisby1-1/+3
2008-04-10further renaming of properties for claritySean Dague1-3/+3
2008-04-10moved fields to properties for UserDataProfile, which wasSean Dague1-5/+5
2008-04-08further refactor and rename of InventoryFolderBase propertiesSean Dague1-1/+1
2008-04-07more refactoring, this time on InventoryFolderBaseSean Dague1-1/+1
2008-03-18Formatting cleanup.Jeff Ames1-26/+26
2008-03-17Replaced some Console.WriteLine calls with writes to log.Jeff Ames1-1/+4
2008-03-03* Applying Ahzz's profile patch. Thanks Ahzz! Teravus Ovares1-0/+6
2008-02-18* Do not allow a user to be created if one with the same name already existsJustin Clarke Casey1-2/+18
2008-02-16Moved the AgentAssetTransactionsManager (and AgentAssetTransactions) out of C...MW1-6/+6
2008-02-12* Refactoring: Rename AssetTransactions.cs and AssetTransactionsManager and a...Justin Clarke Casey1-4/+4
2008-02-05Converted logging to use log4net.Jeff Ames1-5/+7
2008-01-21* Shutting down child agents properly in neighbor regions.Teravus Ovares1-0/+1
2008-01-20* Added hooks for logout to all IUserService and all that implement it.Teravus Ovares1-0/+13
2008-01-15* Mother of all commits:Adam Frisby1-1/+1
2008-01-01* You can add and remove a friend in standalone now within the same simulator...Teravus Ovares1-0/+43
2007-12-27* Optimized usingslbsa711-3/+4
2007-12-10saved OpenSim source code from the giant rampaging unterminated copyright not...Jeff Ames1-2/+2
2007-12-02Very partial Avatar Appearance (ie, clothes/body parts) "storage". In standal...MW1-10/+6
2007-12-02Some refactoring , mainly on Inventory code. MW1-3/+3
2007-11-19* Changed namespacelbsa711-1/+0
2007-11-13* Added AvatarPicker in Standalone mode. Works for finding avatar to ban, m...Teravus Ovares1-0/+10
2007-10-30* Optimized usingslbsa711-7/+13
2007-10-29as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...MW1-2/+1
2007-10-26* Added prototypical AvatarFactory module interface to load avatar parameterslbsa711-3/+2
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