aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework/Scenes/Scene.Inventory.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into careminster-presence-refactorMelanie2010-07-041-1/+2
|\
| * Fixes the obvious problem in mantis #4841. Melanie needs to look at other pot...Diva Canto2010-07-041-1/+2
| * Clean up IMoneyModule and adjust the other modules to the changesMelanie Thielker2010-07-021-1/+1
* | Clean up IMoneyModule and adjust the other modules to the changesMelanie Thielker2010-07-021-1/+1
* | Avoid a spurious error message when taking a friend's no copy itemMelanie Thielker2010-07-011-1/+8
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-06-301-2/+11
|\ \ | |/
| * Fix a nullref on autoreturnMelanie2010-06-291-5/+17
| * Fix more perms weirdness. Preserve "Locked" status across gives and rez/take.Melanie2010-06-271-8/+9
* | Comment the "Notecard saved" notification that pops up when a notecardMelanie Thielker2010-06-291-1/+1
* | Make newly created prims be named "Object" and make newly created scriptsMelanie Thielker2010-06-291-1/+1
* | Fix more perms weirdness. Preserve "Locked" status across gives and rez/take.Melanie2010-06-271-8/+9
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-06-271-3/+3
|\ \ | |/
| * Fix permission propagation to prevent permanently locked objects from beingMelanie2010-06-271-3/+3
* | Fix another nullref issue in DeRezSceneObjectTom Grimshaw2010-06-261-1/+1
* | Fix a bug with DeRezObjects (check for a null remoteClient)Tom Grimshaw2010-06-261-7/+9
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-06-111-1/+1
|\ \ | |/
| * Inventory offers and subsequent notifications of acceptance/decline now worki...Diva Canto2010-06-111-1/+1
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-06-091-1/+5
|\ \ | |/
| * Bug fix in attachments: when attaching from inworld the item's parentFolderID...Diva Canto2010-06-091-1/+5
| * Fix prim returns I broke earlierMelanie Thielker2010-06-011-4/+7
| * Continuing refactor. Refactor DeRezObject to deal with multiple objectsMelanie Thielker2010-06-011-62/+76
| * Change the way the object perms are propagated to attempt to salvageMelanie2010-05-211-21/+23
* | Fix prim returns I broke earlierMelanie Thielker2010-06-011-4/+7
* | Continuing refactor. Refactor DeRezObject to deal with multiple objectsMelanie Thielker2010-06-011-62/+76
* | Merge branch 'careminster' into careminster-presence-refactorMelanie2010-05-211-21/+23
|\ \
| * | Change the way the object perms are propagated to attempt to salvageMelanie2010-05-211-21/+23
| * | Fix linking issue introduced in my earlier commitMelanie Thielker2010-04-301-1/+19
* | | Merge branch 'master' into careminster-presence-refactorMelanie2010-05-061-1/+16
|\ \ \ | | |/ | |/|
| * | * Fixes Library bugs in grid mode. Partly a missing check and partly a missin...Diva Canto2010-05-051-1/+16
| * | Store given items in correct parent folder. Fixes items given to offline avatarsMelanie Thielker2010-05-031-0/+19
| * | Fix linking issue introduced in my earlier commitMelanie Thielker2010-04-301-1/+19
| * | Fix link security issueMelanie2010-04-301-0/+50
* | | Fix scripted give and interactive give to offline avatars. Both folder andMelanie Thielker2010-05-041-0/+16
* | | Store given items in correct parent folder. Fixes items given to offline avatarsMelanie Thielker2010-05-031-0/+19
* | | Fix linking issue introduced in my earlier commitMelanie Thielker2010-04-301-1/+19
* | | Merge branch 'careminster' into careminster-presence-refactorMelanie2010-04-301-0/+50
|\ \ \ | | |/ | |/|
| * | Merge branch '0.6.9-post-fixes' into careminsterMelanie2010-04-301-0/+50
| |\ \
| | * | Fix link security issueMelanie2010-04-301-0/+50
* | | | Remove debug output, the culprit has been identifiedMelanie Thielker2010-04-231-1/+0
* | | | Fix a nullref in attachment handling. Add some debug to find the attachmentMelanie Thielker2010-04-231-0/+1
* | | | Merge branch 'master' into careminster-presence-refactorMelanie2010-04-211-1/+6
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch 'master' of ssh://justincc@opensimulator.org/var/git/opensimJustin Clark-Casey (justincc)2010-04-191-0/+6
| |\ \ \
| | * | | And some more rez modes that weren't covered beforeMelanie Thielker2010-04-191-0/+2
| * | | | Make the "notecard saved" text appear in the saver rather than the notecard o...Justin Clark-Casey (justincc)2010-04-191-1/+6
* | | | | And some more rez modes that weren't covered beforeMelanie Thielker2010-04-191-0/+2
* | | | | Merge branch 'master' into careminster-presence-refactorMelanie2010-04-191-0/+2
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Also enable scripts rezzed into primsMelanie2010-04-191-0/+2
* | | | | Merge branch 'master' into careminster-presence-refactorMelanie2010-04-191-46/+34
|\ \ \ \ \ | |/ / / /
| * | | | All scripts are now created suspended and are only unsuspended when the objectMelanie2010-04-191-0/+2
| |/ / /
| * | | refactor: remove now unused internal method SendAttachEvent()Justin Clark-Casey (justincc)2010-04-161-5/+0