| Commit message (Expand) | Author | Age | Files | Lines |
* | * Rolled back a few changes. | Adam Frisby | 2008-05-01 | 1 | -66/+66 |
* | * Cleaning code still. | Adam Frisby | 2008-05-01 | 1 | -66/+66 |
* | * Cleaned namespaces of entire solution. OpenSim directories now correspond w... | Adam Frisby | 2008-05-01 | 1 | -1/+1 |
* | * Optimised using statements and namespace references across entire project (... | Adam Frisby | 2008-04-21 | 1 | -8/+9 |
* | * Implements 'Set Home to Here' | Teravus Ovares | 2008-04-17 | 1 | -0/+87 |
* | further renaming of properties for clarity | Sean Dague | 2008-04-10 | 1 | -11/+11 |
* | moved fields to properties for UserDataProfile, which was | Sean Dague | 2008-04-10 | 1 | -24/+24 |
* | Formatting cleanup. | Jeff Ames | 2008-03-18 | 1 | -26/+26 |
* | Replaced some Console.WriteLine calls with writes to log. | Jeff Ames | 2008-03-17 | 1 | -1/+3 |
* | * More compiler warning nukage. | Adam Frisby | 2008-03-03 | 1 | -2/+0 |
* | * Applying Ahzz's profile patch. Thanks Ahzz! | Teravus Ovares | 2008-03-03 | 1 | -0/+55 |
* | Change handler001 through handler009 to more | Charles Krinke | 2008-03-02 | 1 | -4/+4 |
* | * More Message server stuff. Still not ready. | Teravus Ovares | 2008-02-26 | 1 | -2/+9 |
* | Converted logging to use log4net. | Jeff Ames | 2008-02-05 | 1 | -10/+4 |
* | Refactor only: serve stats objects directly through StatsManager singleton | Justin Clarke Casey | 2008-02-04 | 1 | -10/+1 |
* | * Add total logouts (and total logins) to server side user stats | Justin Clarke Casey | 2008-01-28 | 1 | -4/+9 |
* | * Added hooks for logout to all IUserService and all that implement it. | Teravus Ovares | 2008-01-20 | 1 | -0/+37 |
* | *Added ability to update only necessary data on insertRegion for the grid ser... | mingchen | 2008-01-07 | 1 | -1/+1 |
* | * Updates UserServer | Teravus Ovares | 2008-01-02 | 1 | -1/+97 |
* | * Optimized usings | lbsa71 | 2007-12-27 | 1 | -15/+17 |
* | * Fixed UserServer crash when it's passed 00000000000000000000000000 as the U... | Teravus Ovares | 2007-12-21 | 1 | -3/+28 |
* | Comment out "METHOD BY UUID CALLED" WriteLine as it is | Charles Krinke | 2007-12-20 | 1 | -1/+2 |
* | Added patch from Johan. First attempt to solve the LibSL.Packet GC problem. W... | Jeff Ames | 2007-12-20 | 1 | -6/+6 |
* | saved OpenSim source code from the giant rampaging unterminated copyright not... | Jeff Ames | 2007-12-10 | 1 | -2/+2 |
* | * Avatar picker works in grid mode now. | Teravus Ovares | 2007-12-04 | 1 | -0/+36 |
* | *Master Avatar can be specified by a previous UUID in either grid mode or sta... | mingchen | 2007-11-03 | 1 | -0/+5 |
* | * Optimized usings | lbsa71 | 2007-10-30 | 1 | -9/+8 |
* | as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H... | MW | 2007-10-29 | 1 | -2/+2 |
* | * So, ok, maybe renaming serialized fields on a friday wasn't the smartest of... | lbsa71 | 2007-10-05 | 1 | -19/+19 |
* | * UserProfileData meets code conventions | lbsa71 | 2007-10-05 | 1 | -19/+19 |
* | == The "right name and place" commit == | 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/+10 |
* | * Renamed stuff on UserManagerBase to get implicit implementation of IUserSer... | lbsa71 | 2007-09-24 | 1 | -2/+2 |
* | mass update of urls in source code to new website | Sean Dague | 2007-09-10 | 1 | -1/+1 |
* | Sqlite datastore should now save the textures and extraparams data (used by s... | MW | 2007-08-19 | 1 | -1/+1 |
* | Temporary fix for the region crossing crash, Although we need to start to cha... | MW | 2007-08-15 | 1 | -1/+118 |
* | Separated Login Service from usermanager, which helps to clean up the code a ... | MW | 2007-08-13 | 1 | -56/+1 |
* | * Added "GetHostFromDNS" to Util to replace the various DNS resolution method... | Adam Frisby | 2007-07-18 | 1 | -1/+1 |
* | * Applying babblefrog's DNS patches from issue #188 | Adam Frisby | 2007-07-17 | 1 | -1/+2 |
* | changed to native line ending encoding | Sean Dague | 2007-07-16 | 1 | -100/+100 |
* | * fixed locations both set to y (thanks to babblefro) | lbsa71 | 2007-07-15 | 1 | -1/+1 |
* | * Excelsior! | Adam Frisby | 2007-07-14 | 1 | -0/+6 |
* | * Upgraded MySQL Connector to support 1222 changes. | Adam Frisby | 2007-07-14 | 1 | -1/+1 |
* | Gird mode in sugilite should now work in so far as you should be able to logi... | MW | 2007-07-10 | 1 | -1/+2 |
* | *Fixed several bugs that crashed the viewer and opensim server when logging i... | mingchen | 2007-07-06 | 1 | -0/+1 |
* | *Removed SimProfile.cs as it is no longer needed (in favor of SimProfileData) | mingchen | 2007-07-05 | 1 | -11/+10 |
* | * Optimized usings (the 'LL ate my scripts' commit) | lbsa71 | 2007-07-03 | 1 | -12/+1 |
* | Fixed SimpleApp - aka thankgoditssundaycommit | lbsa71 | 2007-07-01 | 1 | -1/+1 |
* | *Fixed all renaming for OpenGridServices.sln, still a reference issue in preb... | mingchen | 2007-06-27 | 1 | -3/+4 |
* | Some work on restructuring the namespaces / project names. Note this doesn't ... | MW | 2007-06-27 | 1 | -0/+103 |