aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Communications/Cache/InventoryFolderImpl.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* First draft of inventory service connectors, and service implementation. No h...diva2009-06-071-470/+0
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-011-1/+1
* * Refactor: Simplify InventoryFolderImpl. No functional change.Justin Clarke Casey2009-05-041-2/+2
* * Allow inventory archives to be saved from the 'root' inventory directoryJustin Clarke Casey2009-02-171-3/+10
* * optimized usings.lbsa712009-02-121-0/+1
* * refactor: Stop exposing InventoryFolderImpl.SubFolders publiclyJustin Clarke Casey2008-12-111-32/+61
* * Add get child folder testJustin Clarke Casey2008-12-111-0/+17
* * Add create folder userinfo testJustin Clarke Casey2008-12-111-1/+1
* * Actually update subfolders of parent folders in the inventory cache when a ...Justin Clarke Casey2008-12-091-0/+36
* * Put in the code necessary to allow inventory transfer of whole folders (and...Justin Clarke Casey2008-12-041-0/+4
* Don't serve texture preview from other people's objects if youMelanie Thielker2008-11-231-0/+27
* * Apply http://opensimulator.org/mantis/view.php?id=2294Justin Clarke Casey2008-09-291-0/+15
* * Added small convenience function to recursively calculate total amounts of ...lbsa712008-09-111-0/+15
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-061-7/+7
* Formatting cleanup.Jeff Ames2008-08-181-17/+17
* * minor: eliminate some unused variables in InventoryFolderImplJustin Clarke Casey2008-08-011-2/+0
* * refactor: rearrange path inventory manipulation so that input tidying can b...Justin Clarke Casey2008-07-311-5/+50
* * refactor: eliminate unused SubFoldersCountJustin Clarke Casey2008-07-311-11/+3
* * allow inventory folders to be located by pathJustin Clarke Casey2008-07-311-6/+52
* Formatting cleanup.Jeff Ames2008-05-161-23/+23
* * Simplify CreateFolder() by folding previous special root case into FindFold...Justin Clarke Casey2008-05-041-17/+17
* * Refactor RemoveItem()Justin Clarke Casey2008-05-031-0/+1
* * Refactor: Renaming item and folder tree search methods to have Find*() pref...Justin Clarke Casey2008-05-031-11/+10
* * Assorted spring cleanings.Adam Frisby2008-05-011-1/+1
* * Refactor: Rename InventoryFolderImpl.HasSubFolder() to GetDescendentFolder()Justin Clarke Casey2008-04-301-4/+4
* * Resolve mantis 1068, 1095Justin Clarke Casey2008-04-301-0/+7
* * Completely inconsequential inventory odds and ends (actual impact - only on...Justin Clarke Casey2008-04-301-0/+7
* * First draft implementation of copying prim inventory items back to agent in...Justin Clarke Casey2008-04-261-1/+1
* * Implement proper emptying of trashcan on standaloneJustin Clarke Casey2008-04-231-5/+3
* * Add DeleteAllContents() method to InventoryFolderImpl - not yet used but wi...Justin Clarke Casey2008-04-221-39/+109
* further refactor and rename of InventoryFolderBase propertiesSean Dague2008-04-081-2/+2
* more refactoring, this time on InventoryFolderBaseSean Dague2008-04-071-12/+12
* Formatting cleanup.Jeff Ames2008-03-181-27/+27
* * Optimized usingslbsa712007-12-271-2/+2
* Grid Inventory feature upgrade: renaming folders should now be correct, subfo...Brian McBee2007-12-151-0/+10
* saved OpenSim source code from the giant rampaging unterminated copyright not...Jeff Ames2007-12-101-1/+1
* Some refactoring , mainly on Inventory code. MW2007-12-021-0/+146