aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Communications/Local/CommunicationsLocal.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2010-01-10OpenSim.Region.Communications.* is no more. Thanks to everyone who contribute...Diva Canto1-55/+0
2010-01-10CommunicationsManager is practically empty. Only NetworkServersInfo is there.Diva Canto1-3/+0
2010-01-08A few more inches... Old friends things removed. Less references to UserProfi...Diva Canto1-1/+0
2009-10-01Formatting cleanup.Jeff Ames1-4/+4
2009-09-26Poof! on LocalBackend. CommsManager.GridServices deleted.Diva Canto1-2/+0
2009-08-10First pass at cleaning up old OGS1 and Local Inventory: removed everything-in...Diva Canto1-16/+1
2009-07-10Remove all references to HttpServer from CommsManager (all incarnations)Melanie Thielker1-6/+2
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames1-1/+1
2009-05-05* If an item creator id contains an iar loaded name, create a temporary profi...Justin Clarke Casey1-4/+19
2009-05-04Intermediate commit. WILL NOT COMPILE!Melanie Thielker1-1/+1
2009-04-23* Add user data plugin to store temporary profiles (which are distinct from c...Justin Clarke Casey1-0/+1
2009-04-22* Resolve http://opensimulator.org/mantis/view.php?id=3509 by putting some se...Justin Clarke Casey1-9/+15
2009-02-20THE BIG ANTI-REMOTING SCHLEP -- StartRemoting is no more. Sims in older versi...diva1-2/+0
2009-02-09From Alan Webb <awebb@linux.vnet.ibm.com>Sean Dague1-1/+1
2008-11-28* refactor: rename UserServiceAdmin to UserAdminServiceJustin Clarke Casey1-2/+2
2008-11-01Megapatch that fixes/adds: friend offer/deny/accept, friendship termination,Homer Horwitz1-1/+3
2008-09-19* Only allow logins on standalone when the sim has completed it's initial sta...Justin Clarke Casey1-2/+2
2008-09-15* refactor: Break out IUserServiceAdmin out of IUserService since admin metho...Justin Clarke Casey1-0/+2
2008-07-24* minor: Rename IInterGridInventoryServices since it's inter service rather t...Justin Clarke Casey1-1/+1
2008-07-23* refactor: break out inter grid inventory services furtherJustin Clarke Casey1-1/+2
2008-06-28Extracted the Avatar appearance functions out of the IUserService interface a...MW1-0/+1
2008-06-28plumbing for multiple inventory servers. Mostly done on the region server side. MW1-1/+2
2008-03-18Formatting cleanup.Jeff Ames1-27/+27
2007-12-27* Optimized usingslbsa711-1/+1
2007-12-10saved OpenSim source code from the giant rampaging unterminated copyright not...Jeff Ames1-2/+2
2007-11-19* Changed namespacelbsa711-1/+0
2007-10-30* Optimized usingslbsa711-11/+9
2007-10-29as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...MW1-1/+1
2007-10-26* Added prototypical AvatarFactory module interface to load avatar parameterslbsa711-2/+9
2007-10-05* minor refactoringlbsa711-7/+2
2007-10-05Some tiny refactoringMW1-1/+2
2007-10-03more refactoringMW1-23/+3
2007-10-03Some continuation of lbsa71's refactoring of the CommunicationsManager.MW1-60/+4
2007-10-02* Moved setup of LocalInventoryService and LocalUserServices to the app layerlbsa711-6/+2
2007-09-27Reverting back to 2017 since 2018 were causing Linux breakage; reopening Tlei...lbsa711-1/+1
2007-09-27* Tleiades grid mode inventory (#444) - thanx Tleiades!lbsa711-1/+1
2007-09-24* Removed some more fields from CommunicationsLocallbsa711-26/+9
2007-09-24* So, ok, maybe a bit harsh to explode on grid inventory calls.lbsa711-2/+0
2007-09-24* Now there's only one UserServicelbsa711-4/+4
2007-09-24* Started major restructusing of comms to prepare for better grid and region ...lbsa711-20/+18
2007-09-24* Trying to streamline CommunicationsManagerlbsa711-4/+4
2007-09-24* Encapsulated all CommunicationsManager serviceslbsa711-1/+1
2007-09-24*** CHANGED CONFIG BEHAVIOUR ***lbsa711-16/+10
2007-09-24* Renamed methods on IUserDatalbsa711-2/+8
2007-09-24* Renamed stuff on UserManagerBase to get implicit implementation of IUserSer...lbsa711-1/+1
2007-09-11* minor refactoringslbsa711-18/+29
2007-09-10mass update of urls in source code to new websiteSean Dague1-1/+1
2007-08-28As part of our "we aim to please" commitment, have added the ability to creat...MW1-10/+23
2007-08-28Start of trying to make Region/Scene more modular. MW1-2/+2
2007-08-24Set some default values for "create user" in case anyone just pressing return...MW1-4/+4