aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/InventoryService/LibraryService.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2016-11-03Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel1-0/+1
2011-07-23For default everyone permissions on library items, make notecards and scripts...Justin Clark-Casey (justincc)1-1/+2
2011-07-23Remove manually permissions settings on all current library items so that the...Justin Clark-Casey (justincc)1-4/+4
2011-07-23Revert "Don't load current/next/everyone/base permissions from the library it...Justin Clark-Casey (justincc)1-11/+26
2011-07-23Don't load current/next/everyone/base permissions from the library item xml f...Justin Clark-Casey (justincc)1-26/+11
2010-01-01The Library Service is now working. UserProfileCacheService.LibraryRoot is ob...Diva Canto1-18/+44
2009-12-23Change in how the Library returns its descendant folders, so that it includes...Diva Canto1-1/+20
2009-12-21Making the library read the item's flag, so that clothing items can have the ...Diva Canto1-0/+1
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames1-1/+1
2009-04-08* Make it possible to store creator strings in user inventory items as well a...Justin Clarke Casey1-2/+2
2009-02-12* optimized usings.lbsa711-1/+1
2008-12-29* Apply http://opensimulator.org/mantis/view.php?id=2927 with some changesJustin Clarke Casey1-15/+12
2008-12-11* refactor: Stop exposing InventoryFolderImpl.SubFolders publiclyJustin Clarke Casey1-1/+1
2008-10-20From: Alan Webb <alan_webb@us.ibm.com>Dr Scofield1-2/+8
2008-09-11* Removed some legacy commentinglbsa711-44/+0
2008-09-06Mantis #2133Melanie Thielker1-1/+1
2008-09-06* This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares1-23/+23
2008-06-02provide slightly more sane defaults in the file based asset loaderSean Dague1-3/+3
2008-05-16Formatting cleanup.Jeff Ames1-36/+36
2008-05-01* Breaking all the code, breaking all the code..!Adam Frisby1-1/+1
2008-04-21* Optimised using statements and namespace references across entire project (...Adam Frisby1-6/+7
2008-04-08further refactor and rename of InventoryFolderBase propertiesSean Dague1-2/+2
2008-04-07more refactoring, this time on InventoryFolderBaseSean Dague1-20/+20
2008-04-07Refactor InventoryItemBase to do the following:Sean Dague1-30/+30
2008-03-18Formatting cleanup.Jeff Ames1-26/+25
2008-02-20Minor cleanup.Jeff Ames1-1/+1
2008-02-13Clean up more unnecessary String.Format callsJeff Ames1-10/+6
2008-02-13* Clean up LIBRARY INVENTORY messagesJustin Clarke Casey1-13/+12
2008-02-05Converted logging to use log4net.Jeff Ames1-18/+20
2008-01-15* Mother of all commits:Adam Frisby1-4/+4
2008-01-09Third part of CharlieO's library rework. We now have library organization! Th...Brian McBee1-32/+35
2007-12-31Make it possible for new inventory 'libraries' to be added without changing t...Justin Clarke Casey1-85/+115
2007-12-31Standard library folders can now be configued in the xml in inventory/OpenSim...Justin Clarke Casey1-25/+100
2007-12-30Shift default OpenSim library into its own directoryJustin Clarke Casey1-1/+1
2007-12-29Make inventory items nominate explicit inventory folders rather than hardcodingJustin Clarke Casey1-7/+12
2007-12-28Move inventory contents configuration files to bin/inventory folderJustin Clarke Casey1-3/+3
2007-12-27* Optimized usingslbsa711-12/+25
2007-12-27Move hardcoded texture library inventory items out into OpenSimLibrary/xml. ...Justin Clarke Casey1-16/+1
2007-12-20Added patch from Johan. First attempt to solve the LibSL.Packet GC problem. W...Jeff Ames1-3/+3
2007-12-14* Just making Create publiclbsa711-1/+1
2007-12-02Fixes a bug that my last commit introduced.MW1-1/+1
2007-12-02Some refactoring , mainly on Inventory code. MW1-117/+35
2007-11-18first stab at implementation of CopyInventoryItemJeff Ames1-13/+18
2007-11-17catch exceptions when loading malformed xml filesJeff Ames1-2/+11
2007-10-30* Optimized usingslbsa711-44/+38
2007-10-29as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...MW1-2/+1
2007-10-26* Added prototypical AvatarFactory module interface to load avatar parameterslbsa711-5/+5
2007-10-15* Applied patch #418 : copyright-r2012.patch - some errors, but got most thrulbsa711-0/+28
2007-10-05== The "right name and place" commit ==lbsa711-1/+1
2007-08-21Can now turn on/off server side permission checking (on prim editing etc) fro...MW1-0/+4