aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Communications/Cache/LibraryRootFolder.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted.Diva Canto2010-01-111-257/+0
* Change in how the Library returns its descendant folders, so that it includes...Diva Canto2009-12-231-1/+20
* Making the library read the item's flag, so that clothing items can have the ...Diva Canto2009-12-211-0/+1
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-011-1/+1
* * Make it possible to store creator strings in user inventory items as well a...Justin Clarke Casey2009-04-081-2/+2
* * optimized usings.lbsa712009-02-121-1/+1
* * Apply http://opensimulator.org/mantis/view.php?id=2927 with some changesJustin Clarke Casey2008-12-291-15/+12
* * refactor: Stop exposing InventoryFolderImpl.SubFolders publiclyJustin Clarke Casey2008-12-111-1/+1
* From: Alan Webb <alan_webb@us.ibm.com>Dr Scofield2008-10-201-2/+8
* * Removed some legacy commentinglbsa712008-09-111-44/+0
* Mantis #2133Melanie Thielker2008-09-061-1/+1
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-061-23/+23
* provide slightly more sane defaults in the file based asset loaderSean Dague2008-06-021-3/+3
* Formatting cleanup.Jeff Ames2008-05-161-36/+36
* * Breaking all the code, breaking all the code..!Adam Frisby2008-05-011-1/+1
* * Optimised using statements and namespace references across entire project (...Adam Frisby2008-04-211-6/+7
* further refactor and rename of InventoryFolderBase propertiesSean Dague2008-04-081-2/+2
* more refactoring, this time on InventoryFolderBaseSean Dague2008-04-071-20/+20
* Refactor InventoryItemBase to do the following:Sean Dague2008-04-071-30/+30
* Formatting cleanup.Jeff Ames2008-03-181-26/+25
* Minor cleanup.Jeff Ames2008-02-201-1/+1
* Clean up more unnecessary String.Format callsJeff Ames2008-02-131-10/+6
* * Clean up LIBRARY INVENTORY messagesJustin Clarke Casey2008-02-131-13/+12
* Converted logging to use log4net.Jeff Ames2008-02-051-18/+20
* * 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