Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Let the temp attachment module add a command to allow attaching without ↵ | Melanie | 2012-08-15 | 1 | -3/+38 |
| | | | | permissions and add support for this (incomplete!) to LSL | ||||
* | Merge branch 'master' into careminster | Melanie | 2012-08-14 | 1 | -8/+36 |
|\ | | | | | | | | | Conflicts: OpenSim/Region/OptionalModules/Avatar/Attachments/TempAttachmentsModule.cs | ||||
| * | Perform ownership transfer and permission propagation as well as needed | Melanie | 2012-08-14 | 1 | -0/+28 |
| | | | | | | | | updates on the new temp attachment. | ||||
| * | Move inititalization to RegionLoaded to avoid a module loading order issue | Melanie | 2012-08-14 | 1 | -8/+8 |
| | | |||||
* | | Merge branch 'master' into careminster | Melanie | 2012-08-14 | 1 | -1/+1 |
|/ | | | | | | | Conflicts: OpenSim/Region/CoreModules/Avatar/Attachments/AttachmentsModule.cs OpenSim/Region/Framework/Interfaces/IAttachmentsModule.cs OpenSim/Region/ScriptEngine/Shared/Api/Implementation/LSL_Api.cs | ||||
* | Implement the temp attachments. UNTESTED | Melanie | 2012-08-14 | 1 | -0/+44 |
| | |||||
* | Add the skeleton for the temp attachments module | Melanie | 2012-08-14 | 1 | -0/+82 |