| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit 'c92654fb43f303da8e1623f9fff8a404aad72374' into careminster | Melanie | 2013-03-29 | 1 | -1/+1 |
|\ |
|
| * | Stop attempts to update/add existing attachments in user inventory when telep... | Justin Clark-Casey (justincc) | 2013-03-28 | 1 | -1/+1 |
| * | Phase 1 of implementing a transfer permission. Overwrite libOMV's PermissionMask | Melanie | 2013-03-26 | 1 | -0/+1 |
* | | Phase 1 of implementing a transfer permission. Overwrite libOMV's PermissionMask | Melanie | 2013-03-24 | 1 | -0/+1 |
* | | Merge branch 'master' into careminster | Melanie | 2013-03-22 | 1 | -10/+7 |
|\ \
| |/ |
|
| * | Fix "show attachments" command probably broken in commit addab12 (Wed Jan 2 2... | Justin Clark-Casey (justincc) | 2013-03-20 | 1 | -10/+7 |
| * | Multiattach, part 1 | Melanie | 2013-03-18 | 1 | -1/+1 |
* | | Merge branch 'avination' into careminster | Melanie | 2013-03-06 | 1 | -1/+1 |
|\ \ |
|
| * | | Multiattach, part 1 | Melanie | 2013-03-05 | 1 | -1/+1 |
* | | | Merge branch 'master' into careminster | Melanie | 2013-03-05 | 1 | -1/+1 |
|\ \ \
| | |/
| |/| |
|
| * | | Fixed typos in TempAttachmentsModule. No changes. | Diva Canto | 2013-03-02 | 1 | -1/+1 |
* | | | Merge branch 'master' into careminster | Melanie | 2013-01-04 | 1 | -0/+1 |
|\ \ \
| |/ /
| | /
| |/
|/| |
|
| * | Add "show animations" console command for debug purposes. | Justin Clark-Casey (justincc) | 2013-01-02 | 1 | -0/+1 |
* | | Merge branch 'master' into careminster | Melanie | 2012-10-20 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | minor: Increase attachment name field from 36 to 50 chars in "attachments sho... | Justin Clark-Casey (justincc) | 2012-10-19 | 1 | -1/+1 |
* | | Merge branch 'master' into careminster | Melanie | 2012-09-17 | 1 | -9/+9 |
|\ \
| |/ |
|
| * | script invocations cannot have void return type | SignpostMarv | 2012-09-17 | 1 | -9/+9 |
| * | Let the temp attachment module add a command to allow attaching without permi... | Melanie | 2012-08-15 | 1 | -3/+38 |
* | | Fix a typo | Melanie | 2012-08-18 | 1 | -1/+1 |
* | | Let the temp attachment module add a command to allow attaching without permi... | Melanie | 2012-08-15 | 1 | -3/+38 |
* | | Merge branch 'master' into careminster | Melanie | 2012-08-14 | 1 | -8/+36 |
|\ \
| |/ |
|
| * | Perform ownership transfer and permission propagation as well as needed | Melanie | 2012-08-14 | 1 | -0/+28 |
| * | 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 | -0/+126 |
|\ \
| |/ |
|
| * | 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 |
|/ |
|
* | Rename OpenSim.Framework.Statistics to OpenSim.Framework.Monitoring. | Justin Clark-Casey (justincc) | 2012-07-25 | 1 | -1/+1 |
* | refactor: Rename ConsoleTableRow and ConsoleTableColumn to ConsoleDisplayTabl... | Justin Clark-Casey (justincc) | 2012-05-23 | 1 | -6/+6 |
* | refactor: rename ConsoleTable -> ConsoleDisplayTable for clarity | Justin Clark-Casey (justincc) | 2012-05-23 | 1 | -1/+1 |
* | Add ConsoleTable framework class for future uniform formatting of console out... | Justin Clark-Casey (justincc) | 2012-05-10 | 1 | -8/+26 |
* | Add "attachments" show console command that will show the server's record of ... | Justin Clark-Casey (justincc) | 2012-05-10 | 1 | -0/+177 |