Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-06-11 | 1 | -1/+1 |
|\ | |||||
| * | Inventory offers and subsequent notifications of acceptance/decline now ↵ | Diva Canto | 2010-06-11 | 1 | -1/+1 |
| | | | | | | | | working across the board. | ||||
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-06-09 | 1 | -1/+5 |
|\ \ | |/ | |||||
| * | Bug fix in attachments: when attaching from inworld the item's ↵ | Diva Canto | 2010-06-09 | 1 | -1/+5 |
| | | | | | | | | parentFolderID was wrong. | ||||
| * | Fix prim returns I broke earlier | Melanie Thielker | 2010-06-01 | 1 | -4/+7 |
| | | |||||
| * | Continuing refactor. Refactor DeRezObject to deal with multiple objects | Melanie Thielker | 2010-06-01 | 1 | -62/+76 |
| | | |||||
| * | Change the way the object perms are propagated to attempt to salvage | Melanie | 2010-05-21 | 1 | -21/+23 |
| | | | | | | | | some older content | ||||
* | | Fix prim returns I broke earlier | Melanie Thielker | 2010-06-01 | 1 | -4/+7 |
| | | |||||
* | | Continuing refactor. Refactor DeRezObject to deal with multiple objects | Melanie Thielker | 2010-06-01 | 1 | -62/+76 |
| | | |||||
* | | Merge branch 'careminster' into careminster-presence-refactor | Melanie | 2010-05-21 | 1 | -21/+23 |
|\ \ | |||||
| * | | Change the way the object perms are propagated to attempt to salvage | Melanie | 2010-05-21 | 1 | -21/+23 |
| | | | | | | | | | | | | some older content | ||||
| * | | Fix linking issue introduced in my earlier commit | Melanie Thielker | 2010-04-30 | 1 | -1/+19 |
| | | | |||||
* | | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-05-06 | 1 | -1/+16 |
|\ \ \ | | |/ | |/| | |||||
| * | | * Fixes Library bugs in grid mode. Partly a missing check and partly a ↵ | Diva Canto | 2010-05-05 | 1 | -1/+16 |
| | | | | | | | | | | | | | | | | | | missing configuration. * Made previous Robust config changes consistent in Robust.HG.ini.example | ||||
| * | | Store given items in correct parent folder. Fixes items given to offline avatars | Melanie Thielker | 2010-05-03 | 1 | -0/+19 |
| | | | | | | | | | | | | not getting lost. | ||||
| * | | Fix linking issue introduced in my earlier commit | Melanie Thielker | 2010-04-30 | 1 | -1/+19 |
| | | | |||||
| * | | Fix link security issue | Melanie | 2010-04-30 | 1 | -0/+50 |
| | | | |||||
* | | | Fix scripted give and interactive give to offline avatars. Both folder and | Melanie Thielker | 2010-05-04 | 1 | -0/+16 |
| | | | | | | | | | | | | single items are now supported. Magic Boxes, yeah! | ||||
* | | | Store given items in correct parent folder. Fixes items given to offline avatars | Melanie Thielker | 2010-05-03 | 1 | -0/+19 |
| | | | | | | | | | | | | not getting lost. | ||||
* | | | Fix linking issue introduced in my earlier commit | Melanie Thielker | 2010-04-30 | 1 | -1/+19 |
| | | | |||||
* | | | Merge branch 'careminster' into careminster-presence-refactor | Melanie | 2010-04-30 | 1 | -0/+50 |
|\ \ \ | | |/ | |/| | |||||
| * | | Merge branch '0.6.9-post-fixes' into careminster | Melanie | 2010-04-30 | 1 | -0/+50 |
| |\ \ | |||||
| | * | | Fix link security issue | Melanie | 2010-04-30 | 1 | -0/+50 |
| | | | | |||||
* | | | | Remove debug output, the culprit has been identified | Melanie Thielker | 2010-04-23 | 1 | -1/+0 |
| | | | | |||||
* | | | | Fix a nullref in attachment handling. Add some debug to find the attachment | Melanie Thielker | 2010-04-23 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | state issue | ||||
* | | | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-04-21 | 1 | -1/+6 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | Merge branch 'master' of ssh://justincc@opensimulator.org/var/git/opensim | Justin Clark-Casey (justincc) | 2010-04-19 | 1 | -0/+6 |
| |\ \ \ | |||||
| | * | | | And some more rez modes that weren't covered before | Melanie Thielker | 2010-04-19 | 1 | -0/+2 |
| | | | | | |||||
| * | | | | Make the "notecard saved" text appear in the saver rather than the notecard ↵ | Justin Clark-Casey (justincc) | 2010-04-19 | 1 | -1/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | owner, if the notecard is saved by a permitted group member This means moving the alert up to a place where the IClientAPI is available. One can also argue that such client messages shouldn't be sent directly from the scene data model | ||||
* | | | | | And some more rez modes that weren't covered before | Melanie Thielker | 2010-04-19 | 1 | -0/+2 |
| | | | | | |||||
* | | | | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-04-19 | 1 | -0/+2 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | Also enable scripts rezzed into prims | Melanie | 2010-04-19 | 1 | -0/+2 |
| | | | | | |||||
* | | | | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-04-19 | 1 | -46/+34 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | All scripts are now created suspended and are only unsuspended when the object | Melanie | 2010-04-19 | 1 | -0/+2 |
| |/ / / | | | | | | | | | | | | | | | | | | | | | is fully rezzed and all scripts in it are instantiated. This ensures that link messages will not be lost on rez/region crossing and makes heavily scripted objects reliable. | ||||
| * | | | refactor: remove now unused internal method SendAttachEvent() | Justin Clark-Casey (justincc) | 2010-04-16 | 1 | -5/+0 |
| | | | | |||||
| * | | | refactor: crudely move DetachSingleAttachmentToGround() over to the ↵ | Justin Clark-Casey (justincc) | 2010-04-16 | 1 | -30/+0 |
| | | | | | | | | | | | | | | | | AttachmentsModule | ||||
| * | | | minor: correctly print out missing item id when it can't be found rather ↵ | Justin Clark-Casey (justincc) | 2010-04-16 | 1 | -1/+0 |
| | | | | | | | | | | | | | | | | than a NullReferenceException | ||||
| * | | | refactor: crudely move the RezMultipleAttachments() method into the ↵ | Justin Clark-Casey (justincc) | 2010-04-16 | 1 | -10/+0 |
| | | | | | | | | | | | | | | | | AttachmentsModule | ||||
| * | | | thanks lkalif for Mantis #4676 - a patch that adds support for inventory links | dahlia | 2010-04-12 | 1 | -0/+31 |
| | | | | | | | | | | | | | | | | Signed-off-by: dahlia <dahliaTrimble@gmail.removeme.com> | ||||
| * | | | Partially implement share with group option for object inventory items | Justin Clark-Casey (justincc) | 2010-04-05 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | If serverside permissions are off then this works as expected. Previously, it was impossible for more than one person to edit such items even if permissions were off. If serverside permissions are on then this works as expected if the object was created by an avatar who had the required group active. However, if the group for the object is later set then the contained item is still not editable. This may be linked to a wider bug where the object is still not modifiable by the group anyway | ||||
* | | | | Merge branch 'careminster' into careminster-presence-refactor | Melanie | 2010-04-13 | 1 | -2/+1 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | guarantee that a script engine's GetScriptErrors() will not be called | Mike Rieker | 2010-04-10 | 1 | -2/+1 |
| | | | | | | | | | | | | | | | | | | | | until after its OnRezScript() returns so that script compile error messages can be retrieved | ||||
| * | | | Merge branch '0.6.9-post-fixes' into careminster | Melanie | 2010-04-05 | 1 | -7/+37 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | Fix bug where approximately half the time, attachments would rez only their ↵ | Justin Clark-Casey (justincc) | 2010-03-09 | 1 | -7/+37 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | root prim until right clicked (or otherwise updated). The root cause of this problem was that multiple ObjectUpdates were being sent on attachment which differed enough to confuse the client. Sometimes these would eliminate each other and sometimes not, depending on whether the scheduler looked at the queued updates. The solution here is to only schedule the ObjectUpdate once the attachment code has done all it needs to do. Backport from head. | ||||
| * | | | Unify a previous refactor of object return with the older solution. We | Melanie | 2010-03-18 | 1 | -3/+4 |
| | | | | | | | | | | | | | | | | really don't need two methods doing the same thing, but differently. | ||||
* | | | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-03-30 | 1 | -8/+8 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim | John Hurliman | 2010-03-19 | 1 | -3/+4 |
| |\ \ \ | |||||
| | * | | | Unify a previous refactor of object return with the older solution. We | Melanie | 2010-03-18 | 1 | -3/+4 |
| | | | | | | | | | | | | | | | | | | | | really don't need two methods doing the same thing, but differently. | ||||
| * | | | | Renamed TryGetAvatar to TryGetScenePresence on SceneManager, SceneBase, ↵ | Dan Lake | 2010-03-19 | 1 | -8/+8 |
| |/ / / | | | | | | | | | | | | | Scene and SceneGraph. This was the only change in this patch to keep it isolated from other recent changes to the same set of files. | ||||
* | | | | Unify a previous refactor of object return with the older solution. We | Melanie | 2010-03-18 | 1 | -3/+4 |
| | | | | | | | | | | | | | | | | really don't need two methods doing the same thing, but differently. |