aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework/Scenes/Scene.Inventory.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into careminster-presence-refactorMelanie2011-05-221-13/+1
|\
| * refactor Scene.RezObject() to use AddNewSceneObject() rather than copy/pastin...Justin Clark-Casey (justincc)2011-05-211-13/+1
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-05-201-1/+4
|\ \ | |/
| * don't throw a null reference if an inventory link target doesn't exist when w...Justin Clark-Casey (justincc)2011-05-171-1/+4
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-05-141-18/+27
|\ \ | |/
| * Fix adding/removing/replacing outfits in viewer 2Justin Clark-Casey (justincc)2011-05-141-18/+27
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-05-131-4/+52
|\ \ | |/
| * Fix broken inventory links on viewer 2.Justin Clark-Casey (justincc)2011-05-131-2/+19
| * Add a smidgen of method doc about the fact that item links reuse the asset id...Justin Clark-Casey (justincc)2011-05-121-0/+4
| * Prevent viewer 2 from creating a duplicate outfit inventory links.Justin Clark-Casey (justincc)2011-05-121-2/+29
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-05-081-1/+1
|\ \ | |/
| * One more bug fix concerning library items that weren't being copied to user's...Diva Canto2011-05-061-1/+1
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-04-301-0/+10
|\ \ | |/
| * Stop CHANGED_INVENTORY firing twice if a notecard is edited in prim.Justin Clark-Casey (justincc)2011-04-281-0/+4
| * Fix a bug where physical objects rezzed with an initial velocity by script do...Justin Clark-Casey (justincc)2011-04-281-0/+6
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-04-171-12/+56
|\ \ | |/
| * refactor: simplify bRayEndIsIntersection boolean set from RayEndIsIntersectio...Justin Clark-Casey (justincc)2011-04-121-12/+1
| * If an object is rezzed directly from a prim inventory then give it the rotati...Justin Clark-Casey (justincc)2011-04-121-1/+1
| * Allow a null rotation to be passed in to RezObject so that we can control whe...Justin Clark-Casey (justincc)2011-04-121-7/+13
| * Fix (add) ability to rez objects by dragging them out of another prim's inven...Justin Clark-Casey (justincc)2011-04-121-5/+54
| * Make CHANGED_OWNER work for deeding and god-mode in-world changeMelanie2011-04-031-0/+4
| * Fix a few little thingsMelanie2011-02-271-0/+2
| * Dont' trust the viewer! Fix a permission slam error caused by trustingMelanie2011-01-121-1/+0
| * Fix direct item give permissionsMelanie2011-01-121-5/+39
| * Partial permissions fix for boxed items.Melanie2011-01-121-0/+10
* | Make CHANGED_OWNER work for deeding and god-mode in-world changeMelanie2011-04-031-0/+4
* | Add giving lists of items to another primMelanie2011-03-251-0/+8
* | Fix a few little thingsMelanie2011-02-271-0/+2
* | Allow modifying a no mod object through llGiveInventoryItem if the objectMelanie2011-02-211-1/+5
* | Completely nixing flags from the client causes wearables to break. Fix itMelanie2011-01-221-0/+1
* | Dont' trust the viewer! Fix a permission slam error caused by trustingMelanie2011-01-121-1/+0
* | Fix direct item give permissionsMelanie2011-01-121-5/+39
* | Partial permissions fix for boxed items.Melanie2011-01-101-0/+10
* | Fix a couple of security issuesMelanie2011-01-081-0/+3
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-12-301-1/+1
|\ \ | |/
| * Fix up a prior fix (refix the fixed fix :)Melanie2010-12-301-1/+1
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-12-231-4/+10
|\ \ | |/
| * * Cleanup from a commit a while ago.Teravus Ovares (Dan Olivares)2010-12-231-4/+10
| * Make prim inventories a bit more saneMelanie2010-12-211-17/+6
* | Make prim inventories a bit more saneMelanie2010-12-211-17/+6
* | Fix a perms issue when wearing an object from inworldMelanie2010-12-121-10/+18
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-12-031-0/+4
|\ \ | |/
| * WARNING: LOTS OF CONFIGURATION CHANGES AFFECTING PRIMARILY HG CONFIGS. Added ...Diva Canto2010-11-251-0/+4
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-11-231-1/+6
|\ \ | |/
| * add basic tests to check that under default permissions module owner can dele...Justin Clark-Casey (justincc)2010-11-221-2/+7
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-11-221-7/+13
|\ \ | |/
| * Added creator info across the board -- TaskInventoryItems and InventoryItems ...Diva Canto2010-11-211-7/+13
| * Plumb the path for multiple object deletesMelanie2010-10-061-35/+9
| * Restrict inventory items added in a transaction to folder belongingMelanie2010-09-271-0/+6
* | Add group invites to the list of messages that get offlinedMelanie2010-10-101-14/+14