aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/Connectors/SimianGrid (unfollow)
Commit message (Expand)AuthorFilesLines
2015-11-01More EntityTransferContext plumbingMelanie Thielker1-1/+2
2015-11-01More plumbing of the EntityTransferContext (not yet complete)Melanie Thielker1-1/+1
2015-09-02seems to compile ( tests comented out)UbitUmarov2-80/+2
2015-08-08WARNING: massive refactor to follow libomv's latest changes regarding invento...Diva Canto1-2/+4
2015-06-05Upgraded the Simian inventory connector with an item cache, too, so that it d...Diva Canto1-1/+17
2015-05-08Another major overhaul of inventory downloading, this time pertaining to inve...Diva Canto1-0/+15
2015-05-07Major change in the way inventory is downloaded: added a method throughout II...Diva Canto1-2/+14
2015-03-29varregion: any conversions of use of Constants.RegionSize converted intoRobert Adams1-4/+4
2014-12-30Renamed VERSION_NUMBER to VersionNumberDiva Canto1-2/+2
2014-12-30This cleans up versioning. Specifically:Diva Canto1-2/+2
2014-12-30WARNING: BREAKING CHANGES FOR REGION MODULE DEVELOPMENT.Diva Canto1-1/+1
2014-12-29Updated OpenSim-as-addin version from 0.5 to 0.8.1. The addin version number ...Diva Canto1-1/+1
2014-11-25Label all threadpool calls being made in core OpenSimulator. This is to add ...Justin Clark-Casey (justincc)2-3/+3
2014-08-06OpenSimExtrasBlueWall1-0/+7
2014-06-01Fixed a few things pertaining to interfacing with the estate service. Specifi...Diva Canto1-1/+1
2014-04-23Removed GetUserInventory(). It wasn't being used, and was creating warnings b...Oren Hurvitz1-31/+0
2014-04-08Allow invalidating the users cacheOren Hurvitz1-0/+5
2014-04-02Added assets service method AssetsExist(), which returns whether the given li...Oren Hurvitz1-0/+20
2014-02-05Update the SimianMaptile uploader to accommodate varregions.Mic Bowman1-74/+59
2014-01-04varregion: Add region size to teleport event messages (EnableSimulator,Robert Adams1-1/+5
2014-01-03varregion: Add region size to teleport event messages (EnableSimulator,Robert Adams1-1/+5
2013-12-26varregion: many more updates removing the constant RegionSize and replacingRobert Adams1-6/+6
2013-12-14varregion: rename 'LegacyRegionLocX' back to 'RegionLocX' and same for Y and Z.Robert Adams1-2/+2
2013-09-28VarRegion: change RegionInfo storage of region coordinates from regionRobert Adams1-2/+2
2013-09-25VarRegion: change RegionInfo storage of region coordinates from regionRobert Adams1-2/+2
2013-09-02Allow one to specify a DefaultHGRegion flag in [GridService] in order to allo...Justin Clark-Casey (justincc)1-0/+6
2013-08-17minor: remove mono compiler warnings from OpenSim/Services/Connectors/SimianGridJustin Clark-Casey (justincc)2-9/+2
2013-08-05Remove some debugging from simian connectors.Mic Bowman2-3/+11
2013-07-31Experimental comment to eneralize the handling of Linden caps when theMic Bowman1-0/+179
2013-07-31A pretty major restructuring of the simian method invocations in order toMic Bowman11-282/+578
2013-07-10Remove a null reference exception in SimianPresenceServiceConnector thatRobert Adams1-4/+8
2013-07-06Simina activity detector was too eager. Disabled it in case simian is not bei...Diva Canto1-1/+2
2013-04-07Optimize the number of Simian calls to get the initial presenceMic Bowman1-110/+83
2013-03-26Phase 1 of implementing a transfer permission. Overwrite libOMV's PermissionMaskMelanie1-0/+3
2013-03-24Phase 1 of implementing a transfer permission. Overwrite libOMV's PermissionMaskMelanie1-0/+3
2013-02-27Make sure we dispose of WebResponse, StreamReader and Stream in various place...Justin Clark-Casey (justincc)1-22/+25
2012-11-17Remove unnecessary ability to directly set InventoryItemBase.CreatorIdAsUuidJustin Clark-Casey (justincc)1-1/+0
2012-11-15Revert "Merge master into teravuswork", it should have been avination, not ma...teravus1-4/+4
2012-11-12Cleanup on region modules: gave short node id's to all of them.Diva Canto7-7/+7
2012-10-09Move OpenSim.Data.RegionFlags -> OpenSim.Framework.RegionFlags to make it eas...Justin Clark-Casey (justincc)1-2/+2
2012-09-30Revert "Added request.Proxy=null everywhere, as discussed in http://stackover...Diva Canto2-6/+1
2012-09-30Added request.Proxy=null everywhere, as discussed in http://stackoverflow.com...Diva Canto2-1/+6
2012-09-084096 is used in various places as the maximum height of a region, refactoring...SignpostMarv1-2/+2
2012-08-16fix vs2010 buildUbitUmarov1-0/+1
2012-08-15Add a real_id field to the login response if impersonation is used. The wrapperMelanie1-0/+5
2012-06-12OnConnectionClosed listeners, retrieve data from IClientAPI.SceneAgent rather...Justin Clark-Casey (justincc)1-21/+7
2012-03-12Rename the stream extension method WebUtil.CopyTo() to WebUtil.CopyStream().Robert Adams1-1/+1
2012-01-16Allow retrival of multiple user records in one operation, analog to presenceMelanie1-0/+4
2012-01-16Add methods to allow the groups modules to query online status and last loginMelanie1-0/+4
2011-12-29Set the local grid flag in the user account through the simian connectorMic Bowman1-0/+4