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