| Commit message (Expand) | Author | Age | Files | Lines |
* | * 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 |
* | * now the throttle timer is stopped whilst processing Queue so that it won't ... | lbsa71 | 2007-12-06 | 1 | -1/+6 |
* | removed some duplicate hard-coded port numbers. changed ports to uint. | Jeff Ames | 2007-12-06 | 2 | -4/+4 |
* | * More console message fixes | Adam Frisby | 2007-12-04 | 2 | -15/+14 |
* | * Removed 12 compiler warnings. | Adam Frisby | 2007-12-04 | 1 | -1/+0 |
* | This is a simple patch which just renames an IClientAPI method to | Sean Dague | 2007-12-03 | 1 | -1/+1 |
* | minor meaningless changes | Jeff Ames | 2007-12-03 | 1 | -2/+2 |
* | Attempt to fix mantis issue #82, taking prims into inventory and then rezzing... | MW | 2007-12-02 | 2 | -4/+25 |
* | Very partial Avatar Appearance (ie, clothes/body parts) "storage". In standal... | MW | 2007-12-02 | 2 | -11/+7 |
* | Fixes a bug that my last commit introduced. | MW | 2007-12-02 | 1 | -1/+1 |
* | Some refactoring , mainly on Inventory code. | MW | 2007-12-02 | 4 | -122/+40 |
* | New Inventory folder should now be stored to the inventory server/database. T... | MW | 2007-12-02 | 1 | -1/+8 |
* | Attempt to fix mantis issue # 73 | MW | 2007-12-01 | 1 | -8/+12 |
* | Initial working Grid Inventory server. Only been tested on a very small grid,... | MW | 2007-12-01 | 3 | -4/+6 |
* | Attempt to fix mantis issue # 65, seems like it is a race condition between t... | MW | 2007-12-01 | 1 | -4/+7 |
* | Patch for mantis 0000015: Textures don't display in the object | Sean Dague | 2007-11-30 | 2 | -8/+24 |
* | return of the inv-lib-root patch from Justin Casey (IBM) | Sean Dague | 2007-11-30 | 2 | -1/+16 |
* | * This extends my first hack to clear out the useragent table for that specif... | Teravus Ovares | 2007-11-30 | 1 | -1/+1 |