aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Communications/InventoryServiceBase.cs (unfollow)
Commit message (Expand)AuthorFilesLines
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/+6
2008-02-13Clean up more unnecessary String.Format callsJeff Ames1-3/+2
2008-02-11Documenting and minor tweaksJustin Clarke Casey1-82/+64
2008-02-05Converted logging to use log4net.Jeff Ames1-11/+13
2008-02-05some small changes, like adding a couple of extra methods to IInventoryServic...MW1-0/+10
2007-12-30Add an extra check that we don't create new inventory folders for a user that...Justin Clarke Casey1-4/+22
2007-12-27* Optimized usingslbsa711-3/+2
2007-12-27* removed always true iflbsa711-15/+12
2007-12-27Move hardcoded texture library inventory items out into OpenSimLibrary/xml. ...Justin Clarke Casey1-2/+2
2007-12-26* Patch from Charlie Omega for standard secondlife inventory folders: see man...Teravus Ovares1-4/+103
2007-12-15Grid Inventory feature upgrade: renaming folders should now be correct, subfo...Brian McBee1-0/+20
2007-12-14Thanks, Justin, for:Charles Krinke1-0/+4
2007-12-14* Patch from Justincc that swaps out LLUUIDs for Guid on the inventory REST c...Teravus Ovares1-2/+8
2007-12-08This patch fixes mantis 105. Basically, it stops the index exception whenSean Dague1-3/+12
2007-12-01Initial working Grid Inventory server. Only been tested on a very small grid,...MW1-2/+2
2007-10-30* Optimized usingslbsa711-10/+9
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-2/+2
2007-10-22* Return of R2162. /Take that SVN!/Adam Frisby1-1/+1
2007-10-22revert r2162 as it completely clobbered all the work onSean Dague1-1/+1
2007-10-22* Major ass commit.Adam Frisby1-1/+1
2007-10-15* Applied patch #418 : copyright-r2012.patch - some errors, but got most thrulbsa711-0/+28
2007-10-08Applied patch 485, inventory patch from tleiades (thanks again).MW1-2/+2
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-201/+54
2007-09-27* Tleiades grid mode inventory (#444) - thanx Tleiades!lbsa711-54/+201
2007-09-24* Started major restructusing of comms to prepare for better grid and region ...lbsa711-2/+9
2007-09-24*** CHANGED CONFIG BEHAVIOUR ***lbsa711-16/+16
2007-09-11* minor refactoringslbsa711-2/+0
2007-08-16Taking Prims (SceneObjectGroups) in and out of inventory should now work and ...MW1-0/+8
2007-08-14Start of inventory items, when you upload a texture the data will now be stor...MW1-0/+8
2007-08-14Start of Inventory service, currently only (partially) functional in standalo...MW1-6/+60
2007-08-01Some more work on SceneObject/primitive rewrites (AllNewSceneObjectGroup2 /Pa...MW1-1/+1
2007-07-30mass update of files to have native line endingsSean Dague1-136/+136
2007-07-25Start of the OpenSim library , for now only contains a few textures. MW1-1/+1
2007-07-22* Some work in progress code: Inventory cache, start of inventory server/serv...MW1-0/+136