aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Scenes/SceneObjectPart.Inventory.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Reapply r7369 r7367 r7366 r7370 r7381. This brings it back up to the newMelanie Thielker2008-11-191-6/+6
* Reverting the texture sending patch and the new libOMV. This makes thisMelanie Thielker2008-11-191-6/+6
* Set group on newly rezzed objects to the rezzer's (or rezzing object's)Melanie Thielker2008-11-171-0/+22
* * Update libOMV to r2359. This is necessary for the progressive texture patchJustin Clarke Casey2008-11-171-6/+6
* Reapplying a revised version of Christopher Yeoh's (IBM) patch for allowMelanie Thielker2008-11-141-6/+13
* reverting #7295, as it still fails a test case (as pointed out veryDr Scofield2008-11-141-12/+6
* From: Christopher Yeoh <cyeoh@au1.ibm.com>Dr Scofield2008-11-141-6/+12
* Script region crossing. This has not user functionality, but lays all theMelanie Thielker2008-11-091-7/+31
* Add some discovery code, laying groundwork for region-crossing scriptsMelanie Thielker2008-11-081-0/+26
* Add some permissions checks and fixesMelanie Thielker2008-10-081-1/+1
* Implement ForceOwnerPermissive and God TakeCopyMelanie Thielker2008-10-061-0/+9
* Add "Notecard saved" message to saves of notecards into primsMelanie Thielker2008-09-261-0/+16
* Remove the ugly-as-sin "interop" hack script perms fudging inMelanie Thielker2008-09-221-18/+0
* Change the scirpt engine loading mechanism. Script engines are nowMelanie Thielker2008-09-211-6/+6
* Fix an inventory naming regressionMelanie Thielker2008-09-081-5/+2
* Remove casting nastiness in LSL_ApiMelanie Thielker2008-09-081-0/+4
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-061-24/+24
* fix: PostInitialise() not being called on script engines (nasty one that)Dr Scofield2008-09-021-22/+24
* Completing the item sale series, this one implements sell contents.Melanie Thielker2008-08-241-0/+10
* Formatting cleanup.Jeff Ames2008-08-181-12/+12
* refactor TaskInventoryItem Mask -> Permissions to be consistant with how thingsSean Dague2008-07-231-21/+21
* Patch #9147Melanie Thielker2008-07-141-1/+1
* * Actually persist restored archives to the database - wasn't actually doing ...Justin Clarke Casey2008-07-131-4/+10
* * minor: just some null guards and name changes to make it clearer that prim ...Justin Clarke Casey2008-07-121-3/+3
* *Patch as supplied in Mantis #0001705 by melanie. Fixes: Locked prims allow *...mingchen2008-07-091-0/+3
* Mantis#1690. Thank you, Malanie for a patch that:Charles Krinke2008-07-081-0/+2
* * refactor: archiver code clean up so that it's more readable for the next fu...Justin Clarke Casey2008-07-061-1/+0
* Copyright notices and formatting cleanup.Jeff Ames2008-07-061-1/+1
* * minor: documentation in SceneObjectPart.Inventory.cs. Refactor AddInventor...Justin Clarke Casey2008-07-061-28/+45
* * minor: remove unnecessary locking from SOP.GetInventoryItem()Justin Clarke Casey2008-07-061-20/+7
* * minor: Stop spurious 'item not found' messages when placing things into a p...Justin Clarke Casey2008-07-061-9/+2
* property encapsulation for SOPSean Dague2008-07-021-3/+3
* * Syncs the current revision XML Schema(xsd) to the XML Schema of revision 5251.Teravus Ovares2008-06-291-19/+2
* Mantis#1616. Applied Melanie's patch. This may or mayCharles Krinke2008-06-281-32/+38
* * Remove responsibilty for signalling scene object change from SceneObjectPar...Justin Clarke Casey2008-06-271-1/+2
* Mantis#1439. Thank you kindly, Melanie for a patch thatCharles Krinke2008-06-041-0/+24
* Mantis#1416. Thank you very much, Melanie for a patch that:Charles Krinke2008-05-291-0/+12
* Thank you kindly, Melanie, for:Charles Krinke2008-05-231-1/+4
* * This update causes the backup process to run in a separate thread.Teravus Ovares2008-05-211-2/+5
* Formatting cleanup, minor refactoring. Fixed some comparisons of value types...Jeff Ames2008-05-181-15/+15
* * Tweaked patch mantis 1302 and committing it.Teravus Ovares2008-05-171-7/+30
* Formatting cleanup.Jeff Ames2008-05-171-11/+11
* * Committing patch from mantis 0001297: [PATCH] Fix behavior of child prim in...Teravus Ovares2008-05-161-1/+13
* * Patch from Melanie. Mantis 1294: Fix broken wearables icon display in pri...Teravus Ovares2008-05-161-1/+1
* Formatting cleanup.Jeff Ames2008-05-161-92/+92
* Committing patch from Melanie. 0001290: [PATCH] implement permissions propag...Teravus Ovares2008-05-151-30/+70
* Formatting cleanup.Jeff Ames2008-05-141-5/+5
* * Minor: Normalise prim inventory log headersJustin Clarke Casey2008-05-011-5/+5
* * Rolled back a few changes.Adam Frisby2008-05-011-76/+74
* * Spring cleaning on Region.Environment. Adam Frisby2008-05-011-74/+76