aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/ServiceConnectorsOut (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'avination-current'Melanie Thielker2014-08-231-2/+4
|\
| * Add an admin message to refesh a region's map tile. Will be used to periodicallyMelanie Thielker2014-08-231-2/+4
| * Change the map tile system to be multi-grid hosting compatibleMelanie Thielker2014-08-231-1/+1
* | Change the map tile system to be multi-grid hosting compatibleMelanie Thielker2014-08-231-1/+1
* | Merge branch 'master' into careminsterMelanie2014-01-282-4/+4
|\ \
| * | Remove old IInterRegionComms and references. This hasn't been used since 200...Justin Clark-Casey (justincc)2014-01-162-4/+4
* | | Merge branch 'master' into careminsterMelanie2013-11-231-1/+1
|\ \ \ | |/ /
| * | refactor: replace verbose checks with String.IsNullOrEmpty where applicable.Justin Clark-Casey (justincc)2013-11-151-1/+1
* | | Merge branch 'master' into careminsterMelanie2013-10-041-5/+5
|\ \ \ | |/ /
| * | refactor: rename Scene.IncomingCloseAgent() to CloseAgent() in order to make ...Justin Clark-Casey (justincc)2013-09-271-1/+1
| * | minor: correct spelling of Initialized in LSC connector version messageJustin Clark-Casey (justincc)2013-09-251-1/+1
| * | refactor: rename *ChildAgentDataUpdate() methods to *UpdateChildAgent()Justin Clark-Casey (justincc)2013-09-181-3/+3
* | | Merge branch 'master' into careminsterMelanie2013-09-072-0/+25
|\ \ \ | |/ /
| * | Allow one to specify a DefaultHGRegion flag in [GridService] in order to allo...Justin Clark-Casey (justincc)2013-09-022-0/+25
* | | Merge branch 'master' into careminsterMelanie2013-08-072-27/+28
|\ \ \ | |/ /
| * | Amend Justin's last commit regarding the new config var ServiceVersion. The s...Diva Canto2013-08-021-1/+2
| * | Allow older teleport ConnectorProtocolVersion of "SIMULATION/0.1" to be manua...Justin Clark-Casey (justincc)2013-08-022-27/+27
* | | Merge branch 'master' into careminsterMelanie2013-07-291-4/+12
|\ \ \ | |/ /
| * | Fix regression from 056a6ee7 because the RemoteSimulationConnector uses a cop...Justin Clark-Casey (justincc)2013-07-261-2/+5
| * | Fix regression tests relating to agent transfer by making simulator use last ...Justin Clark-Casey (justincc)2013-07-261-4/+9
* | | Merge branch 'master' into careminsterMelanie2013-07-252-2/+2
|\ \ \ | |/ /
| * | New Teleport protocol (V2), still compatible with V1 and older. (version of t...Diva Canto2013-07-241-1/+1
| * | Further tweaks on TPs: not sending the callback URL and instead waiting 15sec...Diva Canto2013-07-241-1/+1
* | | Merge branch 'master' into careminsterMelanie2013-07-184-77/+24
|\ \ \ | |/ /
| * | Guard against unauthorized agent deletes.Diva Canto2013-07-132-5/+5
| * | Deleted GET agent all around. Not used.Diva Canto2013-07-132-38/+0
| * | Put guards on a bunch of exception-inducing code, as seen in logs from load t...Diva Canto2013-07-091-0/+5
| * | Some more fixes on strange behaviors of Unknown User, esp. related to large m...Diva Canto2013-07-061-13/+14
| * | MORE DEBUG. DON"T USE THIS.Diva Canto2013-07-061-3/+3
* | | Merge branch 'master' into careminsterMelanie2013-06-302-2/+4
|\ \ \ | |/ /
| * | Same fix to LocalInventoryServiceConnector.csDiva Canto2013-06-301-1/+2
| * | More on mantis #6625Diva Canto2013-06-291-1/+2
* | | Merge branch 'master' into careminsterMelanie2013-06-231-5/+5
|\ \ \ | |/ /
| * | Change IsLocalRegion from using region handle to using regionID. This was aff...Diva Canto2013-06-221-5/+5
* | | Merge branch 'master' into careminsterMelanie2013-06-181-15/+51
|\ \ \ | |/ /
| * | Add the standard OpenSimulator copyright notice to the top of InventoryCache.csJustin Clark-Casey (justincc)2013-06-151-1/+28
| * | Adjust the locking on InventoryCache. Locking for r/w of the ExpiringCache i...Justin Clark-Casey (justincc)2013-06-151-14/+23
* | | Merge branch 'master' into careminsterMelanie2013-06-131-23/+41
|\ \ \ | |/ /
| * | Uncomment Mic's code and split to create new regression TestAddTemporaryAsset...Justin Clark-Casey (justincc)2013-06-111-23/+41
* | | Merge branch 'master' into careminsterMelanie2013-06-113-2/+22
|\ \ \ | |/ /
| * | Fix test for adding temporary assets. Code for non-local temporary assetsMic Bowman2013-06-101-0/+20
| * | Remove Temporary from use to shortcut asset stores. The Local propertyMic Bowman2013-06-102-2/+2
* | | Merge branch 'master' into careminsterMelanie2013-06-061-0/+5
|\ \ \ | |/ /
| * | Strengthen some assumptions.Diva Canto2013-06-051-0/+5
* | | Merge branch 'master' into careminsterMelanie2013-06-041-0/+1
|\ \ \ | |/ /
| * | UserProfilesBlueWall2013-05-301-0/+1
* | | Merge branch 'master' into careminsterMelanie2013-05-161-1/+1
|\ \ \ | |/ /
| * | Where this is not already happening, trigger asychoronous calls to CloseChild...Justin Clark-Casey (justincc)2013-05-161-1/+1
* | | Merge branch 'master' into careminsterMelanie2013-05-041-15/+28
|\ \ \ | |/ / | | / | |/ |/|
| * Fix possible race condition with local region cache if a region was added aft...Justin Clark-Casey (justincc)2013-05-031-15/+28