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