| Commit message (Expand) | Author | Age | Files | Lines |
* | in theory implement the backend of appearance for grid. | Sean Dague | 2008-05-16 | 2 | -0/+46 |
* | * Minor: For no particularly good reason, make all console prompts conform to... | Justin Clarke Casey | 2008-05-16 | 1 | -1/+1 |
* | Formatting cleanup. | Jeff Ames | 2008-05-16 | 5 | -74/+74 |
* | * Refactor additional stats collection common code into base opensim server | Justin Clarke Casey | 2008-05-14 | 1 | -7/+2 |
* | More formatting cleanup. Minor refactoring. | Jeff Ames | 2008-05-14 | 1 | -1/+2 |
* | Formatting cleanup. | Jeff Ames | 2008-05-14 | 2 | -3/+3 |
* | * Fix opensim region server shutdown. | Justin Clarke Casey | 2008-05-09 | 1 | -1/+1 |
* | * Some refactorings. | Adam Frisby | 2008-05-08 | 1 | -1/+1 |
* | * Move shutdown processing to base OpenSimServer, overriding the method where... | Justin Clarke Casey | 2008-05-07 | 1 | -8/+8 |
* | plumb in connection string to the user database paths. mysql and mssql | Sean Dague | 2008-05-02 | 1 | -1/+1 |
* | * Rolled back a few changes. | Adam Frisby | 2008-05-01 | 5 | -238/+229 |
* | * Cleaning code still. | Adam Frisby | 2008-05-01 | 5 | -229/+238 |
* | * Breaking all the code, breaking all the code..! | Adam Frisby | 2008-05-01 | 1 | -2/+2 |
* | * Cleaned namespaces of entire solution. OpenSim directories now correspond w... | Adam Frisby | 2008-05-01 | 2 | -2/+2 |
* | * Optimised using statements and namespace references across entire project (... | Adam Frisby | 2008-04-21 | 4 | -27/+26 |
* | * Extra log line to notify the user console when a new user inventory skeleto... | Justin Clarke Casey | 2008-04-20 | 1 | -0/+4 |
* | * Change user inventory create from explicit 'create user' command on the con... | Justin Clarke Casey | 2008-04-20 | 2 | -11/+34 |
* | * Change lazy user inventory creation on first login to synchronous rather th... | Justin Clarke Casey | 2008-04-20 | 1 | -15/+20 |
* | * On grid mode, if the inventory service is responding but returning an empty... | Justin Clarke Casey | 2008-04-20 | 1 | -20/+4 |
* | * Implements 'Set Home to Here' | Teravus Ovares | 2008-04-17 | 1 | -0/+87 |
* | * Tiny, tiny, login message refinement to reduce human parsing requirements | Justin Clarke Casey | 2008-04-15 | 1 | -1/+1 |
* | * Make it easier to follow logins on the user server by changing and tidying ... | Justin Clarke Casey | 2008-04-15 | 2 | -9/+11 |
* | * Send a meaningful response to both the user server console and the client i... | Justin Clarke Casey | 2008-04-15 | 1 | -0/+2 |
* | 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 |
* | more refactoring, this time on InventoryFolderBase | Sean Dague | 2008-04-07 | 1 | -7/+7 |
* | changing more references to OpenSim.Data | Sean Dague | 2008-04-02 | 1 | -1/+1 |
* | * Minor: If a user exists but has no inventory in standalone, automatically c... | Justin Clarke Casey | 2008-03-31 | 1 | -1/+1 |
* | * Various 1.19.0.5 grid inventory request fixes. These will only take affect... | Justin Clarke Casey | 2008-03-29 | 1 | -0/+2 |
* | * Refactored out common http handler operations | lbsa71 | 2008-03-28 | 1 | -43/+26 |
* | * 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 |
* | * Massaging CAPS setup/teardown log messages | Justin Clarke Casey | 2008-03-25 | 1 | -0/+4 |
* | * Start passing around a region server's http port in RegionInfo. | Justin Clarke Casey | 2008-03-23 | 1 | -3/+3 |
* | Formatting cleanup. Minor refactoring. | Jeff Ames | 2008-03-18 | 1 | -5/+0 |
* | * Added the ability to type the partial name of a region in the start locatio... | Teravus Ovares | 2008-03-18 | 1 | -5/+33 |
* | Formatting cleanup. | Jeff Ames | 2008-03-18 | 5 | -132/+129 |
* | 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 |
* | Merged 3Di code that provides scene and avatar serialization, and plugin supp... | Johan Berntsson | 2008-03-04 | 1 | -4/+4 |
* | * More compiler warning nukage. | Adam Frisby | 2008-03-03 | 1 | -2/+0 |
* | * Applying Ahzz's profile patch. Thanks Ahzz! | Teravus Ovares | 2008-03-03 | 2 | -0/+56 |
* | Change handler001 through handler009 to more | Charles Krinke | 2008-03-02 | 2 | -11/+11 |
* | * More Message server stuff. Still not ready. | Teravus Ovares | 2008-02-26 | 4 | -20/+113 |
* | * Message Server Linkages (still not ready for use so don't start it yet) | Teravus Ovares | 2008-02-25 | 3 | -2/+18 |
* | * Moved all events except gridcomms and regioncomms over to Event Delegate in... | Teravus Ovares | 2008-02-22 | 1 | -2/+5 |