aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Communications/Local/LocalInventoryService.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2009-08-10Et voila! - Old inventory code removed.Diva Canto1-110/+0
2009-06-10Formatting cleanup.Jeff Ames1-1/+1
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames1-1/+1
2009-05-31Add copyright headers, formatting cleanup, ignore some generated files.Jeff Ames1-27/+27
2009-05-22From: Alan Webb <alan_webb@us.ibm.com>Dr Scofield1-29/+35
2009-02-12* optimized usings.lbsa711-1/+1
2008-09-06* This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares1-4/+4
2008-08-28Mantis #1903Melanie Thielker1-0/+1
2008-08-25* This commit incorporates the heart of the OpenGridProtocol patch that is cu...Teravus Ovares1-0/+3
2008-05-16Formatting cleanup.Jeff Ames1-9/+9
2008-05-07* Fix minor local inventory service log typoJustin Clarke Casey1-1/+1
2008-05-01* Refactor: Remove redundant userID from further up the inventory request chainJustin Clarke Casey1-1/+5
2008-05-01* Refactor: Remove the unused userID parameter that was being passed into alm...Justin Clarke Casey1-35/+0
2008-04-30* Long awaited patch from A_Biondi Mantis 923. Kept alive by Melanie. Thank...Teravus Ovares1-0/+5
2008-04-23* Implement proper emptying of trashcan on standaloneJustin Clarke Casey1-0/+10
2008-04-21* Optimised using statements and namespace references across entire project (...Adam Frisby1-2/+4
2008-04-11* Eliminate a class of errors where an inventory request could be made before...Justin Clarke Casey1-2/+9
2008-04-11* Minor inventory code cleanup following on from last patchJustin Clarke Casey1-2/+0
2008-04-11* Change inventory async response deliver to deliver all items and folders at...Justin Clarke Casey1-30/+15
2008-04-07more refactoring, this time on InventoryFolderBaseSean Dague1-3/+3
2008-03-29* Refactor: Remove unused inventory methods, some of which weren't properly i...Justin Clarke Casey1-19/+0
2008-03-28* Send full inventory folder skeleton to standalone client logins rather than...Justin Clarke Casey1-1/+3
2008-03-28* Refactor: Eliminate RequestUsersRoot() redundant methodJustin Clarke Casey1-1/+1
2008-03-18Formatting cleanup.Jeff Ames1-27/+26
2008-02-20Minor cleanup.Jeff Ames1-1/+1
2008-02-13Added a method to access a named folder in a users inventory, to the inventor...MW1-0/+17
2008-02-11Documenting and minor tweaksJustin Clarke Casey1-0/+4
2008-02-05some small changes, like adding a couple of extra methods to IInventoryServic...MW1-0/+14
2007-12-27* Optimized usingslbsa711-5/+5
2007-12-15Grid Inventory feature upgrade: renaming folders should now be correct, subfo...Brian McBee1-0/+5
2007-12-05From Justin Casey (IBM)Sean Dague1-16/+24
2007-12-01Initial working Grid Inventory server. Only been tested on a very small grid,...MW1-2/+2
2007-10-30* Optimized usingslbsa711-11/+10
2007-10-29as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...MW1-1/+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-05getting all our line endings consistant againSean Dague1-67/+67
2007-10-05== The "right name and place" commit ==lbsa711-1/+1
2007-09-27Reverting back to 2017 since 2018 were causing Linux breakage; reopening Tlei...lbsa711-2/+1
2007-09-27* Tleiades grid mode inventory (#444) - thanx Tleiades!lbsa711-1/+2
2007-09-24* Started major restructusing of comms to prepare for better grid and region ...lbsa711-72/+67
2007-09-17fixing me some line endingsSean Dague1-72/+72
2007-08-16Taking Prims (SceneObjectGroups) in and out of inventory should now work and ...MW1-0/+5
2007-08-14Start of inventory items, when you upload a texture the data will now be stor...MW1-0/+11
2007-08-14More inventory work, should be able to now create new inventory folders and t...MW1-0/+5
2007-08-14Start of Inventory service, currently only (partially) functional in standalo...MW1-0/+51