aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Scenes/SceneObjectPart.Inventory.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2008-01-11Switch prim items type representation to use int rather than strings.Justin Clarke Casey1-12/+7
2008-01-09Prim inventory script saving phase 2.Justin Clarke Casey1-18/+89
2008-01-07Trigger persistence of the scripts in a prim's inventory when that inventory ...Justin Clarke Casey1-1/+8
2008-01-07Very minor refactoring. Remove unused prim inventory bool returns for nowJustin Clarke Casey1-6/+2
2008-01-07Refactor Scene.Inventory.RezScript to use newer script starting codeJustin Clarke Casey1-2/+24
2008-01-07Persistent prim inventory phase 5. Restart scripts contained in persisted pr...Justin Clarke Casey1-0/+48
2008-01-06Factor out inventory related code in SceneObjectPart into separate classJustin Clarke Casey1-0/+244