| Commit message (Expand) | Author | Age | Files | Lines |
* | * Reduce publicly exposed fields on InventoryCollection, which was causing du... | Justin Clarke Casey | 2008-04-11 | 1 | -32/+27 |
* | * Change inventory async response deliver to deliver all items and folders at... | Justin Clarke Casey | 2008-04-11 | 1 | -2/+1 |
* | * Discerned between AddProfile and UpdateProfile in region registration | lbsa71 | 2008-04-11 | 1 | -1/+11 |
* | * Minor: really just comment and subsequent indentation adjustment. Preparat... | Justin Clarke Casey | 2008-04-10 | 1 | -0/+6 |
* | * Refactor GetUsersInventory() | Justin Clarke Casey | 2008-04-10 | 1 | -9/+33 |
* | * Minor inventory message cleanup and documentation | Justin Clarke Casey | 2008-04-10 | 1 | -1/+10 |
* | renaming of attributes in UserAgentData for readability | Sean Dague | 2008-04-10 | 1 | -19/+19 |
* | changing UserAgentData to use properties. This caused more | Sean Dague | 2008-04-10 | 1 | -25/+24 |
* | further renaming of properties for clarity | Sean Dague | 2008-04-10 | 2 | -15/+15 |
* | moved fields to properties for UserDataProfile, which was | Sean Dague | 2008-04-10 | 2 | -67/+67 |
* | Patch by lulurun - 0000916: support secondlife client's "-url sim/x/y/z" option | Teravus Ovares | 2008-04-10 | 1 | -1/+12 |
* | further refactor and rename of InventoryFolderBase properties | Sean Dague | 2008-04-08 | 2 | -4/+4 |
* | more refactoring, this time on InventoryFolderBase | Sean Dague | 2008-04-07 | 3 | -21/+21 |
* | Refactor InventoryItemBase to do the following: | Sean Dague | 2008-04-07 | 1 | -6/+6 |
* | remove the debug files, these must have been added by accident | Sean Dague | 2008-04-07 | 2 | -43/+0 |
* | changing more references to OpenSim.Data | Sean Dague | 2008-04-02 | 5 | -9/+9 |
* | Set default terrain to complete flat terrain (at 26 height). Even flat terrai... | MW | 2008-04-02 | 1 | -1/+1 |
* | * Updating the version of the ODE library. (big update). The Mac library nee... | Teravus Ovares | 2008-04-02 | 1 | -0/+111 |
* | * Remove the quit command from the inventory console which was actually addin... | Justin Clarke Casey | 2008-04-01 | 1 | -1/+0 |
* | * Minor: If a user exists but has no inventory in standalone, automatically c... | Justin Clarke Casey | 2008-03-31 | 1 | -1/+1 |
* | * Stop the grid inventory service sending all folder and item details twice | Justin Clarke Casey | 2008-03-30 | 1 | -23/+9 |
* | * Refactor: Remove unused inventory methods, some of which weren't properly i... | Justin Clarke Casey | 2008-03-29 | 1 | -0/+11 |
* | * CODE: Add phat warning to RootFolders http request since it no longer does ... | Justin Clarke Casey | 2008-03-29 | 1 | -0/+5 |
* | * Various 1.19.0.5 grid inventory request fixes. These will only take affect... | Justin Clarke Casey | 2008-03-29 | 3 | -16/+35 |
* | * Refactored out common http handler operations | lbsa71 | 2008-03-28 | 5 | -102/+86 |
* | * Refactor: Rename CreateInventoryData() to GetInventorySkeleton() | Justin Clarke Casey | 2008-03-28 | 1 | -1/+2 |
* | * Remove pointless boolean on AgentInventory.CreateRootFolder() | Justin Clarke Casey | 2008-03-28 | 1 | -1/+1 |
* | * Increase timeout for initial simulator login from 16 to 30 seconds | Justin Clarke Casey | 2008-03-26 | 1 | -21/+48 |
* | * Massaging CAPS setup/teardown log messages | Justin Clarke Casey | 2008-03-25 | 1 | -0/+4 |
* | Comment out unused private methods. | Jeff Ames | 2008-03-25 | 1 | -9/+10 |
* | Minor formatting / svn properties cleanup. | Jeff Ames | 2008-03-25 | 1 | -6/+5 |
* | XmlRpcCommand refactoring | Johan Berntsson | 2008-03-24 | 1 | -1/+1 |
* | Added a plugin loader in GridServer | Johan Berntsson | 2008-03-24 | 2 | -1/+74 |
* | * Start passing around a region server's http port in RegionInfo. | Justin Clarke Casey | 2008-03-23 | 1 | -3/+3 |
* | Comment out an unused 'str' and add a WriteLine to use | Charles Krinke | 2008-03-21 | 1 | -1/+1 |
* | Formatting cleanup. Minor refactoring. | Jeff Ames | 2008-03-18 | 2 | -61/+52 |
* | * Added the ability to type the partial name of a region in the start locatio... | Teravus Ovares | 2008-03-18 | 2 | -5/+58 |
* | Formatting cleanup. | Jeff Ames | 2008-03-18 | 76 | -1982/+1893 |
* | Added copyright messages. Set svn:eol-style. Minor cleanup. | Jeff Ames | 2008-03-18 | 2 | -55/+82 |
* | Formatting cleanup. | Jeff Ames | 2008-03-18 | 1 | -1/+0 |
* | Building on Joha's update... | Teravus Ovares | 2008-03-18 | 1 | -5/+25 |
* | Replaced some Console.WriteLine calls with writes to log. | Jeff Ames | 2008-03-17 | 1 | -1/+3 |
* | From: Alan M Webb <awebb@vnet.ibm.com> | Sean Dague | 2008-03-17 | 1 | -1/+3 |
* | * made some privates protected | lbsa71 | 2008-03-12 | 1 | -2/+2 |
* | * made GridManager class public | lbsa71 | 2008-03-12 | 1 | -1/+1 |
* | * Renamed Main.cs to GridServerBase.cs | lbsa71 | 2008-03-12 | 2 | -3/+3 |
* | * Refactored out exe bit out of Grid Server for great justice | lbsa71 | 2008-03-12 | 2 | -54/+44 |
* | * Refactored some internals in Grid Server Main | lbsa71 | 2008-03-12 | 1 | -24/+21 |
* | * Refactored out creation of LoginResponse | lbsa71 | 2008-03-12 | 1 | -114/+121 |
* | * Extracted RegionProfileData from Request | lbsa71 | 2008-03-12 | 2 | -131/+141 |