aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Communications/Cache/LibraryRootFolder.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* A few changes so that the number of warnings is less but without deleting ↵MW2007-07-271-1/+1
| | | | | | | | everything. Like, I removed the Obsolete from the old caps method as at this time not all caps calls can use the new Caps stream method as it doesn't properly deal with LLSD Arrays. Now down to 3 warnings on the events in IClientAPI and for now I think we have to live with them as I think most of those events will be used.
* More work on inventory and opensim library.MW2007-07-261-10/+52
| | | | | Fixed a number of bugs in the AssetCache related to asset downloading.
* Added the default shape to the OpenSim library. Now need to get the new ruth ↵MW2007-07-251-11/+39
| | | | into asset format and add that.
* Start of the OpenSim library , for now only contains a few textures. MW2007-07-251-0/+89