| Commit message (Expand) | Author | Files | Lines |
2020-09-09 | Bandaid for ghost users, check and remove them from Presence when they log on. | onefang | 1 | -0/+12 |
2019-11-14 | work on previus 2 patchs | UbitUmarov | 1 | -2/+0 |
2019-11-14 | Attempt to fix the issue where, when logging into the grid, the user supplies... | Terry | 1 | -0/+8 |
2019-08-15 | Bandaid for ghost users, check and remove them from Presence when they log on. | onefang | 1 | -0/+12 |
2019-05-19 | Dump OpenSim 0.9.0.1 into it's own branch. | onefang | 11 | -93/+124 |
2017-02-01 | Refactor asset handling as per Ubit's suggestion | Melanie Thielker | 1 | -12/+8 |
2017-01-30 | Make negative asset caching actually work | Melanie Thielker | 1 | -4/+16 |
2017-01-05 | Massive tab and trailing space cleanup | Melanie Thielker | 10 | -64/+64 |
2016-12-29 | Refactor: Rename IImprovedAssetCache to IAssetCache as the old IAssetCache is... | Melanie Thielker | 1 | -2/+2 |
2016-12-12 | Rename charterMember to membershipType to show what it actually is. | Melanie Thielker | 1 | -4/+4 |
2016-11-03 | Initial update to OpenSim 0.8.2.1 source code. | David Walter Seikel | 13 | -437/+938 |
2016-08-13 | remove a parameter for detection of grid fail to suport getting multiple user... | UbitUmarov | 1 | -2/+1 |
2016-08-13 | add some wiring to have GetUserAccounts for multiple IDs on a single request... | UbitUmarov | 1 | -0/+6 |
2016-07-04 | Finally remove the requirement for an InventoryItem/FolderBase object to | Melanie Thielker | 1 | -17/+12 |
2015-11-01 | More EntityTransferContext plumbing | Melanie Thielker | 1 | -1/+2 |
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 |