aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Communications/Cache/LibraryRootFolder.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Mother of all commits:Adam Frisby2008-01-151-4/+4
* Third part of CharlieO's library rework. We now have library organization! Th...Brian McBee2008-01-091-32/+35
* Make it possible for new inventory 'libraries' to be added without changing t...Justin Clarke Casey2007-12-311-85/+115
* Standard library folders can now be configued in the xml in inventory/OpenSim...Justin Clarke Casey2007-12-311-25/+100
* Shift default OpenSim library into its own directoryJustin Clarke Casey2007-12-301-1/+1
* Make inventory items nominate explicit inventory folders rather than hardcodingJustin Clarke Casey2007-12-291-7/+12
* Move inventory contents configuration files to bin/inventory folderJustin Clarke Casey2007-12-281-3/+3
* * Optimized usingslbsa712007-12-271-12/+25
* Move hardcoded texture library inventory items out into OpenSimLibrary/xml. ...Justin Clarke Casey2007-12-271-16/+1
* Added patch from Johan. First attempt to solve the LibSL.Packet GC problem. W...Jeff Ames2007-12-201-3/+3
* * Just making Create publiclbsa712007-12-141-1/+1
* Fixes a bug that my last commit introduced.MW2007-12-021-1/+1
* Some refactoring , mainly on Inventory code. MW2007-12-021-117/+35
* first stab at implementation of CopyInventoryItemJeff Ames2007-11-181-13/+18
* catch exceptions when loading malformed xml filesJeff Ames2007-11-171-2/+11
* * Optimized usingslbsa712007-10-301-44/+38
* as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...MW2007-10-291-2/+1
* * Added prototypical AvatarFactory module interface to load avatar parameterslbsa712007-10-261-5/+5
* * Applied patch #418 : copyright-r2012.patch - some errors, but got most thrulbsa712007-10-151-0/+28
* == The "right name and place" commit ==lbsa712007-10-051-1/+1
* Can now turn on/off server side permission checking (on prim editing etc) fro...MW2007-08-211-0/+4
* Deleted some unused code.MW2007-08-131-17/+0
* Added checks to the last commit to make sure the xml files exist before it tr...MW2007-08-081-2/+5
* The startup set of assets in the local asset server can now be set from a xml...MW2007-08-081-3/+42
* a couple of changes in the new Sceneobject classes, just committing so things...MW2007-08-071-3/+1
* Should now have version 0.1 of our new ruth default avatar. At the moment, yo...MW2007-07-271-9/+40
* A few changes so that the number of warnings is less but without deleting eve...MW2007-07-271-1/+1
* More work on inventory and opensim library.MW2007-07-261-10/+52
* Added the default shape to the OpenSim library. Now need to get the new ruth ...MW2007-07-251-11/+39
* Start of the OpenSim library , for now only contains a few textures. MW2007-07-251-0/+89