| Commit message (Expand) | Author | Files | Lines |
2007-12-10 | saved OpenSim source code from the giant rampaging unterminated copyright not... | Jeff Ames | 3 | -6/+6 |
2007-11-13 | * Added AvatarPicker in Standalone mode. Works for finding avatar to ban, m... | Teravus Ovares | 2 | -1/+17 |
2007-10-30 | * Optimized usings | lbsa71 | 4 | -43/+50 |
2007-10-29 | as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H... | MW | 2 | -3/+3 |
2007-10-17 | Renamed SimProfileData to RegionProfileData | Tleiades Hax | 2 | -8/+10 |
2007-10-05 | * So, ok, maybe renaming serialized fields on a friday wasn't the smartest of... | lbsa71 | 1 | -3/+3 |
2007-10-05 | * UserProfileData meets code conventions | lbsa71 | 1 | -3/+3 |
2007-10-05 | == The "right name and place" commit == | lbsa71 | 2 | -0/+2 |
2007-09-24 | * Renamed methods on IUserData | lbsa71 | 1 | -16/+16 |
2007-09-10 | mass update of urls in source code to new website | Sean Dague | 3 | -3/+3 |
2007-08-28 | reverting to old case sensitive username behavior. As sdague pointed out,we a... | Brian McBee | 1 | -1/+1 |
2007-08-28 | Avatar login names are no longer case sensitive | Brian McBee | 1 | -1/+1 |
2007-08-12 | Hopefully fixes userprofiles.yap problem on startup. (thanks Adam!) | Brian McBee | 1 | -4/+3 |
2007-08-11 | Added a new column (SceneGroupID) to sqlite3 table (sqlite3-prims.sql) so tha... | MW | 1 | -0/+1 |
2007-08-11 | A attempt to fix the user manager db4o crash bug (where you have to delete us... | MW | 1 | -1/+4 |
2007-08-03 | Changes to prepare for future possible configuration of separate logdir, conf... | Brian McBee | 1 | -1/+3 |
2007-07-31 | remove Adam's work around, this shouldn't be needed any more | Sean Dague | 1 | -1/+1 |
2007-07-31 | clear userAgent state on client shutdown, which fixes the issue | Sean Dague | 2 | -11/+31 |
2007-07-29 | * Fixed an issue whereby DB4o was loading agents incorrectly (multiple logins... | Adam Frisby | 1 | -1/+1 |
2007-07-16 | changed to native line ending encoding | Sean Dague | 4 | -560/+560 |
2007-07-08 | * By popular demand, all generated build files are now deleted. Somebody shou... | lbsa71 | 2 | -156/+0 |
2007-07-08 | (no commit message) | lbsa71 | 2 | -7/+5 |
2007-07-08 | * Updating prebuild | Adam Frisby | 2 | -4/+4 |
2007-07-05 | *Removed SimProfile.cs as it is no longer needed (in favor of SimProfileData) | mingchen | 2 | -4/+4 |
2007-07-03 | *Fixed storage issue as noted in last commit of the OGS1 GridServer | mingchen | 1 | -1/+1 |
2007-07-03 | * Optimized usings (the 'LL ate my scripts' commit) | lbsa71 | 4 | -11/+0 |
2007-07-01 | Fixed SimpleApp - aka thankgoditssundaycommit | lbsa71 | 4 | -8/+8 |
2007-06-29 | *Deleted Logger.cs from OpenSim.Framework | mingchen | 2 | -4/+4 |
2007-06-28 | * Removed J# language support because it has issues with Mono. | Adam Frisby | 2 | -4/+4 |
2007-06-28 | *Master User is now set up | mingchen | 2 | -4/+4 |
2007-06-28 | Imported the scripting changes, so now should be up to date with sugilite. | MW | 2 | -2/+49 |
2007-06-27 | *Fixed all renaming for OpenGridServices.sln, still a reference issue in preb... | mingchen | 1 | -2/+2 |
2007-06-27 | *Updated prebuild.xml and ran prebuild again | mingchen | 2 | -14/+2 |