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