aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Framework/InventoryAccess (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into careminsterMelanie2013-08-072-1/+43
|\
| * More on HG inventory and OutboundPermission: disallowing giving inventory to ...Diva Canto2013-08-031-1/+12
| * HG: If OutboundPermission is set to false, let's enforce stricter permissions...Diva Canto2013-08-031-0/+31
| * minor: replace veclist.Add(new Vector3(0,0,0)) with Vector3.Zero in Inventory...Justin Clark-Casey (justincc)2013-08-021-1/+1
* | Merge branch 'master' into careminsterMelanie2013-07-241-5/+16
|\ \ | |/
| * Don't touch the Current Outfit folder also on coming back homeDiva Canto2013-07-231-1/+9
| * In renaming the folders for hypergriding, don't rename the Current Outfit fol...Diva Canto2013-07-231-1/+1
| * Don't post Link asset types back to the home gridDiva Canto2013-07-231-3/+6
* | Merge branch 'master' into careminsterMelanie2013-07-181-1/+1
|\ \ | |/
| * Put guards on a bunch of exception-inducing code, as seen in logs from load t...Diva Canto2013-07-091-1/+1
* | Merge branch 'master' into careminsterMelanie2013-07-042-2/+11
|\ \ | |/
| * More debug, same issueDiva Canto2013-07-041-1/+1
| * HG: close a loophole by which if something was wrong with the ServiceURLs it ...Diva Canto2013-07-022-1/+10
| * Put the "script saved" and "notecard saved" messages back into the bottomMelanie2013-06-111-2/+2
| * Hook up Keyframe motion to almost everything. Failing to cross a sim borderMelanie2013-06-061-0/+3
* | Merge branch 'avination-current' into careminsterMelanie2013-06-231-2/+6
|\ \
| * | Allow coalesced objects to be rezzed even if they extend past the sim boundsMelanie2013-06-181-2/+6
* | | Merge branch 'avination-current' into careminsterMelanie2013-06-111-2/+2
|\ \ \ | |/ /
| * | Put the "script saved" and "notecard saved" messages back into the bottomMelanie2013-06-111-2/+2
* | | Merge branch 'avination-current' into careminsterMelanie2013-06-061-3/+12
|\ \ \ | |/ /
| * | Allow Linden trees to preserve their type when taken into inventory and rezze...Melanie2013-05-261-3/+12
| * | Fix the long standing bug of items being delivered to lost and found or trash...Melanie2013-05-011-2/+3
* | | Merge branch 'master' into careminsterMelanie2013-05-041-0/+6
|\ \ \ | | |/ | |/|
| * | Fix inventory issueBlueWall2013-05-011-0/+6
* | | Merge branch 'master' into careminsterMelanie2013-05-011-2/+3
|\ \ \ | |/ /
| * | Fix the long standing bug of items being delivered to lost and found or trash...Melanie2013-05-011-2/+3
* | | Merge branch 'master' into careminsterMelanie2013-04-101-26/+32
|\ \ \ | |/ / | | / | |/ |/|
| * minor: remove mono compiler warnings in InventoryAccessModuleJustin Clark-Casey (justincc)2013-04-101-3/+2
| * Fix taking (and rezzing) of coalesced objects in the non-root subregions of m...Justin Clark-Casey (justincc)2013-04-061-16/+16
| * When rezzing a coalesced object, check adjust position of all components.Justin Clark-Casey (justincc)2013-04-061-20/+27
| * Phase 1 of implementing a transfer permission. Overwrite libOMV's PermissionMaskMelanie2013-03-261-3/+6
* | Phase 1 of implementing a transfer permission. Overwrite libOMV's PermissionMaskMelanie2013-03-241-2/+5
* | Merge branch 'master' into careminsterMelanie2013-02-281-2/+4
|\ \ | |/
| * Switched to using the other Util function with a default value.Diva Canto2013-02-271-2/+4
| * Moved the HG default variables out of [Startup] and into their own section [H...Diva Canto2013-02-271-2/+2
* | Merge branch 'master' into careminsterMelanie2013-02-231-3/+4
|\ \ | |/
| * Added new Util function for reading config vars that's more generic than the ...Diva Canto2013-02-221-3/+4
* | Merge branch 'master' into careminsterMelanie2013-02-221-5/+4
|\ \ | |/
| * Simplification of HG configs: HomeURI and GatekeeperURI now are defined as de...Diva Canto2013-02-211-5/+4
* | Merge branch 'master' into careminsterMelanie2013-02-161-2/+2
|\ \ | |/
| * Add regression test TestSaveNonRootFolderToIarJustin Clark-Casey (justincc)2013-02-161-2/+2
* | Merge branch 'master' into careminsterMelanie2012-12-161-3/+35
|\ \ | |/
| * HGAssetMapper: Get wasn't really working. It's true that some assets are copi...Diva Canto2012-12-091-3/+35
* | Merge branch 'master' into careminsterMelanie2012-12-071-1/+3
|\ \ | |/
| * minor: Fix more compiler warnings in CoreModules tests by properly overriding...Justin Clark-Casey (justincc)2012-12-051-1/+3
* | Merge branch 'master' into careminsterMelanie2012-11-251-1/+1
|\ \ | |/
| * Consistenly make NUnit test cases inherit from OpenSimTestCase which automati...Justin Clark-Casey (justincc)2012-11-241-1/+1
* | Merge branch 'master' into careminsterMelanie2012-11-132-0/+4
|\ \ | |/
| * More module cleanup: removed the CoreModules.Framework modules directives out...Diva Canto2012-11-122-0/+4
| * Fix mantis #6425Diva Canto2012-11-111-6/+0