aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Communications/InventoryServiceBase.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2008-04-30* Long awaited patch from A_Biondi Mantis 923. Kept alive by Melanie. Thank...Teravus Ovares1-0/+11
2008-04-23* Implement full grid mode Trash emptyJustin Clarke Casey1-7/+6
2008-04-23allow for Inventory database source to be specified in mainSean Dague1-2/+2
2008-04-23* Implement proper emptying of trashcan on standaloneJustin Clarke Casey1-1/+44
2008-04-21* Optimised using statements and namespace references across entire project (...Adam Frisby1-3/+3
2008-04-20* Change lazy user inventory creation on first login to synchronous rather th...Justin Clarke Casey1-1/+1
2008-04-11* Change inventory async response deliver to deliver all items and folders at...Justin Clarke Casey1-2/+3
2008-04-10* Refactor GetUsersInventory()Justin Clarke Casey1-1/+1
2008-04-10* Minor: get CreateNewUserInventory() to return true on successJustin Clarke Casey1-1/+5
2008-04-10* Minor inventory message cleanup and documentationJustin Clarke Casey1-3/+4
2008-04-08further refactor and rename of InventoryFolderBase propertiesSean Dague1-15/+15
2008-04-08* Update code to use patched libsecondlife.dll which removes the problem wher...Justin Clarke Casey1-1/+1
2008-04-07more refactoring, this time on InventoryFolderBaseSean Dague1-108/+108
2008-04-07Refactor InventoryItemBase to do the following:Sean Dague1-1/+1
2008-03-31* Minor: If a user exists but has no inventory in standalone, automatically c...Justin Clarke Casey1-3/+4
2008-03-31* Log exceptions which make it up to the top of the http request frame, rathe...Justin Clarke Casey1-31/+21
2008-03-31* Fix problem where inventory code throws a swallowed exception on grid mode ...Justin Clarke Casey1-17/+33
2008-03-30* Stop the grid inventory service sending all folder and item details twiceJustin Clarke Casey1-32/+1
2008-03-29* Refactor: Remove unused inventory methods, some of which weren't properly i...Justin Clarke Casey1-27/+4
2008-03-29* Various 1.19.0.5 grid inventory request fixes. These will only take affect...Justin Clarke Casey1-3/+18
2008-03-29Re-enabled terrain texture generation for the world map. Adam can clean up/ s...MW1-1/+1
2008-03-28* Send full inventory folder skeleton to standalone client logins rather than...Justin Clarke Casey1-0/+24
2008-03-28* Refactor: Eliminate RequestUsersRoot() redundant methodJustin Clarke Casey1-12/+8
2008-03-28* Remove pointless boolean on AgentInventory.CreateRootFolder()Justin Clarke Casey1-1/+1
2008-03-27* Correct asset type of Lost and Found folder - this might stop it appearing ...Justin Clarke Casey1-20/+20
2008-03-18* Just inserting some exploratory comments into inventory codeJustin Clarke Casey1-0/+4
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/+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