aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework/Scenes/Scene.Inventory.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* add missing transactionID in SendInventoryItemCreateUpdate. and make useUbitUmarov2012-09-241-4/+15
* Add the option to have variable costing for uploadsMelanie2012-09-111-2/+2
* Fix bad child prim permissions that can make objects change perms after rezzingMelanie2012-08-231-0/+3
* Fix group return stuffMelanie2012-08-211-1/+1
* Merge branch 'master' into careminsterMelanie2012-08-031-1/+2
|\
| * refactor: rename SOG.RezzingObjectID to SOG.FromPartID to match FromFolderID,...Justin Clark-Casey (justincc)2012-08-031-1/+1
| * reduced-complexity implementation of function to get rezzing object keySignpostMarv2012-08-021-1/+2
* | Merge branch 'master' into careminsterMelanie2012-07-281-23/+46
|\ \ | |/
| * When copying items, copy the item description field instead of the asset desc...Justin Clark-Casey (justincc)2012-07-261-23/+46
* | Merge branch 'master' into careminsterMelanie2012-07-161-14/+0
|\ \ | |/
| * Revert "Fix script "Running" behavior"Melanie2012-07-161-14/+0
* | Merge branch 'master' into careminsterMelanie2012-06-261-0/+14
|\ \ | |/
| * Fix script "Running" behaviorBlueWall2012-06-231-0/+14
* | Merge branch 'master' into careminsterMelanie2012-06-211-4/+17
|\ \ | |/
| * Log how many scripts are candidates for starting and how many are actually st...Justin Clark-Casey (justincc)2012-06-201-4/+17
* | Merge branch 'master' into careminsterMelanie2012-06-071-17/+12
|\ \ | |/
| * Record the fact that child agents can have asset transactions.Justin Clark-Casey (justincc)2012-06-071-17/+12
* | Merge branch 'master' into careminsterMelanie2012-05-271-5/+5
|\ \ | |/
| * minor: extend commented out LinkInventoryItem log message for future useJustin Clark-Casey (justincc)2012-05-211-5/+5
* | Merge branch 'avination' into careminsterMelanie2012-05-141-1/+4
|\ \
| * | Allow non-gods to deed no-mod objectsMelanie2012-05-141-1/+4
* | | Merge branch 'master' into careminsterMelanie2012-05-101-0/+4
|\ \ \ | |/ / |/| / | |/
| * Improve logging on the prim inventory script asset request path for future use.Justin Clark-Casey (justincc)2012-05-091-0/+4
| * Add a configuration switch to turn on/off the use of the trashMic Bowman2012-04-251-1/+1
* | Merge branch 'master' into careminsterMelanie2012-04-071-13/+68
|\ \ | |/
| * If an AddItem fails, try adding it to the right folder type.Diva Canto2012-04-061-20/+63
| * refactor: simplify code for checks when part.OwnerID != destPart.OwnerID in M...Justin Clark-Casey (justincc)2012-03-221-11/+8
* | Merge commit '760010d6fb6aac313d79ce0a4d0016d3809246a0' into careminsterMelanie2012-03-221-5/+5
|\ \ | |/
| * Fix llGiveInventory() so that it checks the destination part for AllowInvento...Justin Clark-Casey (justincc)2012-03-221-5/+5
* | Merge branch 'master' into careminsterMelanie2012-03-091-1/+1
|\ \ | |/
| * More on HG inventory transfers. Move the FireAndForget higher up.Diva Canto2012-03-091-1/+1
* | Merge branch 'master' into careminsterMelanie2012-02-211-0/+9
|\ \ | |/
| * Restore the taskItem null check that I accidentally blatted in 5397a6dJustin Clark-Casey (justincc)2012-02-211-0/+9
* | Merge branch 'master' into careminsterMelanie2012-02-211-16/+2
|\ \ | |/
| * Fix problem with dragging child part inventory item to user inventory.Justin Clark-Casey (justincc)2012-02-211-11/+1
| * Revert "Fix:Cannot drag inventory from child prim into inventory http://opens...Justin Clark-Casey (justincc)2012-02-211-8/+4
* | Merge branch 'master' into careminsterMelanie2012-02-211-4/+8
|\ \ | |/
| * Fix:Cannot drag inventory from child prim into inventory http://opensimulator...PixelTomsen2012-02-211-4/+8
* | Merge branch 'master' into careminsterMelanie2012-02-181-1/+13
|\ \ | |/
| * Add new and updated script eventsRobert Adams2012-02-171-0/+12
| * Fix: Object owned by the group does not return to the last owner http://opens...PixelTomsen2012-02-161-1/+1
* | Merge branch 'master' into careminsterMelanie2012-02-101-0/+9
|\ \ | |/
| * When an asset is uploaded (e.g. a mesh) set individual copy/move/transfer per...Justin Clark-Casey (justincc)2012-02-101-0/+9
* | Merge branch 'master' into careminsterMelanie2012-02-091-2/+19
|\ \ | |/
| * Stop a scene object from attempting to link with itself (which results in an ...Justin Clark-Casey (justincc)2012-02-081-2/+19
* | Merge branch 'master' into careminsterMelanie2012-02-041-4/+19
|\ \ | |/
| * Only look for an uploaded transactional asset in Scene.UpdateTaskInventory if...Justin Clark-Casey (justincc)2012-02-041-20/+19
* | Merge branch 'master' into careminsterMelanie2012-01-281-2/+0
|\ \ | |/
| * Comment out xfer section in Scene.UpdateTaskInventory() which was causing spu...Justin Clark-Casey (justincc)2012-01-281-13/+20
* | Merge branch 'master' into careminsterMelanie2012-01-261-0/+11
|\ \ | |/