| Commit message (Expand) | Author | Age | Files | Lines |
* | Preserve attachment rotation on objects rezzed via a script. Makes toasters | Melanie | 2012-05-02 | 1 | -0/+1 |
* | Merge branch 'master' into careminster | Melanie | 2012-03-31 | 1 | -1/+1 |
|\ |
|
| * | refactor: Rename SOG.GetChildPart() to GetPart() since it can also return the... | Justin Clark-Casey (justincc) | 2012-03-31 | 1 | -1/+1 |
* | | Merge commit '760010d6fb6aac313d79ce0a4d0016d3809246a0' into careminster | Melanie | 2012-03-22 | 1 | -3/+3 |
|\ \
| |/ |
|
| * | Add llGiveInventory() test from object to object where both objects are owned... | Justin Clark-Casey (justincc) | 2012-03-22 | 1 | -3/+3 |
* | | Merge branch 'master' into careminster | Melanie | 2012-02-07 | 1 | -8/+6 |
|\ \
| |/ |
|
| * | Add a regression test to compile and start a script. Remove Path.GetDirector... | Justin Clark-Casey (justincc) | 2012-02-07 | 1 | -8/+4 |
| * | Improve reliability of script state saving by covering various saving | Melanie | 2012-02-02 | 1 | -10/+16 |
* | | Improve reliability of script state saving by covering various saving | Melanie | 2012-02-02 | 1 | -9/+15 |
* | | Merge branch 'master' into bigmerge | Melanie | 2011-11-28 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Use the more extensive Utils.AssetTypeToString()/InventoryTypeToString() conv... | Justin Clark-Casey (justincc) | 2011-11-25 | 1 | -2/+2 |
* | | Merge branch 'master' into bigmerge | Melanie | 2011-11-24 | 1 | -5/+5 |
|\ \
| |/ |
|
| * | Stop an exception being thrown and a teleport/border cross failing if the des... | Justin Clark-Casey (justincc) | 2011-11-22 | 1 | -5/+5 |
* | | Remove backup optimization that was causing prim contents to poof | Melanie | 2011-11-05 | 1 | -3/+8 |
* | | Fix a missing locking call | Melanie | 2011-10-25 | 1 | -0/+1 |
* | | Merge commit 'de19dc3024e5359f594d0a32c593d905163c24ea' into bigmerge | Melanie | 2011-10-11 | 1 | -2/+4 |
|\ \
| |/ |
|
| * | refactor: rename SOG/SOP.GetProperties() to SendPropertiesToClient() to refle... | Justin Clark-Casey (justincc) | 2011-09-15 | 1 | -1/+1 |
| * | Only bother to create an inventory xfer file if there are any items in a prim... | Justin Clark-Casey (justincc) | 2011-09-15 | 1 | -2/+2 |
| * | Shuffle order of code in invnetory connector GetFolderContent() calls to avoi... | Justin Clark-Casey (justincc) | 2011-09-15 | 1 | -1/+1 |
* | | Merge commit '42f1b88eb2492f8d218526c1b30ac027a65d67f3' into bigmerge | Melanie | 2011-10-11 | 1 | -0/+11 |
|\ \
| |/ |
|
| * | If a prim inventory becomes empty through deletion, send an empty xfer file n... | Justin Clark-Casey (justincc) | 2011-09-15 | 1 | -20/+43 |
* | | Bring us up to date. | Tom | 2011-09-14 | 1 | -0/+5 |
|\ \
| |/ |
|
| * | Stop attempts to rewear already worn items from removing and reattaching. | Justin Clark-Casey (justincc) | 2011-09-13 | 1 | -0/+5 |
* | | Resolve merge commits, stage 1 | Tom | 2011-09-04 | 1 | -4/+7 |
|\ \
| |/ |
|
| * | Remove pointless cluttering SOP.ParentGroup != null checks. | Justin Clark-Casey (justincc) | 2011-09-01 | 1 | -4/+6 |
| * | refactor: move SOP.IsAttachment and AttachmentPoint up into SOG to avoid poin... | Justin Clark-Casey (justincc) | 2011-08-27 | 1 | -1/+1 |
* | | Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/ca... | Melanie | 2011-04-30 | 1 | -0/+3 |
|\ \ |
|
| * \ | Merge branch 'master' into careminster-presence-refactor | Melanie | 2011-04-30 | 1 | -0/+3 |
| |\ \
| | |/ |
|
| | * | Stop CHANGED_INVENTORY firing twice if a notecard is edited in prim. | Justin Clark-Casey (justincc) | 2011-04-28 | 1 | -2/+5 |
| | * | A stab at making CHANGED_OWNER work | Melanie | 2011-04-01 | 1 | -5/+5 |
* | | | Set the attachment data on scripted rez to allow toasters to work. | Melanie | 2011-04-30 | 1 | -0/+3 |
|/ / |
|
* | | A stab at making CHANGED_OWNER work | Melanie | 2011-04-01 | 1 | -5/+5 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2011-03-14 | 1 | -2/+6 |
|\ \
| |/ |
|
| * | For objects loaded from an IAR, make sure the CreatorID points towards the OS... | Justin Clark-Casey (justincc) | 2011-03-10 | 1 | -2/+6 |
| * | Fix script data not being reset as it should be | Melanie | 2011-01-24 | 1 | -0/+4 |
| * | minor: resolve some mono compiler warnings | Justin Clark-Casey (justincc) | 2011-01-18 | 1 | -1/+1 |
| * | Fix slam bits being lost when editing perms in prim inventory | Melanie | 2011-01-14 | 1 | -1/+0 |
| * | Fix direct item give permissions | Melanie | 2011-01-12 | 1 | -6/+16 |
| * | Partial permissions fix for boxed items. | Melanie | 2011-01-12 | 1 | -0/+7 |
| * | Fix god mode perms adjustment | Melanie | 2011-01-12 | 1 | -0/+2 |
* | | Fix script data not being reset as it should be | Melanie | 2011-01-24 | 1 | -0/+4 |
* | | Fix slam bits being lost when editing perms in prim inventory | Melanie | 2011-01-14 | 1 | -1/+0 |
* | | Fix direct item give permissions | Melanie | 2011-01-12 | 1 | -6/+16 |
* | | Partial permissions fix for boxed items. | Melanie | 2011-01-10 | 1 | -10/+8 |
* | | Preserve the script running flag when copying an object. | Melanie | 2011-01-08 | 1 | -0/+34 |
* | | Fix a couple of security issues | Melanie | 2011-01-08 | 1 | -3/+9 |
* | | Fix god mode perms adjustment | Melanie | 2011-01-06 | 1 | -0/+2 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-12-25 | 1 | -3/+6 |
|\ \
| |/ |
|
| * | One more pass at object inventory. This time, fix SceneObjectPartInventory so... | Diva Canto | 2010-12-24 | 1 | -68/+68 |
* | | Fix up some locking issues in task inventory. Don't use any prior versions in... | Melanie | 2010-12-22 | 1 | -0/+2 |