aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Communications/Capabilities/LLSDTaskScriptUpdate.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Formatting cleanup.Jeff Ames2008-05-161-3/+3
|
* * Cleaned namespaces of entire solution. OpenSim directories now correspond ↵Adam Frisby2008-05-011-2/+2
| | | | with namespaces.
* Formatting cleanup.Jeff Ames2008-03-181-27/+26
|
* Minor cleanup.Jeff Ames2008-02-201-1/+1
|
* Set svn:eol-style.Jeff Ames2007-12-281-2/+2
|
* * Optimized usingslbsa712007-12-271-6/+6
| | | | | | | * shortened references * Removed redundant 'this' * Normalized EOF
* Prim inventory script saving phase 1. Create necessary CAPS structures for ↵Justin Clarke Casey2007-12-241-0/+51
correctly accepting prim inventory script updates. No user functionality yet. Refactoring to follow.