aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Framework/InventoryAccess/HGInventoryAccessModule.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2019-07-25Gatekeeper -> GatekeeperURIonefang1-1/+1
2019-07-25OpenSim dev typo--onefang1-1/+1
2019-05-19Dump OpenSim 0.9.0.1 into it's own branch.onefang1-25/+61
2016-11-03Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel1-34/+164
2012-11-12More module cleanup: removed the CoreModules.Framework modules directives out...Diva Canto1-0/+2
2012-11-02HG: flip all configs to HG2.0. PLEASE CHECK YOUR EXISTING HG CONFIGS AGAINST ...Diva Canto1-1/+3
2012-09-22HG Rez object: warn the user if the item or asset cannot be found.Diva Canto1-2/+7
2012-09-13Restarting to work on HGSuitcaseInventoryService: added the ability for the o...Diva Canto1-0/+2
2012-05-25Resolve some mono compiler warnings.Justin Clark-Casey (justincc)1-3/+2
2012-04-06Moved the inventory manipulation from HGEntityTransferModule to HGInventoryAc...Diva Canto1-3/+149
2012-03-09More on HG inventory transfers. Move the FireAndForget higher up.Diva Canto1-1/+1
2012-03-08More on the freeze on HG inventory transfers: spawn a threadlet on the funct...Diva Canto1-1/+1
2012-02-25HG: Remove async in posting assets to foreign grid. Mono hates concurrency th...Diva Canto1-1/+1
2012-01-12HG: normalize all externalized user ULRs to be the Home URL, i.e. the locatio...Diva Canto1-3/+6
2011-12-29Added UserManagementModule.IsLocalGridUser(UUID) to be used throughout region...Diva Canto1-7/+3
2011-06-03Added prefix HG to the name of the landmark item in inventory, as a soft remi...Diva Canto1-1/+6
2011-06-03HG Landmarks now working.Diva Canto1-1/+1
2011-06-03HG Landmarks being created. WARNING: new config var under [HGInventoryAccessM...Diva Canto1-0/+15
2011-05-24Added necessary code to drop inventory on hg friends using the profile window...Diva Canto1-4/+10
2011-04-18Provide a configuration setting to control whether multiple taken objects are...Justin Clark-Casey (justincc)1-0/+3
2011-04-15Fixes mantis #5431 -- coalesced objects in HG-enabled regions. Needs more tes...Diva Canto1-24/+3
2011-02-04Added a config var to HGInventoryAccessModule called OutboundPermission that ...Diva Canto1-2/+6
2010-11-26Creator information preserved upon HG transfers.Diva Canto1-2/+10
2010-09-03minor: remove mono compiler warningsJustin Clark-Casey (justincc)1-1/+1
2010-08-13minor: remove mono compiler warningsJustin Clark-Casey (justincc)1-2/+2
2010-07-05Fixes additional bug reported in mantis #4841.Diva Canto1-2/+3
2010-07-04Got rid of all hyperassets references. Also fixed accessing textures in user'...Diva Canto1-5/+3
2010-07-04Started to clean up the mess with HyperAssets in LLClientView. Fixed HG acces...Diva Canto1-0/+13
2010-06-29Remove the override from DeletToInventory in HGInventoryAccessModule. This ma...Diva Canto1-1/+2
2010-06-29Buglet fix in HG inventory. Make sure that GetRootFolder for non-HG xinventor...Diva Canto1-1/+1
2010-06-01Continuing refactor. Refactor DeRezObject to deal with multiple objectsMelanie Thielker1-2/+15
2010-03-19Renamed TryGetAvatar to TryGetScenePresence on SceneManager, SceneBase, Scene...Dan Lake1-1/+1
2010-02-24Fixed typo that was affecting the BasicInventoryAccessModuleDiva Canto1-1/+1
2010-01-30Bug fix: change HGBroker to a INonSharedRegionModuleDiva Canto1-2/+5
2010-01-30* HGScene is no more.Diva Canto1-48/+77
2010-01-11OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted.Diva Canto1-1/+1
2010-01-11CommunicationsManager deleted.Diva Canto1-2/+2
2010-01-10* OMG! All but one references to UserProfileCacheService have been rerouted!Diva Canto1-1/+2
2009-10-12* Fixes http://opensimulator.org/mantis/view.php?id=4225Diva Canto1-0/+26
2009-09-04Fixed some long-standing issues with appearance in HG1.Diva Canto1-18/+18
2009-08-13Renamed QueryItem/QueryFolder to GetItem/GetFolder. The word 'query' starting...Diva Canto1-1/+1
2009-08-13Inventory redirects from CachedUserInfo to InventoryService COMPLETE!Diva Canto1-18/+13
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames1-1/+1
2009-05-23This should make HG asset transfers work much better. It now uses HGUuidGathe...diva1-15/+19
2009-04-05Added CreateObject(regionhandle, userID, itemID) to post objects that are to ...diva1-0/+7
2009-04-05* Fixed copyright headers on HyperGrid source files. (Now match the rest of O...Adam Frisby1-25/+24
2009-02-16* refactor: remove AssetCache field hanging off SceneJustin Clarke Casey1-2/+2
2009-02-12* optimized usings.lbsa711-8/+0
2009-02-10this is step 2 of 2 of the OpenSim.Region.Environment refactor.Dr Scofield1-1/+0
2009-02-09From Alan Webb <awebb@linux.vnet.ibm.com>Sean Dague1-1/+1