aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/Connectors/SimianGrid (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added assets service method AssetsExist(), which returns whether the given li...Oren Hurvitz2014-04-021-0/+20
* Update the SimianMaptile uploader to accommodate varregions.Mic Bowman2014-02-051-74/+59
* varregion: Add region size to teleport event messages (EnableSimulator,Robert Adams2014-01-031-1/+5
* varregion: many more updates removing the constant RegionSize and replacingRobert Adams2013-12-261-6/+6
* varregion: rename 'LegacyRegionLocX' back to 'RegionLocX' and same for Y and Z.Robert Adams2013-12-141-2/+2
* VarRegion: change RegionInfo storage of region coordinates from regionRobert Adams2013-09-281-2/+2
* Allow one to specify a DefaultHGRegion flag in [GridService] in order to allo...Justin Clark-Casey (justincc)2013-09-021-0/+6
* minor: remove mono compiler warnings from OpenSim/Services/Connectors/SimianGridJustin Clark-Casey (justincc)2013-08-172-9/+2
* Remove some debugging from simian connectors.Mic Bowman2013-08-052-3/+11
* Experimental comment to eneralize the handling of Linden caps when theMic Bowman2013-07-311-0/+179
* A pretty major restructuring of the simian method invocations in order toMic Bowman2013-07-3111-282/+578
* Remove a null reference exception in SimianPresenceServiceConnector thatRobert Adams2013-07-101-4/+8
* Simina activity detector was too eager. Disabled it in case simian is not bei...Diva Canto2013-07-061-1/+2
* Optimize the number of Simian calls to get the initial presenceMic Bowman2013-04-071-110/+83
* Phase 1 of implementing a transfer permission. Overwrite libOMV's PermissionMaskMelanie2013-03-261-0/+3
* Make sure we dispose of WebResponse, StreamReader and Stream in various place...Justin Clark-Casey (justincc)2013-02-271-22/+25
* 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
|\ \ | |/