| Commit message (Expand) | Author | Files | Lines |
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 | 1 | -2/+2 |
2008-04-10 | moved fields to properties for UserDataProfile, which was | Sean Dague | 1 | -15/+15 |
2008-04-07 | more refactoring, this time on InventoryFolderBase | Sean Dague | 1 | -7/+7 |
2008-03-31 | * Minor: If a user exists but has no inventory in standalone, automatically c... | Justin Clarke Casey | 1 | -35/+20 |
2008-03-29 | * Refactor: Remove unused inventory methods, some of which weren't properly i... | Justin Clarke Casey | 1 | -1/+1 |
2008-03-28 | * Send full inventory folder skeleton to standalone client logins rather than... | Justin Clarke Casey | 1 | -1/+2 |
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 | 1 | -2/+2 |
2008-03-18 | * Added the ability to type the partial name of a region in the start locatio... | Teravus Ovares | 1 | -0/+2 |
2008-03-18 | Formatting cleanup. | Jeff Ames | 1 | -26/+25 |
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-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 | 1 | -1/+1 |
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-05 | Converted logging to use log4net. | Jeff Ames | 1 | -5/+7 |
2008-02-04 | Refactor only: serve stats objects directly through StatsManager singleton | Justin Clarke Casey | 1 | -2/+2 |
2008-01-25 | * Add very basic initial login stats to the user server | Justin Clarke Casey | 1 | -4/+6 |
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 | 1 | -7/+7 |
2007-12-20 | Added patch from Johan. First attempt to solve the LibSL.Packet GC problem. W... | Jeff Ames | 1 | -5/+5 |
2007-12-15 | Put out a more comprehensible message when user authentication fails than the... | Justin Clarke Casey | 1 | -4/+8 |
2007-12-06 | removed some duplicate hard-coded port numbers. changed ports to uint. | Jeff Ames | 1 | -2/+1 |
2007-11-13 | Some work on being able to set/send a users Buddylist info. (added handling c... | MW | 1 | -0/+4 |
2007-10-30 | * Optimized usings | lbsa71 | 1 | -23/+26 |
2007-10-29 | as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H... | MW | 1 | -4/+2 |
2007-10-22 | nice catch by chi11ken that I was setting the wrong property | Sean Dague | 1 | -1/+1 |
2007-10-22 | Bug fix, so that local loginserver (in standalone mode) can set a start posit... | MW | 1 | -1/+2 |
2007-10-18 | Possible fix for: Remoting exceptions with adjacent non-running sims. | Tleiades Hax | 1 | -1/+1 |
2007-10-15 | * Applied patch #418 : copyright-r2012.patch - some errors, but got most thru | lbsa71 | 1 | -0/+28 |
2007-10-05 | getting all our line endings consistant again | Sean Dague | 1 | -173/+173 |
2007-10-05 | * So, ok, maybe renaming serialized fields on a friday wasn't the smartest of... | lbsa71 | 1 | -8/+8 |
2007-10-05 | Some tiny refactoring | MW | 1 | -0/+1 |
2007-10-05 | * UserProfileData meets code conventions | lbsa71 | 1 | -8/+8 |
2007-10-05 | == The "right name and place" commit == | lbsa71 | 1 | -1/+0 |
2007-09-27 | Reverting back to 2017 since 2018 were causing Linux breakage; reopening Tlei... | lbsa71 | 1 | -2/+49 |
2007-09-27 | * Tleiades grid mode inventory (#444) - thanx Tleiades! | lbsa71 | 1 | -49/+2 |
2007-09-24 | * Removed some more fields from CommunicationsLocal | lbsa71 | 1 | -166/+173 |
2007-09-24 | * Started major restructusing of comms to prepare for better grid and region ... | lbsa71 | 1 | -3/+3 |
2007-09-24 | * Renamed stuff on UserManagerBase to get implicit implementation of IUserSer... | lbsa71 | 1 | -2/+2 |
2007-09-17 | fixing me some line endings | Sean Dague | 1 | -166/+166 |