aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Scenes/Scene.Inventory.cs (unfollow)
Commit message (Expand)AuthorFilesLines
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
2008-08-15Fixes a case where, when inventory is not currently accessible dueMelanie Thielker1-1/+1
2008-08-05* minor: slightly pointlessly increase the verbosity of the message given whe...Justin Clarke Casey1-3/+9
2008-07-31* refactor: Change CachedUserInfo.HasInventory to HasReceivedInventory to mak...Justin Clarke Casey1-1/+1
2008-07-29* Put in stub code for inventory backup.Justin Clarke Casey1-0/+1
2008-07-23refactor TaskInventoryItem Mask -> Permissions to be consistant with how thingsSean Dague1-50/+50
2008-07-23Update svn properties. Formatting cleanup. Remove a compiler warning.Jeff Ames1-1/+1
2008-07-21* Give new uuids to all the objects loaded in from an archive.Justin Clarke Casey1-1/+3
2008-07-13Mantis#1638. Thank you kindly, Salahzar for a patch that:Charles Krinke1-8/+21
2008-07-09*Patch as supplied in Mantis #0001705 by melanie. Fixes: Locked prims allow *...mingchen1-18/+27
2008-07-08* Guard against a failure to find an inventory item in a move request by comp...Justin Clarke Casey1-2/+9
2008-07-06Mantis#1677. Thank you, Melanie for a patch that:Charles Krinke1-4/+8
2008-07-06Copyright notices and formatting cleanup.Jeff Ames1-42/+42
2008-07-06* minor: documentation in SceneObjectPart.Inventory.cs. Refactor AddInventor...Justin Clarke Casey1-1/+1
2008-07-06* minor: Stop spurious 'item not found' messages when placing things into a p...Justin Clarke Casey1-6/+26
2008-07-06* Moves sending items to inventory via a delete into a seperate thread (this ...Adam Frisby1-92/+172
2008-06-29added patch 1633, thanks Melanie. MW1-5/+14
2008-06-29patch from mantis #1632, thanks MelanieMW1-6/+15
2008-06-28Mantis#1616. Applied Melanie's patch. This may or mayCharles Krinke1-17/+43
2008-06-27Mantis#1615. Thank you, Matth for a patch that:Charles Krinke1-1/+1
2008-06-27* refactor: fission InnerScene.AddSceneObject()Justin Clarke Casey1-2/+2
2008-06-27Mantis#1612. Thank you, kindly, Matth for a patch that:Charles Krinke1-0/+98
2008-06-26Mantis#1610. Thank you, Melanie for a patch that:Charles Krinke1-2/+1
2008-06-26Mantis#1603. Thank you, Matth for a patch to llGiveInventoryCharles Krinke1-0/+21
2008-06-26Mantis#1594. Thank you, Melanie for a patch that:Charles Krinke1-50/+92
2008-06-25Minor formatting cleanup.Jeff Ames1-61/+61