| Commit message (Expand) | Author | Files | Lines |
2008-04-10 | renaming of attributes in UserAgentData for readability | Sean Dague | 1 | -4/+4 |
2008-04-10 | changing UserAgentData to use properties. This caused more | Sean Dague | 1 | -4/+4 |
2008-04-10 | further renaming of properties for clarity | Sean Dague | 2 | -3/+3 |
2008-04-10 | moved fields to properties for UserDataProfile, which was | Sean Dague | 2 | -16/+16 |
2008-04-07 | more refactoring, this time on InventoryFolderBase | Sean Dague | 2 | -10/+10 |
2008-03-31 | * Minor: If a user exists but has no inventory in standalone, automatically c... | Justin Clarke Casey | 1 | -35/+20 |
2008-03-30 | This update has good news and bad news, first the bad. | Teravus Ovares | 1 | -4/+10 |
2008-03-29 | * Refactor: Remove unused inventory methods, some of which weren't properly i... | Justin Clarke Casey | 2 | -20/+1 |
2008-03-28 | * Send full inventory folder skeleton to standalone client logins rather than... | Justin Clarke Casey | 2 | -2/+5 |
2008-03-28 | * Refactor: Eliminate RequestUsersRoot() redundant method | Justin Clarke Casey | 1 | -1/+1 |
2008-03-28 | * Refactor: Rename CreateInventoryData() to GetInventorySkeleton() | Justin Clarke Casey | 1 | -1/+2 |
2008-03-28 | * Remove pointless boolean on AgentInventory.CreateRootFolder() | Justin Clarke Casey | 1 | -1/+1 |
2008-03-25 | * Massaging CAPS setup/teardown log messages | Justin Clarke Casey | 1 | -1/+5 |
2008-03-23 | * Start passing around a region server's http port in RegionInfo. | Justin Clarke Casey | 1 | -0/+4 |
2008-03-20 | Another poxy patch which consists mainly of logging changes (some already com... | Justin Clarke Casey | 1 | -1/+2 |
2008-03-18 | Formatting cleanup. Minor refactoring. | Jeff Ames | 2 | -8/+8 |
2008-03-18 | * Added the ability to type the partial name of a region in the start locatio... | Teravus Ovares | 2 | -0/+8 |
2008-03-18 | Formatting cleanup. | Jeff Ames | 6 | -160/+156 |
2008-03-18 | Formatting cleanup. | Jeff Ames | 1 | -1/+0 |
2008-03-18 | Building on Joha's update... | Teravus Ovares | 1 | -2/+16 |
2008-03-17 | * Make it more obvious if local user services are being used | Justin Clarke Casey | 1 | -3/+2 |
2008-03-07 | Make Local back end services warn/error messages explicitly say they are from... | Justin Clarke Casey | 1 | -3/+3 |
2008-03-02 | Change handler001 through handler009 to more | Charles Krinke | 1 | -4/+4 |
2008-02-22 | * Converted the last of the events to the private delegate instance method to... | Teravus Ovares | 1 | -2/+5 |
2008-02-20 | Minor cleanup. | Jeff Ames | 3 | -3/+3 |
2008-02-16 | Some changes to remove some of the direct calls to CommsManager from Scene, s... | MW | 1 | -1/+1 |
2008-02-14 | * Made new Framework.Constants class, added RegionSize member. | Adam Frisby | 1 | -2/+2 |
2008-02-14 | Added a small but maybe important clue that UserServer is not running. | Tedd Hansen | 1 | -1/+1 |
2008-02-13 | Added a method to access a named folder in a users inventory, to the inventor... | MW | 1 | -0/+17 |
2008-02-11 | Documenting and minor tweaks | Justin Clarke Casey | 1 | -0/+4 |
2008-02-05 | Converted logging to use log4net. | Jeff Ames | 2 | -15/+20 |
2008-02-05 | some small changes, like adding a couple of extra methods to IInventoryServic... | MW | 1 | -0/+14 |
2008-02-04 | Refactor only: serve stats objects directly through StatsManager singleton | Justin Clarke Casey | 2 | -5/+4 |
2008-01-28 | * Add total logouts (and total logins) to server side user stats | Justin Clarke Casey | 1 | -1/+11 |
2008-01-25 | * Add very basic initial login stats to the user server | Justin Clarke Casey | 1 | -4/+6 |
2008-01-21 | * Shutting down child agents properly in neighbor regions. | Teravus Ovares | 1 | -8/+17 |
2008-01-20 | Graceful failure of teleport to unavailable regions might actually work now. | Brian McBee | 1 | -0/+12 |
2008-01-15 | * Mother of all commits: | Adam Frisby | 3 | -4/+32 |
2008-01-09 | * This update enables the web_login method. | Teravus Ovares | 1 | -1/+6 |
2008-01-01 | * You can add and remove a friend in standalone now within the same simulator... | Teravus Ovares | 1 | -2/+16 |
2007-12-31 | Standard library folders can now be configued in the xml in inventory/OpenSim... | Justin Clarke Casey | 1 | -1/+3 |
2007-12-27 | * Optimized usings | lbsa71 | 5 | -34/+35 |
2007-12-20 | * Added a configuration parameter on the Grid Server to disallow forceful ban... | Teravus Ovares | 1 | -0/+22 |
2007-12-20 | Added patch from Johan. First attempt to solve the LibSL.Packet GC problem. W... | Jeff Ames | 2 | -6/+6 |
2007-12-15 | Put out a more comprehensible message when user authentication fails than the... | Justin Clarke Casey | 1 | -4/+8 |
2007-12-15 | Grid Inventory feature upgrade: renaming folders should now be correct, subfo... | Brian McBee | 1 | -0/+5 |
2007-12-10 | saved OpenSim source code from the giant rampaging unterminated copyright not... | Jeff Ames | 2 | -3/+3 |
2007-12-09 | * Added some inter-region comms glue for allowing sims to chat amongst themse... | Teravus Ovares | 1 | -0/+22 |
2007-12-06 | removed some duplicate hard-coded port numbers. changed ports to uint. | Jeff Ames | 1 | -2/+1 |
2007-12-05 | From Justin Casey (IBM) | Sean Dague | 1 | -16/+24 |