aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Communications/Capabilities/LLSDTaskInventoryUploadComplete.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Formatting cleanup.Jeff Ames2008-03-181-27/+27
|
* Set svn:eol-style.Jeff Ames2007-12-281-2/+2
|
* * Optimized usingslbsa712007-12-271-7/+7
| | | | | | | * shortened references * Removed redundant 'this' * Normalized EOF
* Prim inventory script saving phase 1. Create necessary CAPS structures for ↵Justin Clarke Casey2007-12-241-0/+50
correctly accepting prim inventory script updates. No user functionality yet. Refactoring to follow.