aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Communications/CommunicationsManager.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Formatting cleanup.Jeff Ames2008-03-181-26/+26
* Replaced some Console.WriteLine calls with writes to log.Jeff Ames2008-03-171-1/+4
* * Applying Ahzz's profile patch. Thanks Ahzz! Teravus Ovares2008-03-031-0/+6
* * Do not allow a user to be created if one with the same name already existsJustin Clarke Casey2008-02-181-2/+18
* Moved the AgentAssetTransactionsManager (and AgentAssetTransactions) out of C...MW2008-02-161-6/+6
* * Refactoring: Rename AssetTransactions.cs and AssetTransactionsManager and a...Justin Clarke Casey2008-02-121-4/+4
* Converted logging to use log4net.Jeff Ames2008-02-051-5/+7
* * Shutting down child agents properly in neighbor regions.Teravus Ovares2008-01-211-0/+1
* * Added hooks for logout to all IUserService and all that implement it.Teravus Ovares2008-01-201-0/+13
* * Mother of all commits:Adam Frisby2008-01-151-1/+1
* * You can add and remove a friend in standalone now within the same simulator...Teravus Ovares2008-01-011-0/+43
* * Optimized usingslbsa712007-12-271-3/+4
* saved OpenSim source code from the giant rampaging unterminated copyright not...Jeff Ames2007-12-101-2/+2
* Very partial Avatar Appearance (ie, clothes/body parts) "storage". In standal...MW2007-12-021-10/+6
* Some refactoring , mainly on Inventory code. MW2007-12-021-3/+3
* * Changed namespacelbsa712007-11-191-1/+0
* * Added AvatarPicker in Standalone mode. Works for finding avatar to ban, m...Teravus Ovares2007-11-131-0/+10
* * Optimized usingslbsa712007-10-301-7/+13
* as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...MW2007-10-291-2/+1
* * Added prototypical AvatarFactory module interface to load avatar parameterslbsa712007-10-261-3/+2
* * So, ok, maybe renaming serialized fields on a friday wasn't the smartest of...lbsa712007-10-051-2/+2
* * UserProfileData meets code conventionslbsa712007-10-051-2/+2
* == The "right name and place" commit ==lbsa712007-10-051-1/+0
* * Renamed IUserServices to IUserServicelbsa712007-10-051-2/+2
* Some continuation of lbsa71's refactoring of the CommunicationsManager.MW2007-10-031-0/+55
* * Started major restructusing of comms to prepare for better grid and region ...lbsa712007-09-241-34/+27
* * Trying to streamline CommunicationsManagerlbsa712007-09-241-10/+9
* * reorder and renamelbsa712007-09-241-22/+20
* * Encapsulated all CommunicationsManager serviceslbsa712007-09-241-15/+63
* mass update of urls in source code to new websiteSean Dague2007-09-101-1/+1
* More work on inventory, can now create other inventory types, like Clothes an...MW2007-08-151-0/+2
* Start of the OpenSim library , for now only contains a few textures. MW2007-07-251-9/+16
* * Some work in progress code: Inventory cache, start of inventory server/serv...MW2007-07-221-1/+4
* changed to native line ending encodingSean Dague2007-07-161-71/+71
* * Moved SendNameReply to ClientViewlbsa712007-07-131-10/+7
* More work on UserProfile and inventory cache (still currently not enabled).MW2007-07-111-0/+4
* Gird mode in sugilite should now work in so far as you should be able to logi...MW2007-07-101-1/+2
* * Optimized usings (the 'LL ate my scripts' commit)lbsa712007-07-031-7/+3
* Started change to having SceneObject and then that having child Primitives wh...MW2007-07-011-2/+5
* *Added UUIDNameRequest packet support (untested, but should work -- at least ...mingchen2007-06-281-0/+18
* *Master User is now set upmingchen2007-06-281-1/+2
* Some work on restructuring the namespaces / project names. Note this doesn't ...MW2007-06-271-0/+51