aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Servers/RestObjectPosterResponse.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * Reduce publicly exposed fields on InventoryCollection, which was causing ↵Justin Clarke Casey2008-04-111-1/+10
| | | | | | | | | duplicate sets of inventory data to be sent over the grid * Won't actually fix anything, since we were handling the problem anyway * Also add more doc, fix up debugging messages, etc
* * Correct asset type of Lost and Found folder - this might stop it appearing ↵Justin Clarke Casey2008-03-271-0/+3
| | | | | | | | | twice * Other minor corrections to initial inventory contents * These will only take affect for new users
* Formatting cleanup.Jeff Ames2008-03-181-27/+26
|
* * Optimized usingslbsa712007-12-271-7/+7
| | | | | | | * shortened references * Removed redundant 'this' * Normalized EOF
* added copyright noticesJeff Ames2007-12-111-1/+29
|
* Some refactoring of the RestObjectPoster (and related classes).MW2007-12-051-1/+6
|
* Some refactoring , mainly on Inventory code. MW2007-12-021-0/+60