aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/Connectors/SimianGrid (follow)
Commit message (Expand)AuthorAgeFilesLines
* Bandaid for ghost users, check and remove them from Presence when they log on.onefang2019-08-151-0/+12
* Dump OpenSim 0.9.0.1 into it's own branch.onefang2019-05-1911-93/+124
* Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel2016-11-0313-437/+938
* Remove unnecessary ability to directly set InventoryItemBase.CreatorIdAsUuidJustin Clark-Casey (justincc)2012-11-171-1/+0
* Cleanup on region modules: gave short node id's to all of them.Diva Canto2012-11-127-7/+7
* Move OpenSim.Data.RegionFlags -> OpenSim.Framework.RegionFlags to make it eas...Justin Clark-Casey (justincc)2012-10-091-2/+2
* Revert "Added request.Proxy=null everywhere, as discussed in http://stackover...Diva Canto2012-09-302-6/+1
* Added request.Proxy=null everywhere, as discussed in http://stackoverflow.com...Diva Canto2012-09-302-1/+6
* 4096 is used in various places as the maximum height of a region, refactoring...SignpostMarv2012-09-081-2/+2
* OnConnectionClosed listeners, retrieve data from IClientAPI.SceneAgent rather...Justin Clark-Casey (justincc)2012-06-121-21/+7
* Rename the stream extension method WebUtil.CopyTo() to WebUtil.CopyStream().Robert Adams2012-03-121-1/+1
* Allow retrival of multiple user records in one operation, analog to presenceMelanie2012-01-161-0/+4
* Set the local grid flag in the user account through the simian connectorMic Bowman2011-12-291-0/+4
* Merge branch 'master' of ssh://opensimulator.org/var/git/opensimDiva Canto2011-12-231-25/+56
|\
| * Enables processing of hypergrid links through simiangrid services. ThanksMic Bowman2011-12-221-25/+56
* | HG: AAdded a few missing /'s at the end of URLsDiva Canto2011-12-232-0/+5
|/
* Append asset ID to URL for storage requests to allow caching proxies to work ...Dan Lake2011-11-231-1/+3
* Drop the CopyTo parameter from Int32.MaxValue to 4096. This is a buffer sizeMic Bowman2011-11-021-1/+1
* Revert "fix CopyTo call that was breaking under mono 2.10"Melanie2011-11-031-1/+1
* fix CopyTo call that was breaking under mono 2.10Mic Bowman2011-11-021-1/+1
* Add optional getauthinfo and setauthinfo authentication service calls.Justin Clark-Casey (justincc)2011-10-241-0/+10
* comment out some of the currently less useful debug log messagesJustin Clark-Casey (justincc)2011-08-111-1/+1
* Get rid of AvatarAppearance.Owner to simplify the code.Justin Clark-Casey (justincc)2011-08-021-2/+2
* More on HG Friends. Added Delete(string, string) across the board. Added secu...Diva Canto2011-05-221-1/+6
* Fixed permissions bug related to friends in PermissionsModule. Added FriendsD...Diva Canto2011-05-211-3/+15
* HG Friends working to some extent: friendships offered and accepted correctly...Diva Canto2011-05-191-1/+1
* Convert SimianMaptile refresh time from ms to seconds. Too many 0'sMic Bowman2011-02-041-11/+12
* minor: remove mono compiler warningsJustin Clark-Casey (justincc)2011-01-181-2/+2
* Reduce amount of debug lopgging put out by some simiangrid connectors. Pleas...Justin Clark-Casey (justincc)2011-01-184-21/+20
* Moved the map tile processing used by the Simian GridMic Bowman2011-01-082-86/+261
* comment out a couple simian debug messagesMic Bowman2011-01-052-4/+2
* Update SimianGridServicesConnector to work more likeMic Bowman2010-12-271-68/+50
* Merge branch 'master-core' into mantis5110Jonathan Freedman2010-11-211-0/+2
|\
| * Added creator info across the board -- TaskInventoryItems and InventoryItems ...Diva Canto2010-11-211-0/+2
* | Merge https://github.com/opensim/opensim into mantis5110Jonathan Freedman2010-11-211-3/+3
|\ \ | |/
| * Formatting cleanup.Jeff Ames2010-11-081-3/+3
* | Merge branch 'master' into mantis5110Jonathan Freedman2010-10-301-26/+27
|\ \ | |/
| * READ CAREFULLY!!! This is a BROKEN commit. It is UNTESTED and INCOMPLETE.Melanie2010-10-301-26/+27
| * Merge branch 'dev-appearance'Melanie2010-10-291-1/+81
| |\
| | * Merge branch 'dev-appearance' of git://github.com/cmickeyb/opensim into dev-a...Melanie2010-10-211-1/+81
| | |\
| | * | * refactor refactor refactor ServerURI 4 lyfeJonathan Freedman2010-10-201-3/+1
| * | | Revert "Merge remote branch 'otakup0pe/mantis5110'"Justin Clark-Casey (justincc)2010-10-221-1/+3
* | | | Merge branch 'master' into mantis5110Jonathan Freedman2010-10-291-1/+81
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Major refactoring of appearance handling.Master ScienceSim2010-10-201-1/+81
| |/
* | Merge branch 'master' of git://opensimulator.org/git/opensimJonathan Freedman2010-10-051-3/+3
|\ \ | |/
| * Add linden prim renderer and update libOMVMelanie2010-10-041-3/+3
* | Merge branch 'master' of git://opensimulator.org/git/opensimJonathan Freedman2010-10-031-1/+1
|\ \ | |/
| * Initial port of the Warp3D map tile rendererMelanie2010-10-031-1/+1
* | * refactor refactor refactor ServerURI 4 lyfeJonathan Freedman2010-10-021-3/+1
|/
* couple fixes to enable profiles in simian connectorMaster ScienceSim2010-09-301-5/+33