| Commit message (Expand) | Author | Age | Files | Lines |
* | Prevent objects that are worn from ground from vanishing from the scene | Melanie | 2010-12-12 | 1 | -9/+0 |
* | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-11-23 | 1 | -55/+50 |
|\ |
|
| * | Only perform the take object permissions check if an object is being attached... | Justin Clark-Casey (justincc) | 2010-11-23 | 1 | -55/+50 |
| * | Change the way attachments are persisted. Editing a worn attachment will now | Melanie | 2010-11-16 | 1 | -22/+12 |
* | | Change the way attachments are persisted. Editing a worn attachment will now | Melanie | 2010-11-16 | 1 | -28/+12 |
* | | When detaching a scripted item, always consider it modified. Script states | Melanie | 2010-11-16 | 1 | -1/+7 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-11-09 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Formatting cleanup. | Jeff Ames | 2010-11-08 | 1 | -1/+1 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-11-08 | 1 | -4/+8 |
|\ \
| |/ |
|
| * | Detach attachments displaced by other attachments | Melanie | 2010-11-08 | 1 | -4/+8 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-10-29 | 1 | -19/+13 |
|\ \
| |/ |
|
| * | Bunch of fixes that reduce the number of times appearance | Master ScienceSim | 2010-10-29 | 1 | -19/+13 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-10-29 | 1 | -8/+8 |
|\ \
| |/ |
|
| * | Major refactoring of appearance handling. | Master ScienceSim | 2010-10-20 | 1 | -8/+8 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-10-16 | 1 | -0/+12 |
|\ \
| |/ |
|
| * | A couple of more ways attachment point is sent | Latif Khalifa | 2010-10-15 | 1 | -0/+8 |
| * | Don't distroy attachments when using viewer 2.1+, strip multiple attachment data | Latif Khalifa | 2010-10-14 | 1 | -0/+4 |
* | | Make SendKillObject send multiple localIDs in one packet. This avoids the | Melanie | 2010-10-08 | 1 | -1/+1 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-10-06 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Formatting cleanup. | Jeff Ames | 2010-10-04 | 1 | -1/+1 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-09-30 | 1 | -0/+3 |
|\ \
| |/ |
|
| * | Prevent dropping someone else's attachments | Melanie | 2010-09-30 | 1 | -0/+3 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-09-17 | 1 | -7/+3 |
|\ \
| |/ |
|
| * | Changed SceneObjectGroup to store parts with the fast and thread-safe MapAndA... | John Hurliman | 2010-09-16 | 1 | -7/+3 |
* | | Catch a nullref | root | 2010-09-16 | 1 | -1/+2 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-09-14 | 1 | -13/+17 |
|\ \
| |/ |
|
| * | Rename now protected method SetAttachmentInventoryStatus() to ShowAttachInUse... | Justin Clark-Casey (justincc) | 2010-09-13 | 1 | -4/+4 |
| * | Remove IAttachmentsModule.SetAttachmentInventoryStatus() from public interface | Justin Clark-Casey (justincc) | 2010-09-13 | 1 | -5/+13 |
| * | If attachment fails (e.g. because asset wasn't found) then don't try to set a... | Justin Clark-Casey (justincc) | 2010-09-13 | 1 | -4/+2 |
| * | minor: Clean up log messages generated when an item is attached | Justin Clark-Casey (justincc) | 2010-09-13 | 1 | -2/+4 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-09-13 | 1 | -13/+13 |
|\ \
| |/ |
|
| * | Formatting cleanup. | Jeff Ames | 2010-09-12 | 1 | -12/+12 |
| * | First pass at cleaning up thread safety in EntityManager and SceneGraph | John Hurliman | 2010-09-10 | 1 | -1/+1 |
| * | Fix yet another cause of "Ghost attachments" | Melanie Thielker | 2010-09-06 | 1 | -3/+12 |
* | | Fix yet another cause of "Ghost attachments" | Melanie Thielker | 2010-09-06 | 1 | -3/+12 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-09-03 | 1 | -16/+79 |
|\ \
| |/ |
|
| * | refactor: move SOG.AttachToAgent() into AttachmentsModule | Justin Clark-Casey (justincc) | 2010-09-01 | 1 | -7/+74 |
| * | refactor: change AttachmentsModule.AttachObject to use sp.GetAttachments rath... | Justin Clark-Casey (justincc) | 2010-08-31 | 1 | -9/+5 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-08-30 | 1 | -2/+76 |
|\ \
| |/ |
|
| * | refactor: Move Scene.Inventory.UpdateKnownItem() into Attachments module sinc... | Justin Clark-Casey (justincc) | 2010-08-26 | 1 | -2/+58 |
| * | refactor: break out attachment position change code in Scene.UpdatePrimPositi... | Justin Clark-Casey (justincc) | 2010-08-26 | 1 | -1/+20 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-08-26 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Improve consistency of locking for SOG.m_parts in order to avoid race conditi... | Justin Clark-Casey (justincc) | 2010-08-26 | 1 | -1/+1 |
| * | Change the (hackish) constant to match the changed enum for attachs | Melanie Thielker | 2010-08-07 | 1 | -2/+2 |
* | | Change the (hackish) constant to match the changed enum for attachs | Melanie Thielker | 2010-08-07 | 1 | -2/+2 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-07-31 | 1 | -16/+43 |
|\ \
| |/ |
|
| * | move attachment subscription events into AttachmentsModule from scene. | Justin Clark-Casey (justincc) | 2010-07-30 | 1 | -1/+22 |
| * | convert attachments module from old region module style to new | Justin Clark-Casey (justincc) | 2010-07-30 | 1 | -19/+25 |
| * | Detach attachments displaced by other attachments | Melanie Thielker | 2010-07-14 | 1 | -5/+19 |
| * | Major attachments cleanup. Remove unused AttachObject ClientView method | Melanie | 2010-07-14 | 1 | -54/+47 |