| Commit message (Expand) | Author | Age | Files | Lines |
* | * Change inventory async response deliver to deliver all items and folders at... | Justin Clarke Casey | 2008-04-11 | 1 | -2/+3 |
* | * Refactor GetUsersInventory() | Justin Clarke Casey | 2008-04-10 | 1 | -1/+1 |
* | * Minor: get CreateNewUserInventory() to return true on success | Justin Clarke Casey | 2008-04-10 | 1 | -1/+5 |
* | * Minor inventory message cleanup and documentation | Justin Clarke Casey | 2008-04-10 | 1 | -3/+4 |
* | further refactor and rename of InventoryFolderBase properties | Sean Dague | 2008-04-08 | 1 | -15/+15 |
* | * Update code to use patched libsecondlife.dll which removes the problem wher... | Justin Clarke Casey | 2008-04-08 | 1 | -1/+1 |
* | more refactoring, this time on InventoryFolderBase | Sean Dague | 2008-04-07 | 1 | -108/+108 |
* | Refactor InventoryItemBase to do the following: | Sean Dague | 2008-04-07 | 1 | -1/+1 |
* | * Minor: If a user exists but has no inventory in standalone, automatically c... | Justin Clarke Casey | 2008-03-31 | 1 | -3/+4 |
* | * Log exceptions which make it up to the top of the http request frame, rathe... | Justin Clarke Casey | 2008-03-31 | 1 | -31/+21 |
* | * Fix problem where inventory code throws a swallowed exception on grid mode ... | Justin Clarke Casey | 2008-03-31 | 1 | -17/+33 |
* | * Stop the grid inventory service sending all folder and item details twice | Justin Clarke Casey | 2008-03-30 | 1 | -32/+1 |
* | * Refactor: Remove unused inventory methods, some of which weren't properly i... | Justin Clarke Casey | 2008-03-29 | 1 | -27/+4 |
* | * Various 1.19.0.5 grid inventory request fixes. These will only take affect... | Justin Clarke Casey | 2008-03-29 | 1 | -3/+18 |
* | Re-enabled terrain texture generation for the world map. Adam can clean up/ s... | MW | 2008-03-29 | 1 | -1/+1 |
* | * Send full inventory folder skeleton to standalone client logins rather than... | Justin Clarke Casey | 2008-03-28 | 1 | -0/+24 |
* | * Refactor: Eliminate RequestUsersRoot() redundant method | Justin Clarke Casey | 2008-03-28 | 1 | -12/+8 |
* | * Remove pointless boolean on AgentInventory.CreateRootFolder() | Justin Clarke Casey | 2008-03-28 | 1 | -1/+1 |
* | * Correct asset type of Lost and Found folder - this might stop it appearing ... | Justin Clarke Casey | 2008-03-27 | 1 | -20/+20 |
* | * Just inserting some exploratory comments into inventory code | Justin Clarke Casey | 2008-03-18 | 1 | -0/+4 |
* | Formatting cleanup. | Jeff Ames | 2008-03-18 | 1 | -27/+26 |
* | Minor cleanup. | Jeff Ames | 2008-02-20 | 1 | -1/+1 |
* | Added a method to access a named folder in a users inventory, to the inventor... | MW | 2008-02-13 | 1 | -0/+6 |
* | Clean up more unnecessary String.Format calls | Jeff Ames | 2008-02-13 | 1 | -3/+2 |
* | Documenting and minor tweaks | Justin Clarke Casey | 2008-02-11 | 1 | -82/+64 |
* | Converted logging to use log4net. | Jeff Ames | 2008-02-05 | 1 | -11/+13 |
* | some small changes, like adding a couple of extra methods to IInventoryServic... | MW | 2008-02-05 | 1 | -0/+10 |
* | Add an extra check that we don't create new inventory folders for a user that... | Justin Clarke Casey | 2007-12-30 | 1 | -4/+22 |
* | * Optimized usings | lbsa71 | 2007-12-27 | 1 | -3/+2 |
* | * removed always true if | lbsa71 | 2007-12-27 | 1 | -15/+12 |
* | Move hardcoded texture library inventory items out into OpenSimLibrary/xml. ... | Justin Clarke Casey | 2007-12-27 | 1 | -2/+2 |
* | * Patch from Charlie Omega for standard secondlife inventory folders: see man... | Teravus Ovares | 2007-12-26 | 1 | -4/+103 |
* | Grid Inventory feature upgrade: renaming folders should now be correct, subfo... | Brian McBee | 2007-12-15 | 1 | -0/+20 |
* | Thanks, Justin, for: | Charles Krinke | 2007-12-14 | 1 | -0/+4 |
* | * Patch from Justincc that swaps out LLUUIDs for Guid on the inventory REST c... | Teravus Ovares | 2007-12-14 | 1 | -2/+8 |
* | This patch fixes mantis 105. Basically, it stops the index exception when | Sean Dague | 2007-12-08 | 1 | -3/+12 |
* | Initial working Grid Inventory server. Only been tested on a very small grid,... | MW | 2007-12-01 | 1 | -2/+2 |
* | * Optimized usings | lbsa71 | 2007-10-30 | 1 | -10/+9 |
* | as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H... | MW | 2007-10-29 | 1 | -1/+1 |
* | * Added prototypical AvatarFactory module interface to load avatar parameters | lbsa71 | 2007-10-26 | 1 | -2/+2 |
* | * Return of R2162. /Take that SVN!/ | Adam Frisby | 2007-10-22 | 1 | -1/+1 |
* | revert r2162 as it completely clobbered all the work on | Sean Dague | 2007-10-22 | 1 | -1/+1 |
* | * Major ass commit. | Adam Frisby | 2007-10-22 | 1 | -1/+1 |
* | * Applied patch #418 : copyright-r2012.patch - some errors, but got most thru | lbsa71 | 2007-10-15 | 1 | -0/+28 |
* | Applied patch 485, inventory patch from tleiades (thanks again). | MW | 2007-10-08 | 1 | -2/+2 |
* | == The "right name and place" commit == | lbsa71 | 2007-10-05 | 1 | -1/+1 |
* | Reverting back to 2017 since 2018 were causing Linux breakage; reopening Tlei... | lbsa71 | 2007-09-27 | 1 | -201/+54 |
* | * Tleiades grid mode inventory (#444) - thanx Tleiades! | lbsa71 | 2007-09-27 | 1 | -54/+201 |
* | * Started major restructusing of comms to prepare for better grid and region ... | lbsa71 | 2007-09-24 | 1 | -0/+211 |