| Commit message (Expand) | Author | Files | Lines |
2009-10-01 | Formatting cleanup. | Jeff Ames | 1 | -1/+1 |
2009-10-01 | Formatting cleanup. | Jeff Ames | 1 | -1/+1 |
2009-06-09 | Update svn properties. | Jeff Ames | 1 | -466/+466 |
2009-06-07 | First draft of inventory service connectors, and service implementation. No h... | diva | 1 | -470/+466 |
2009-06-01 | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 1 | -1/+1 |
2009-05-04 | * Refactor: Simplify InventoryFolderImpl. No functional change. | Justin Clarke Casey | 1 | -2/+2 |
2009-02-17 | * Allow inventory archives to be saved from the 'root' inventory directory | Justin Clarke Casey | 1 | -3/+10 |
2009-02-12 | * optimized usings. | lbsa71 | 1 | -0/+1 |
2008-12-11 | * refactor: Stop exposing InventoryFolderImpl.SubFolders publicly | Justin Clarke Casey | 1 | -32/+61 |
2008-12-11 | * Add get child folder test | Justin Clarke Casey | 1 | -0/+17 |
2008-12-11 | * Add create folder userinfo test | Justin Clarke Casey | 1 | -1/+1 |
2008-12-09 | * Actually update subfolders of parent folders in the inventory cache when a ... | Justin Clarke Casey | 1 | -0/+36 |
2008-12-04 | * Put in the code necessary to allow inventory transfer of whole folders (and... | Justin Clarke Casey | 1 | -0/+4 |
2008-11-23 | Don't serve texture preview from other people's objects if you | Melanie Thielker | 1 | -0/+27 |
2008-09-29 | * Apply http://opensimulator.org/mantis/view.php?id=2294 | Justin Clarke Casey | 1 | -0/+15 |
2008-09-11 | * Added small convenience function to recursively calculate total amounts of ... | lbsa71 | 1 | -0/+15 |
2008-09-06 | * This is the fabled LibOMV update with all of the libOMV types from JHurliman | Teravus Ovares | 1 | -7/+7 |
2008-08-18 | Formatting cleanup. | Jeff Ames | 1 | -17/+17 |
2008-08-01 | * minor: eliminate some unused variables in InventoryFolderImpl | Justin Clarke Casey | 1 | -2/+0 |
2008-07-31 | * refactor: rearrange path inventory manipulation so that input tidying can b... | Justin Clarke Casey | 1 | -5/+50 |
2008-07-31 | * refactor: eliminate unused SubFoldersCount | Justin Clarke Casey | 1 | -11/+3 |
2008-07-31 | * allow inventory folders to be located by path | Justin Clarke Casey | 1 | -6/+52 |
2008-05-16 | Formatting cleanup. | Jeff Ames | 1 | -23/+23 |
2008-05-04 | * Simplify CreateFolder() by folding previous special root case into FindFold... | Justin Clarke Casey | 1 | -17/+17 |
2008-05-03 | * Refactor RemoveItem() | Justin Clarke Casey | 1 | -0/+1 |
2008-05-03 | * Refactor: Renaming item and folder tree search methods to have Find*() pref... | Justin Clarke Casey | 1 | -11/+10 |
2008-05-01 | * Assorted spring cleanings. | Adam Frisby | 1 | -1/+1 |
2008-04-30 | * Refactor: Rename InventoryFolderImpl.HasSubFolder() to GetDescendentFolder() | Justin Clarke Casey | 1 | -4/+4 |
2008-04-30 | * Resolve mantis 1068, 1095 | Justin Clarke Casey | 1 | -0/+7 |
2008-04-30 | * Completely inconsequential inventory odds and ends (actual impact - only on... | Justin Clarke Casey | 1 | -0/+7 |
2008-04-26 | * First draft implementation of copying prim inventory items back to agent in... | Justin Clarke Casey | 1 | -1/+1 |
2008-04-23 | * Implement proper emptying of trashcan on standalone | Justin Clarke Casey | 1 | -5/+3 |
2008-04-22 | * Add DeleteAllContents() method to InventoryFolderImpl - not yet used but wi... | Justin Clarke Casey | 1 | -39/+109 |
2008-04-08 | further refactor and rename of InventoryFolderBase properties | Sean Dague | 1 | -2/+2 |
2008-04-07 | more refactoring, this time on InventoryFolderBase | Sean Dague | 1 | -12/+12 |
2008-03-18 | Formatting cleanup. | Jeff Ames | 1 | -27/+27 |
2007-12-27 | * Optimized usings | lbsa71 | 1 | -2/+2 |
2007-12-15 | Grid Inventory feature upgrade: renaming folders should now be correct, subfo... | Brian McBee | 1 | -0/+10 |
2007-12-10 | saved OpenSim source code from the giant rampaging unterminated copyright not... | Jeff Ames | 1 | -1/+1 |
2007-12-02 | Some refactoring , mainly on Inventory code. | MW | 1 | -0/+0 |
2007-12-01 | Attempt to fix mantis issue # 73 | MW | 1 | -8/+12 |
2007-11-30 | Patch for mantis 0000015: Textures don't display in the object | Sean Dague | 1 | -1/+8 |
2007-10-30 | * Optimized usings | lbsa71 | 1 | -24/+17 |
2007-10-29 | as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H... | MW | 1 | -2/+1 |
2007-10-26 | * Added prototypical AvatarFactory module interface to load avatar parameters | lbsa71 | 1 | -13/+13 |
2007-10-05 | == The "right name and place" commit == | lbsa71 | 1 | -1/+0 |
2007-09-27 | Reverting back to 2017 since 2018 were causing Linux breakage; reopening Tlei... | lbsa71 | 1 | -10/+2 |
2007-09-27 | * Tleiades grid mode inventory (#444) - thanx Tleiades! | lbsa71 | 1 | -2/+10 |
2007-09-10 | mass update of urls in source code to new website | Sean Dague | 1 | -1/+1 |
2007-08-16 | Taking Prims (SceneObjectGroups) in and out of inventory should now work and ... | MW | 1 | -0/+20 |