aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Scenes/Scene.Inventory.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2008-11-07* refactor: allocate local ids to prims only when an object is attached to a ...Justin Clarke Casey1-3/+5
2008-11-07Attachments, attachments, and, did I say attachments?Melanie Thielker1-8/+9
2008-11-06- fixes comparison of struct against null (no no no)Dr Scofield1-1/+1
2008-11-06- create entries in avatarattachments table when first attaching an object; f...Mike Mazur1-1/+36
2008-11-02Cause inventory to be fetched on scripted item gives if the destinationMelanie Thielker1-0/+2
2008-11-01Correct the handling of the creator field on inventory givesMelanie Thielker1-3/+3
2008-10-18Fix thingd so that autoreturn also works when the user is not in the sim.Melanie Thielker1-8/+19
2008-10-18Megapatch. :) Fix skull attachment editing. Streamline Object terse updates.Melanie Thielker1-95/+107
2008-10-15* refactor: Move error logging from GetUserDetails up to callers, since there...Justin Clarke Casey1-0/+13
2008-10-14* Make KillObjectPackets reliableJustin Clarke Casey1-0/+1
2008-10-14- move comment about assetID and 'attached' in inventory where it belongsMike Mazur1-16/+15
2008-10-09Fixed renaming of in-prim items (Mantis #2366)Homer Horwitz1-1/+3
2008-10-08Add some permissions checks and fixesMelanie Thielker1-3/+24
2008-10-06Implement ForceOwnerPermissive and God TakeCopyMelanie Thielker1-0/+6
2008-10-06Fix a number of errors in transfer of objectsMelanie Thielker1-0/+1
2008-10-06Implements ObjectOwner god mode packet (Set Owner To Me admin option)Melanie Thielker1-0/+16
2008-10-05Update svn properties, minor formatting cleanup.Jeff Ames1-2/+2
2008-10-04Unclutter rezzing methods by removing the ad hoc permissions parameters.Melanie Thielker1-16/+7
2008-10-04Guard against negative scale set through LSL functionsMelanie Thielker1-0/+5
2008-10-04Add "Drop" functionality to pie menuMelanie Thielker1-0/+31
2008-10-03Fix: Mantis#2326: Fix: privilege escalation through attach from groundMelanie Thielker1-42/+27
2008-09-29* refactor: move asynchronous scene object deletion to inventory queueing out...Justin Clarke Casey1-83/+18
2008-09-26And actually do what I intended to do with the last commit. Message is gone.Melanie Thielker1-5/+5
2008-09-26Kill "Compile successful" message when rezzing prims/wearing attachmentsMelanie Thielker1-2/+3
2008-09-26* Patch from JHurlimanTeravus Ovares1-2/+2
2008-09-26* Implment task inventory item asset update for the old non CAPS transaction ...Justin Clarke Casey1-6/+7
2008-09-25Add an extension to allow registering multiple interfaces of a type withMelanie Thielker1-0/+6
2008-09-25Convergence is almost complete. This brings the diff between the API to < 10kMelanie Thielker1-11/+8
2008-09-23Update svn properties, formatting cleanup.Jeff Ames1-7/+7
2008-09-23Update the permissions system to handle scripts and notecards the wayMelanie Thielker1-9/+23
2008-09-22Create CanEditObjectInventory to preserve the abilityMelanie Thielker1-26/+2
2008-09-22cleanups in inventory REST code. also, disables digest authenticationsDr Scofield1-4/+26
2008-09-21Change the scirpt engine loading mechanism. Script engines are nowMelanie Thielker1-7/+9
2008-09-21Completely revert the notecard uploading changes I made, since theyMelanie Thielker1-3/+4
2008-09-20Partially implement notecard saves in task inventory. Still makes theMelanie Thielker1-3/+3
2008-09-19* Only allow logins on standalone when the sim has completed it's initial sta...Justin Clarke Casey1-3/+3
2008-09-18Mantis #2213Melanie Thielker1-1/+1
2008-09-17Kan-Ed fix series. Fix llTakeControls to behave as documented.Melanie Thielker1-3/+4
2008-09-06* This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares1-101/+101
2008-08-29Fix an issue where the client supplies an empty name and it was appliedMelanie Thielker1-0/+4
2008-08-28Thank you, A_Biondi, for patch to porperly apply the new item nameMelanie Thielker1-2/+2
2008-08-24Selling an object in-place (as original) now works. Builders canMelanie Thielker1-0/+4
2008-08-23Some complex re-ordering to make prebuild do what needed to be done.Melanie Thielker1-0/+1
2008-08-20Mantis #2003 - thank you, SachaMagne, for a patch that implementsMelanie Thielker1-0/+5
2008-08-19Update svn properties, minor formatting cleanup.Jeff Ames1-4/+4
2008-08-19Attachment persistence!!! Patch #9170 (Mantis #1171)Melanie Thielker1-10/+9
2008-08-19Attachment persistence!!! Patch #9169 (Mantis #1171)Melanie Thielker1-0/+43
2008-08-18Formatting cleanup.Jeff Ames1-37/+36
2008-08-17Add the IInventoryModule interface and a sample method callMelanie Thielker1-0/+9
2008-08-15Fix up master avatar handling for estate owners. Introduces a newMelanie Thielker1-0/+2