| Commit message (Expand) | Author | Age | Files | Lines |
* | * Cleaned namespaces of entire solution. OpenSim directories now correspond w... | Adam Frisby | 2008-05-01 | 1 | -0/+1 |
* | * Optimised using statements and namespace references across entire project (... | Adam Frisby | 2008-04-21 | 1 | -3/+4 |
* | * Implements 'Set Home to Here' | Teravus Ovares | 2008-04-17 | 1 | -0/+10 |
* | * With Grid Comms up in the air.. I decided have the friends module update ... | Teravus Ovares | 2008-04-10 | 1 | -1/+1 |
* | further renaming of properties for clarity | Sean Dague | 2008-04-10 | 1 | -12/+12 |
* | moved fields to properties for UserDataProfile, which was | Sean Dague | 2008-04-10 | 1 | -20/+20 |
* | * Tweaking master uuid exception to make it clearer what just went wrong (use... | Justin Clarke Casey | 2008-03-26 | 1 | -10/+40 |
* | * Make master UUID exception a bit more useful by telling us which uuid it wa... | Justin Clarke Casey | 2008-03-22 | 1 | -1/+3 |
* | Formatting cleanup. | Jeff Ames | 2008-03-18 | 1 | -26/+25 |
* | * More almost completely unproductive log message fiddling | Justin Clarke Casey | 2008-03-17 | 1 | -2/+2 |
* | * Fixed about Text in the profile in grid mode. | Teravus Ovares | 2008-03-03 | 1 | -0/+1 |
* | * Applying Ahzz's profile patch. Thanks Ahzz! | Teravus Ovares | 2008-03-03 | 1 | -0/+42 |
* | Minor cleanup. | Jeff Ames | 2008-02-20 | 1 | -1/+1 |
* | Converted logging to use log4net. | Jeff Ames | 2008-02-05 | 1 | -30/+30 |
* | * Fixed a crash if the server is unable to connect to the UserServer when a u... | Teravus Ovares | 2008-01-29 | 1 | -1/+9 |
* | * Added hooks for logout to all IUserService and all that implement it. | Teravus Ovares | 2008-01-20 | 1 | -1/+25 |
* | * Mother of all commits: | Adam Frisby | 2008-01-15 | 1 | -2/+2 |
* | * Updates UserServer | Teravus Ovares | 2008-01-02 | 1 | -1/+174 |
* | * You can add and remove a friend in standalone now within the same simulator... | Teravus Ovares | 2008-01-01 | 1 | -0/+43 |
* | * Optimized usings | lbsa71 | 2007-12-27 | 1 | -13/+16 |
* | Added patch from Johan. First attempt to solve the LibSL.Packet GC problem. W... | Jeff Ames | 2007-12-20 | 1 | -1/+1 |
* | keeping opensim safe for children -- made some namespace references less expl... | Jeff Ames | 2007-12-04 | 1 | -6/+4 |
* | * Avatar picker works in grid mode now. | Teravus Ovares | 2007-12-04 | 1 | -1/+47 |
* | * Fixed a whole bunch of console messages. | Adam Frisby | 2007-12-04 | 1 | -1/+1 |
* | * Removed 12 compiler warnings. | Adam Frisby | 2007-12-04 | 1 | -1/+0 |
* | Initial working Grid Inventory server. Only been tested on a very small grid,... | MW | 2007-12-01 | 1 | -1/+2 |
* | * Changed namespace | lbsa71 | 2007-11-19 | 1 | -1/+0 |
* | * Added AvatarPicker in Standalone mode. Works for finding avatar to ban, m... | Teravus Ovares | 2007-11-13 | 1 | -0/+8 |
* | *Master Avatar can be specified by a previous UUID in either grid mode or sta... | mingchen | 2007-11-03 | 1 | -0/+10 |
* | * Optimized usings | lbsa71 | 2007-10-30 | 1 | -24/+39 |
* | as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H... | MW | 2007-10-29 | 1 | -1/+1 |
* | * Applied patch #418 : copyright-r2012.patch - some errors, but got most thru | lbsa71 | 2007-10-15 | 1 | -0/+28 |
* | * So, ok, maybe renaming serialized fields on a friday wasn't the smartest of... | lbsa71 | 2007-10-05 | 1 | -14/+14 |
* | * UserProfileData meets code conventions | lbsa71 | 2007-10-05 | 1 | -14/+14 |
* | == The "right name and place" commit == | lbsa71 | 2007-10-05 | 1 | -1/+1 |
* | * Moved IUserService to OpenSim.Framework.Interfaces | lbsa71 | 2007-10-05 | 1 | -1/+1 |
* | * Renamed IUserServices to IUserService | lbsa71 | 2007-10-05 | 1 | -1/+1 |
* | * Started major restructusing of comms to prepare for better grid and region ... | lbsa71 | 2007-09-24 | 1 | -0/+5 |
* | * reorder and rename | lbsa71 | 2007-09-24 | 1 | -2/+2 |
* | clear userAgent state on client shutdown, which fixes the issue | Sean Dague | 2007-07-31 | 1 | -0/+5 |
* | * Fixed a bug where the simulator could crash if the userserver was particula... | Adam Frisby | 2007-07-30 | 1 | -8/+8 |
* | few small changes | MW | 2007-07-18 | 1 | -1/+0 |
* | changed to native line ending encoding | Sean Dague | 2007-07-16 | 1 | -101/+101 |
* | *Fixed master avatar requesting when in grid mode. | mingchen | 2007-07-15 | 1 | -5/+1 |
* | Gird mode in sugilite should now work in so far as you should be able to logi... | MW | 2007-07-10 | 1 | -1/+0 |
* | *Fixed several bugs that crashed the viewer and opensim server when logging i... | mingchen | 2007-07-06 | 1 | -2/+3 |
* | * Optimized usings (the 'LL ate my scripts' commit) | lbsa71 | 2007-07-03 | 1 | -6/+2 |
* | *OGS1 Key2Name/Name2Key works | mingchen | 2007-07-02 | 1 | -11/+11 |
* | *Added UUIDNameRequest packet support (untested, but should work -- at least ... | mingchen | 2007-06-28 | 1 | -0/+109 |