| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * Trying to address TextureSender issues | lbsa71 | 2008-01-02 | 3 | -32/+32 |
* | * Refactored out function to load specified AssetSet Xml | lbsa71 | 2008-01-02 | 1 | -2/+2 |
* | * You can add and remove a friend in standalone now within the same simulator... | Teravus Ovares | 2008-01-01 | 1 | -0/+43 |
* | Make it possible for new inventory 'libraries' to be added without changing t... | Justin Clarke Casey | 2007-12-31 | 2 | -85/+116 |
* | * Added database and UserManagerBase glue for FriendsList management | Teravus Ovares | 2007-12-31 | 2 | -0/+89 |
* | Correctly output library inventory folder type and version information | Justin Clarke Casey | 2007-12-31 | 1 | -3/+3 |
* | Standard library folders can now be configued in the xml in inventory/OpenSim... | Justin Clarke Casey | 2007-12-31 | 2 | -46/+129 |
* | Add an extra check that we don't create new inventory folders for a user that... | Justin Clarke Casey | 2007-12-30 | 2 | -5/+24 |
* | Shift default OpenSim library into its own directory | Justin Clarke Casey | 2007-12-30 | 1 | -1/+1 |
* | Make inventory items nominate explicit inventory folders rather than hardcoding | Justin Clarke Casey | 2007-12-29 | 1 | -7/+12 |
* | Factor out common asset loading from AssetServerBase and Grid/AssetServer/Main | Justin Clarke Casey | 2007-12-28 | 2 | -99/+6 |
* | Move inventory contents configuration files to bin/inventory folder | Justin Clarke Casey | 2007-12-28 | 1 | -3/+3 |
* | Set svn:eol-style. | Jeff Ames | 2007-12-28 | 2 | -4/+4 |
* | * Optimized usings | lbsa71 | 2007-12-27 | 36 | -231/+241 |
* | * 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 | 3 | -18/+4 |
* | * AssetServerBase: _ProcessRequest is now called GetAsset | lbsa71 | 2007-12-27 | 4 | -7/+7 |
* | * Patch from Charlie Omega for standard secondlife inventory folders: see man... | Teravus Ovares | 2007-12-26 | 1 | -4/+103 |
* | Small non-functional inventory changes | Justin Clarke Casey | 2007-12-25 | 1 | -11/+11 |
* | Prim inventory script saving phase 1. Create necessary CAPS structures for c... | Justin Clarke Casey | 2007-12-24 | 5 | -9/+299 |
* | Yet more inventory debugging messages | Justin Clarke Casey | 2007-12-23 | 1 | -9/+30 |
* | Miscellaneous small tweaks and more logging messages to move towards resolvin... | Justin Clarke Casey | 2007-12-23 | 1 | -2/+5 |
* | Make copying of scripts into prim inventories more reliable on the first atte... | Justin Clarke Casey | 2007-12-22 | 1 | -3/+45 |
* | minor refactor | Justin Clarke Casey | 2007-12-22 | 1 | -3/+8 |
* | Refix bug where inventory textures don't appear in prim edit texture selectio... | Justin Clarke Casey | 2007-12-21 | 1 | -6/+15 |
* | * Added a configuration parameter on the Grid Server to disallow forceful ban... | Teravus Ovares | 2007-12-20 | 1 | -1/+2 |
* | Added patch from Johan. First attempt to solve the LibSL.Packet GC problem. W... | Jeff Ames | 2007-12-20 | 7 | -22/+22 |
* | Refactor asset request processing for consistent status information on whethe... | Justin Clarke Casey | 2007-12-19 | 4 | -25/+46 |
* | Misc. cleanup: | Jeff Ames | 2007-12-19 | 1 | -46/+14 |
* | Clean up the Login message on UserServer console just | Charles Krinke | 2007-12-16 | 1 | -1/+2 |
* | Reposition 'user profile not found' messages to stop spurious messages caused... | Justin Clarke Casey | 2007-12-16 | 2 | -29/+28 |
* | Put out a more comprehensible message when user authentication fails than the... | Justin Clarke Casey | 2007-12-15 | 1 | -43/+20 |
* | Grid Inventory feature upgrade: renaming folders should now be correct, subfo... | Brian McBee | 2007-12-15 | 4 | -7/+56 |
* | Thanks, Justin, for: | Charles Krinke | 2007-12-14 | 1 | -0/+4 |
* | Thank you Justin for: | Charles Krinke | 2007-12-14 | 1 | -52/+27 |
* | * Just making Create public | lbsa71 | 2007-12-14 | 1 | -1/+1 |
* | * ARequest changed name to AssetRequest and moved to own file. | lbsa71 | 2007-12-14 | 4 | -104/+97 |
* | * Patch from Justincc that swaps out LLUUIDs for Guid on the inventory REST c... | Teravus Ovares | 2007-12-14 | 2 | -3/+9 |
* | patch from justincc for Mantis #163 - Opening a script in inventory longer th... | Teravus Ovares | 2007-12-14 | 1 | -11/+36 |
* | Minor cleanup | Jeff Ames | 2007-12-13 | 1 | -5/+4 |
* | Implementing updateinventoryfolder: Should now be able to rename folders in i... | Brian McBee | 2007-12-11 | 1 | -0/+20 |
* | added copyright notices | Jeff Ames | 2007-12-11 | 4 | -1/+113 |
* | more work on texture downloading. | MW | 2007-12-10 | 4 | -329/+107 |
* | saved OpenSim source code from the giant rampaging unterminated copyright not... | Jeff Ames | 2007-12-10 | 24 | -44/+44 |
* | * Added some inter-region comms glue for allowing sims to chat amongst themse... | Teravus Ovares | 2007-12-09 | 1 | -0/+1 |
* | hackish code to allow emptying of trash. This really should be done on the in... | Brian McBee | 2007-12-08 | 1 | -1/+21 |
* | This patch fixes mantis 105. Basically, it stops the index exception when | Sean Dague | 2007-12-08 | 1 | -3/+12 |
* | "Borrowed" the LLSD class from a older version of libsl, so that our LLSD dec... | MW | 2007-12-07 | 5 | -15/+672 |
* | Updates to LibSL revision 1498. Thanks Johan! | Adam Johnson | 2007-12-07 | 3 | -11/+15 |
* | reversing the r2599 patch, as this started causing CreateThread errors for | Sean Dague | 2007-12-06 | 1 | -6/+1 |