aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Communications/InventoryServiceBase.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Long awaited patch from A_Biondi Mantis 923. Kept alive by Melanie. Thank...Teravus Ovares2008-04-301-0/+11
* * Implement full grid mode Trash emptyJustin Clarke Casey2008-04-231-7/+6
* allow for Inventory database source to be specified in mainSean Dague2008-04-231-2/+2
* * Implement proper emptying of trashcan on standaloneJustin Clarke Casey2008-04-231-1/+44
* * Optimised using statements and namespace references across entire project (...Adam Frisby2008-04-211-3/+3
* * Change lazy user inventory creation on first login to synchronous rather th...Justin Clarke Casey2008-04-201-1/+1
* * Change inventory async response deliver to deliver all items and folders at...Justin Clarke Casey2008-04-111-2/+3
* * Refactor GetUsersInventory()Justin Clarke Casey2008-04-101-1/+1
* * Minor: get CreateNewUserInventory() to return true on successJustin Clarke Casey2008-04-101-1/+5
* * Minor inventory message cleanup and documentationJustin Clarke Casey2008-04-101-3/+4
* further refactor and rename of InventoryFolderBase propertiesSean Dague2008-04-081-15/+15
* * Update code to use patched libsecondlife.dll which removes the problem wher...Justin Clarke Casey2008-04-081-1/+1
* more refactoring, this time on InventoryFolderBaseSean Dague2008-04-071-108/+108
* Refactor InventoryItemBase to do the following:Sean Dague2008-04-071-1/+1
* * Minor: If a user exists but has no inventory in standalone, automatically c...Justin Clarke Casey2008-03-311-3/+4
* * Log exceptions which make it up to the top of the http request frame, rathe...Justin Clarke Casey2008-03-311-31/+21
* * Fix problem where inventory code throws a swallowed exception on grid mode ...Justin Clarke Casey2008-03-311-17/+33
* * Stop the grid inventory service sending all folder and item details twiceJustin Clarke Casey2008-03-301-32/+1
* * Refactor: Remove unused inventory methods, some of which weren't properly i...Justin Clarke Casey2008-03-291-27/+4
* * Various 1.19.0.5 grid inventory request fixes. These will only take affect...Justin Clarke Casey2008-03-291-3/+18
* Re-enabled terrain texture generation for the world map. Adam can clean up/ s...MW2008-03-291-1/+1
* * Send full inventory folder skeleton to standalone client logins rather than...Justin Clarke Casey2008-03-281-0/+24
* * Refactor: Eliminate RequestUsersRoot() redundant methodJustin Clarke Casey2008-03-281-12/+8
* * Remove pointless boolean on AgentInventory.CreateRootFolder()Justin Clarke Casey2008-03-281-1/+1
* * Correct asset type of Lost and Found folder - this might stop it appearing ...Justin Clarke Casey2008-03-271-20/+20
* * Just inserting some exploratory comments into inventory codeJustin Clarke Casey2008-03-181-0/+4
* Formatting cleanup.Jeff Ames2008-03-181-27/+26
* Minor cleanup.Jeff Ames2008-02-201-1/+1
* Added a method to access a named folder in a users inventory, to the inventor...MW2008-02-131-0/+6
* Clean up more unnecessary String.Format callsJeff Ames2008-02-131-3/+2
* Documenting and minor tweaksJustin Clarke Casey2008-02-111-82/+64
* Converted logging to use log4net.Jeff Ames2008-02-051-11/+13
* some small changes, like adding a couple of extra methods to IInventoryServic...MW2008-02-051-0/+10
* Add an extra check that we don't create new inventory folders for a user that...Justin Clarke Casey2007-12-301-4/+22
* * Optimized usingslbsa712007-12-271-3/+2
* * removed always true iflbsa712007-12-271-15/+12
* Move hardcoded texture library inventory items out into OpenSimLibrary/xml. ...Justin Clarke Casey2007-12-271-2/+2
* * Patch from Charlie Omega for standard secondlife inventory folders: see man...Teravus Ovares2007-12-261-4/+103
* Grid Inventory feature upgrade: renaming folders should now be correct, subfo...Brian McBee2007-12-151-0/+20
* Thanks, Justin, for:Charles Krinke2007-12-141-0/+4
* * Patch from Justincc that swaps out LLUUIDs for Guid on the inventory REST c...Teravus Ovares2007-12-141-2/+8
* This patch fixes mantis 105. Basically, it stops the index exception whenSean Dague2007-12-081-3/+12
* Initial working Grid Inventory server. Only been tested on a very small grid,...MW2007-12-011-2/+2
* * Optimized usingslbsa712007-10-301-10/+9
* as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...MW2007-10-291-1/+1
* * Added prototypical AvatarFactory module interface to load avatar parameterslbsa712007-10-261-2/+2
* * Return of R2162. /Take that SVN!/Adam Frisby2007-10-221-1/+1
* revert r2162 as it completely clobbered all the work onSean Dague2007-10-221-1/+1
* * Major ass commit.Adam Frisby2007-10-221-1/+1
* * Applied patch #418 : copyright-r2012.patch - some errors, but got most thrulbsa712007-10-151-0/+28