aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Framework/InventoryAccess/HGInventoryAccessModule.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Gatekeeper -> GatekeeperURIonefang2019-07-251-1/+1
* OpenSim dev typo--onefang2019-07-251-1/+1
* Dump OpenSim 0.9.0.1 into it's own branch.onefang2019-05-191-25/+61
* Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel2016-11-031-34/+164
* More module cleanup: removed the CoreModules.Framework modules directives out...Diva Canto2012-11-121-0/+2
* HG: flip all configs to HG2.0. PLEASE CHECK YOUR EXISTING HG CONFIGS AGAINST ...Diva Canto2012-11-021-1/+3
* HG Rez object: warn the user if the item or asset cannot be found.Diva Canto2012-09-221-2/+7
* Restarting to work on HGSuitcaseInventoryService: added the ability for the o...Diva Canto2012-09-131-0/+2
* Resolve some mono compiler warnings.Justin Clark-Casey (justincc)2012-05-251-3/+2
* Moved the inventory manipulation from HGEntityTransferModule to HGInventoryAc...Diva Canto2012-04-061-3/+149
* More on HG inventory transfers. Move the FireAndForget higher up.Diva Canto2012-03-091-1/+1
* More on the freeze on HG inventory transfers: spawn a threadlet on the funct...Diva Canto2012-03-081-1/+1
* HG: Remove async in posting assets to foreign grid. Mono hates concurrency th...Diva Canto2012-02-251-1/+1
* HG: normalize all externalized user ULRs to be the Home URL, i.e. the locatio...Diva Canto2012-01-121-3/+6
* Added UserManagementModule.IsLocalGridUser(UUID) to be used throughout region...Diva Canto2011-12-291-7/+3
* Added prefix HG to the name of the landmark item in inventory, as a soft remi...Diva Canto2011-06-031-1/+6
* HG Landmarks now working.Diva Canto2011-06-031-1/+1
* HG Landmarks being created. WARNING: new config var under [HGInventoryAccessM...Diva Canto2011-06-031-0/+15
* Added necessary code to drop inventory on hg friends using the profile window...Diva Canto2011-05-241-4/+10
* Provide a configuration setting to control whether multiple taken objects are...Justin Clark-Casey (justincc)2011-04-181-0/+3
* Fixes mantis #5431 -- coalesced objects in HG-enabled regions. Needs more tes...Diva Canto2011-04-151-24/+3
* Added a config var to HGInventoryAccessModule called OutboundPermission that ...Diva Canto2011-02-041-2/+6
* Creator information preserved upon HG transfers.Diva Canto2010-11-261-2/+10
* minor: remove mono compiler warningsJustin Clark-Casey (justincc)2010-09-031-1/+1
* minor: remove mono compiler warningsJustin Clark-Casey (justincc)2010-08-131-2/+2
* Fixes additional bug reported in mantis #4841.Diva Canto2010-07-051-2/+3
* Got rid of all hyperassets references. Also fixed accessing textures in user'...Diva Canto2010-07-041-5/+3
* Started to clean up the mess with HyperAssets in LLClientView. Fixed HG acces...Diva Canto2010-07-041-0/+13
* Remove the override from DeletToInventory in HGInventoryAccessModule. This ma...Diva Canto2010-06-291-1/+2
* Buglet fix in HG inventory. Make sure that GetRootFolder for non-HG xinventor...Diva Canto2010-06-291-1/+1
* Continuing refactor. Refactor DeRezObject to deal with multiple objectsMelanie Thielker2010-06-011-2/+15
* Renamed TryGetAvatar to TryGetScenePresence on SceneManager, SceneBase, Scene...Dan Lake2010-03-191-1/+1
* Fixed typo that was affecting the BasicInventoryAccessModuleDiva Canto2010-02-241-1/+1
* Bug fix: change HGBroker to a INonSharedRegionModuleDiva Canto2010-01-301-2/+5
* * HGScene is no more.Diva Canto2010-01-301-0/+204