| Commit message (Expand) | Author | Files | Lines |
2008-11-29 | Start scripts in attachments only after a successful attach. Elimininate | Melanie Thielker | 1 | -2/+3 |
2008-11-28 | * refactor: Replace derez destiation magic numbers with an enumeration | Justin Clarke Casey | 1 | -19/+19 |
2008-11-28 | Reinstate a check that i overzealously removed. Permissions are not slammed | Melanie Thielker | 1 | -1/+1 |
2008-11-27 | Unconditionally set the slam bit oon all object to agent inventory transfers. | Melanie Thielker | 1 | -1/+1 |
2008-11-24 | * Swaps Scene.Entities Dictionary for EntityManager. | Adam Frisby | 1 | -1/+1 |
2008-11-21 | Refactor: Scene.ExternalChecks -> Scene.Permissions. Also make all | Melanie Thielker | 1 | -33/+33 |
2008-11-21 | * refactor: Rip out SOP inventory from the partial into a separate class | Justin Clarke Casey | 1 | -20/+20 |
2008-11-21 | Fully implement object return from the parcel dialog | Melanie Thielker | 1 | -136/+8 |
2008-11-19 | Reverting the texture sending patch and the new libOMV. This makes this | Melanie Thielker | 1 | -0/+1 |
2008-11-19 | Fix deleting object that have been persisted already from the DB | Melanie Thielker | 1 | -1/+2 |
2008-11-18 | Patch from jhurliman. Fixing the texture decoding issues in progressive | Melanie Thielker | 1 | -1/+0 |
2008-11-17 | Set group on newly rezzed objects to the rezzer's (or rezzing object's) | Melanie Thielker | 1 | -0/+3 |
2008-11-17 | * minor: eliminate propogation of now unused permissionToDelete flag | Justin Clarke Casey | 1 | -3/+1 |
2008-11-17 | * Fix probable partial breakage of delete to inventory in last commit | Justin Clarke Casey | 1 | -5/+1 |
2008-11-17 | * Stop nulling SOG.m_rootPart and parts on object deletion | Justin Clarke Casey | 1 | -2/+2 |
2008-11-16 | Make return object actually use the return object permissions | Melanie Thielker | 1 | -1/+1 |
2008-11-15 | Update svn properties, minor formatting cleanup. | Jeff Ames | 1 | -2/+2 |
2008-11-14 | Add group permissions to agent inventory. | Melanie Thielker | 1 | -8/+23 |
2008-11-14 | Reapplying a revised version of Christopher Yeoh's (IBM) patch for allow | Melanie Thielker | 1 | -6/+13 |
2008-11-14 | * Hook up create new object event in the permissions module | Justin Clarke Casey | 1 | -1/+1 |
2008-11-14 | reverting #7295, as it still fails a test case (as pointed out very | Dr Scofield | 1 | -12/+6 |
2008-11-14 | From: Christopher Yeoh <cyeoh@au1.ibm.com> | Dr Scofield | 1 | -6/+12 |
2008-11-13 | * Rename all the previous methods to be User rather than Avatar (for extra bo... | Justin Clarke Casey | 1 | -1/+1 |
2008-11-13 | * Add | Justin Clarke Casey | 1 | -9/+9 |
2008-11-13 | * refactor: rename object inventory permission checks to distinguish between ... | Justin Clarke Casey | 1 | -1/+2 |
2008-11-13 | Make scripts in objects rezzed from script compile synchronously to close | Melanie Thielker | 1 | -1/+1 |
2008-11-13 | * First part of a series of patches | Justin Clarke Casey | 1 | -12/+12 |
2008-11-12 | * refactor: as per a recent opensim-dev thread, rename InnerScene to SceneGra... | Justin Clarke Casey | 1 | -3/+4 |
2008-11-12 | Revamp inventory transfer module, step 1. Inventory will now be saved if | Melanie Thielker | 1 | -10/+21 |
2008-11-11 | * Create TestScene to get at the async object deleter for use in a future test | Justin Clarke Casey | 1 | -1/+1 |
2008-11-11 | Mantis#2604. Thank you kindly, Diva for a patch that: | Charles Krinke | 1 | -4/+10 |
2008-11-10 | Stop attachments from causing an update to be sent on every frame in which | Melanie Thielker | 1 | -2/+2 |
2008-11-09 | Script region crossing. This has not user functionality, but lays all the | Melanie Thielker | 1 | -7/+7 |
2008-11-07 | * refactor: allocate local ids to prims only when an object is attached to a ... | Justin Clarke Casey | 1 | -3/+5 |
2008-11-07 | Attachments, attachments, and, did I say attachments? | Melanie Thielker | 1 | -8/+9 |
2008-11-06 | - fixes comparison of struct against null (no no no) | Dr Scofield | 1 | -1/+1 |
2008-11-06 | - create entries in avatarattachments table when first attaching an object; f... | Mike Mazur | 1 | -1/+36 |
2008-11-02 | Cause inventory to be fetched on scripted item gives if the destination | Melanie Thielker | 1 | -0/+2 |
2008-11-01 | Correct the handling of the creator field on inventory gives | Melanie Thielker | 1 | -3/+3 |
2008-10-18 | Fix thingd so that autoreturn also works when the user is not in the sim. | Melanie Thielker | 1 | -8/+19 |
2008-10-18 | Megapatch. :) Fix skull attachment editing. Streamline Object terse updates. | Melanie Thielker | 1 | -95/+107 |
2008-10-15 | * refactor: Move error logging from GetUserDetails up to callers, since there... | Justin Clarke Casey | 1 | -0/+13 |
2008-10-14 | * Make KillObjectPackets reliable | Justin Clarke Casey | 1 | -0/+1 |
2008-10-14 | - move comment about assetID and 'attached' in inventory where it belongs | Mike Mazur | 1 | -16/+15 |
2008-10-09 | Fixed renaming of in-prim items (Mantis #2366) | Homer Horwitz | 1 | -1/+3 |
2008-10-08 | Add some permissions checks and fixes | Melanie Thielker | 1 | -3/+24 |
2008-10-06 | Implement ForceOwnerPermissive and God TakeCopy | Melanie Thielker | 1 | -0/+6 |
2008-10-06 | Fix a number of errors in transfer of objects | Melanie Thielker | 1 | -0/+1 |
2008-10-06 | Implements ObjectOwner god mode packet (Set Owner To Me admin option) | Melanie Thielker | 1 | -0/+16 |
2008-10-05 | Update svn properties, minor formatting cleanup. | Jeff Ames | 1 | -2/+2 |