aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Capabilities/LLSDAssetUploadComplete.cs (unfollow)
Commit message (Collapse)AuthorFilesLines
2007-07-16changed to native line ending encodingSean Dague1-44/+44
2007-07-12Cleaning up some of the CAPS functions, Asset uploads now use the new ↵MW1-2/+2
LLSDStreamhandler system.
2007-07-03* Optimized usings (the 'LL ate my scripts' commit)lbsa711-4/+1
* added some licensing info
2007-06-27*Moved all the classes into their own file from LLSDHelpers.csmingchen1-11/+12
*Some folder renaming to follow project Name *Updated prebuild.xml
2007-06-27*Some more restructuring/fixing -- should compile, but high chance I forgot ↵mingchen1-1/+1
to add/remove something