aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Scenes/SceneObjectPartInventory.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2009-02-06This changeset is the step 1 of 2 in refactoringDr Scofield1-892/+0
2008-12-05Committing the missing bits to enable script crossing. Disabled by default.Melanie Thielker1-0/+1
2008-12-05Actually remove the script when it's task inventory item is deleted, ratherMelanie Thielker1-1/+1
2008-12-05And fix it rightMelanie Thielker1-1/+1
2008-12-05Mantis #2754Melanie Thielker1-0/+4
2008-11-29Add configuration values for scripted prim region crossingMelanie Thielker1-1/+2
2008-11-29Start scripts in attachments only after a successful attach. ElimininateMelanie Thielker1-0/+9
2008-11-27Cause the slam bit to be set in transferred inv itemsMelanie Thielker1-0/+1
2008-11-26Committing the LCO database layer. Native MySQL, no ADO. New reconnectMelanie Thielker1-2/+6
2008-11-25* Make a step on removing direct access to TaskInventoryDictionary from other...Justin Clarke Casey1-2/+2
2008-11-25* refactor: Establish an IEntityInventory interface for SceneObjectPartInvent...Justin Clarke Casey1-1/+1
2008-11-21Refactor: Scene.ExternalChecks -> Scene.Permissions. Also make allMelanie Thielker1-1/+1
2008-11-21* refactor: Rip out SOP inventory from the partial into a separate classJustin Clarke Casey1-107/+133
2008-11-19Reapply r7369 r7367 r7366 r7370 r7381. This brings it back up to the newMelanie Thielker1-6/+6
2008-11-19Reverting the texture sending patch and the new libOMV. This makes thisMelanie Thielker1-6/+6
2008-11-17Set group on newly rezzed objects to the rezzer's (or rezzing object's)Melanie Thielker1-0/+22
2008-11-17* Update libOMV to r2359. This is necessary for the progressive texture patchJustin Clarke Casey1-6/+6
2008-11-14Reapplying a revised version of Christopher Yeoh's (IBM) patch for allowMelanie Thielker1-6/+13
2008-11-14reverting #7295, as it still fails a test case (as pointed out veryDr Scofield1-12/+6
2008-11-14From: Christopher Yeoh <cyeoh@au1.ibm.com>Dr Scofield1-6/+12
2008-11-09Script region crossing. This has not user functionality, but lays all theMelanie Thielker1-7/+31
2008-11-08Add some discovery code, laying groundwork for region-crossing scriptsMelanie Thielker1-0/+26
2008-10-08Add some permissions checks and fixesMelanie Thielker1-1/+1
2008-10-06Implement ForceOwnerPermissive and God TakeCopyMelanie Thielker1-0/+9
2008-09-26Add "Notecard saved" message to saves of notecards into primsMelanie Thielker1-0/+16
2008-09-22Remove the ugly-as-sin "interop" hack script perms fudging inMelanie Thielker1-18/+0
2008-09-21Change the scirpt engine loading mechanism. Script engines are nowMelanie Thielker1-6/+6
2008-09-08Fix an inventory naming regressionMelanie Thielker1-5/+2
2008-09-08Remove casting nastiness in LSL_ApiMelanie Thielker1-0/+4
2008-09-06* This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares1-24/+24
2008-09-02fix: PostInitialise() not being called on script engines (nasty one that)Dr Scofield1-22/+24
2008-08-24Completing the item sale series, this one implements sell contents.Melanie Thielker1-0/+10
2008-08-18Formatting cleanup.Jeff Ames1-12/+12
2008-07-23refactor TaskInventoryItem Mask -> Permissions to be consistant with how thingsSean Dague1-21/+21
2008-07-14Patch #9147Melanie Thielker1-1/+1
2008-07-13* Actually persist restored archives to the database - wasn't actually doing ...Justin Clarke Casey1-4/+10
2008-07-12* minor: just some null guards and name changes to make it clearer that prim ...Justin Clarke Casey1-3/+3
2008-07-09*Patch as supplied in Mantis #0001705 by melanie. Fixes: Locked prims allow *...mingchen1-0/+3
2008-07-08Mantis#1690. Thank you, Malanie for a patch that:Charles Krinke1-0/+2
2008-07-06* refactor: archiver code clean up so that it's more readable for the next fu...Justin Clarke Casey1-1/+0
2008-07-06Copyright notices and formatting cleanup.Jeff Ames1-1/+1
2008-07-06* minor: documentation in SceneObjectPart.Inventory.cs. Refactor AddInventor...Justin Clarke Casey1-28/+45
2008-07-06* minor: remove unnecessary locking from SOP.GetInventoryItem()Justin Clarke Casey1-20/+7
2008-07-06* minor: Stop spurious 'item not found' messages when placing things into a p...Justin Clarke Casey1-9/+2
2008-07-02property encapsulation for SOPSean Dague1-3/+3
2008-06-29* Syncs the current revision XML Schema(xsd) to the XML Schema of revision 5251.Teravus Ovares1-19/+2
2008-06-28Mantis#1616. Applied Melanie's patch. This may or mayCharles Krinke1-32/+38
2008-06-27* Remove responsibilty for signalling scene object change from SceneObjectPar...Justin Clarke Casey1-1/+2
2008-06-04Mantis#1439. Thank you kindly, Melanie for a patch thatCharles Krinke1-0/+24
2008-05-29Mantis#1416. Thank you very much, Melanie for a patch that:Charles Krinke1-0/+12