| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | Make AddRestoredSceneObject reset the IsDeleted flag so we can take an | Melanie Thielker | 2010-09-08 | 1 | -1/+4 |
* | | | Fix some issues with unlinking | Melanie Thielker | 2010-09-07 | 1 | -56/+53 |
* | | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-09-07 | 1 | -0/+2 |
|\ \ \
| | |/
| |/| |
|
| * | | Make sure unlinked child prims get persisted | Melanie | 2010-09-07 | 1 | -0/+5 |
* | | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-09-07 | 11 | -58/+163 |
|\ \ \
| |/ / |
|
| * | | Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim | Melanie | 2010-09-07 | 1 | -2/+2 |
| |\ \
| | |/ |
|
| | * | minor: comment out some excessive test logging | Justin Clark-Casey (justincc) | 2010-09-07 | 1 | -1/+1 |
| | * | Fix deletion persistence when freshly delinked prims are removed | Justin Clark-Casey (justincc) | 2010-09-07 | 6 | -42/+58 |
| * | | Fix deletion persistence when freshly delinked prims are removed | Justin Clark-Casey (justincc) | 2010-09-07 | 6 | -42/+58 |
| |/ |
|
| * | Add test that checks correct persistence when an unlink is quickly followed b... | Justin Clark-Casey (justincc) | 2010-09-06 | 1 | -9/+40 |
| * | Make console backup command do a forced backup rather than non-forced | Justin Clark-Casey (justincc) | 2010-09-06 | 2 | -6/+1 |
| * | extend TestNewSceneObjectLinkPersistence() to check for presence of non-root ... | Justin Clark-Casey (justincc) | 2010-09-06 | 1 | -2/+3 |
| * | Add test to check persistence of newly added pre-linked objects | Justin Clark-Casey (justincc) | 2010-09-06 | 7 | -21/+78 |
| * | Reflect the ParcelPropertiesUpdateRequest into Scene.EventManager, because | Melanie Thielker | 2010-09-06 | 1 | -1/+25 |
* | | Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/ca... | Kitto Flora | 2010-09-06 | 6 | -29/+91 |
|\ \ |
|
| * | | Don't turn off the sale settings on child prims when linking, and on copy | Melanie Thielker | 2010-09-06 | 1 | -8/+0 |
| * | | Reflect the ParcelPropertiesUpdateRequest into Scene.EventManager, because | Melanie Thielker | 2010-09-06 | 1 | -1/+25 |
| * | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-09-05 | 2 | -18/+43 |
| |\ \
| | |/ |
|
| | * | Logout the presence if client IP verification fails. | Diva Canto | 2010-09-04 | 1 | -0/+2 |
| | * | Move code that allows llGiveInvetory() to move item into appropriate system f... | Justin Clark-Casey (justincc) | 2010-09-04 | 1 | -8/+40 |
| | * | Create Scene.Inventory.cs.AddInventoryItem(InventoryItemBase item) | Justin Clark-Casey (justincc) | 2010-09-04 | 1 | -8/+27 |
| * | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-09-03 | 1 | -0/+21 |
| |\ \
| | |/ |
|
| | * | Fix an issue with rezzing scripted objects. | Melanie Thielker | 2010-09-03 | 1 | -2/+2 |
| | * | Remove commented code and the comment, as the change has proven out | Melanie Thielker | 2010-09-02 | 1 | -3/+0 |
| | * | Experimentally comment the sending of unbaked avatars | Melanie Thielker | 2010-09-02 | 1 | -1/+3 |
| | * | refactor: move SOG.AttachToAgent() into AttachmentsModule | Justin Clark-Casey (justincc) | 2010-09-01 | 1 | -71/+0 |
| | * | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim | Justin Clark-Casey (justincc) | 2010-09-01 | 3 | -3/+3 |
| | |\ |
|
| | | * | Adjust the "Magic numbers" we use because we can't reference the actual | Melanie Thielker | 2010-08-31 | 3 | -3/+3 |
| | * | | Add ScenePresence.GetAttachments(uint attachmentPoint) | Justin Clark-Casey (justincc) | 2010-08-31 | 1 | -0/+21 |
| | |/ |
|
| * | | Fix an issue with rezzing scripted objects. | Melanie Thielker | 2010-09-03 | 1 | -2/+2 |
* | | | Falling animation fix, comment out instrumentation. | Kitto Flora | 2010-09-06 | 2 | -40/+61 |
|/ / |
|
* | | Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/ca... | Kitto Flora | 2010-09-02 | 4 | -19/+7 |
|\ \ |
|
| * | | Remove commented code and the comment, as the change has proven out | Melanie Thielker | 2010-09-02 | 1 | -3/+0 |
| * | | Experimentally comment the sending of unbaked avatars | Melanie Thielker | 2010-09-02 | 1 | -1/+3 |
| * | | Remove the annoying "Script saved" popups when saving scripts in task | Melanie Thielker | 2010-09-02 | 1 | -13/+1 |
| * | | Prevent Meta7 plants from being treated like dropped attachments and removed | Melanie Thielker | 2010-09-01 | 1 | -1/+1 |
| * | | Improve sim health reporting. Output error message if heartbeat thread is res... | Melanie Thielker | 2010-09-01 | 1 | -1/+2 |
| * | | Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/ca... | Melanie Thielker | 2010-08-31 | 1 | -2/+3 |
| |\ \ |
|
| * | | | Adjust the "Magic numbers" we use because we can't reference the actual | Melanie Thielker | 2010-08-31 | 3 | -3/+3 |
* | | | | Fixes to JUMP system. | Kitto Flora | 2010-09-02 | 2 | -54/+163 |
| |/ /
|/| | |
|
* | | | Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/ca... | meta7 | 2010-08-30 | 12 | -340/+600 |
|\ \ \
| |/ / |
|
| * | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-08-30 | 10 | -173/+103 |
| |\ \
| | |/ |
|
| | * | Improve liveness by operating on list copies of SOG.Children where appropriate | Justin Clark-Casey (justincc) | 2010-08-28 | 5 | -75/+84 |
| | * | minor: remove mono compiler warning | Justin Clark-Casey (justincc) | 2010-08-26 | 1 | -3/+4 |
| | * | refactor: Move Scene.Inventory.UpdateKnownItem() into Attachments module sinc... | Justin Clark-Casey (justincc) | 2010-08-26 | 1 | -47/+0 |
| | * | refactor: break out attachment position change code in Scene.UpdatePrimPositi... | Justin Clark-Casey (justincc) | 2010-08-26 | 1 | -24/+13 |
| | * | Remove mono compiler warnings | Justin Clark-Casey (justincc) | 2010-08-26 | 7 | -36/+7 |
| | * | Use SOP.ParentGroup in Prioritizer instead of Scene.GetGroupByPrim() | Justin Clark-Casey (justincc) | 2010-08-26 | 1 | -2/+16 |
| * | | Fix a horrible bug in SG, where iteration of scene objects is carried | Melanie Thielker | 2010-08-26 | 1 | -2/+4 |
| * | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-08-26 | 6 | -167/+253 |
| |\ \
| | |/ |
|