Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Formatting cleanup. | Jeff Ames | 2008-05-16 | 1 | -3/+3 |
| | |||||
* | remove my UserAppearance object, switch all code to use | Sean Dague | 2008-05-15 | 1 | -2/+2 |
| | | | | | | AvatarAppearance instead. | ||||
* | plumb in connection string to the user database paths. mysql and mssql | Sean Dague | 2008-05-02 | 1 | -1/+1 |
| | | | | | | | just ignore this for now, but it lets us get connect strings to sqlite and nhibernate. | ||||
* | minor refactoring. Change getName and GetVersion methods (yes the had ↵ | Sean Dague | 2008-05-02 | 1 | -2/+2 |
| | | | | | | | | different casings) to Name and Version properties for the User stores. | ||||
* | added stubs for appearance bits to all the db layers | Sean Dague | 2008-05-01 | 1 | -0/+12 |
| | |||||
* | * Spring cleaning. | Adam Frisby | 2008-04-29 | 1 | -1/+2 |
| | | | | | * Added new generic "Location" class to handle 2D integer locations. Going to use it to replace all RegionHandle and X,Y coordinate references throughout the entire project. You have been warned. | ||||
* | * Introduced common abstract UserDataBase provider | lbsa71 | 2008-03-28 | 1 | -11/+0 |
| | | | | | | * Weeded out multiple AvatarPickerAvatar classes | ||||
* | Formatting cleanup. | Jeff Ames | 2008-03-18 | 1 | -27/+27 |
| | |||||
* | * Added hooks for logout to all IUserService and all that implement it. | Teravus Ovares | 2008-01-20 | 1 | -6/+0 |
| | | | | | | | * Added a Logout message with a name on the console * Added a *fixme* message to figure out why the current agent session is null * After updating you may notice that there's a login <user> and also a logout<user> | ||||
* | * This may be broken.. it hasn't been tested, however I wanted to get the ↵ | Teravus Ovares | 2008-01-09 | 1 | -0/+6 |
| | | | | last database changes in before sdauge changes them significantly. | ||||
* | * Added database and UserManagerBase glue for FriendsList management | Teravus Ovares | 2007-12-31 | 1 | -0/+13 |
| | | | | | * Don't forget to run prebuild | ||||
* | * Fixed References in Prebuild so the project compiles | Teravus Ovares | 2007-12-30 | 1 | -0/+34 |
| | | | | | | * Added Friends List methods to IUserData interface * Created Stub friendslist Database Methods | ||||
* | * Optimized usings | lbsa71 | 2007-12-27 | 1 | -3/+5 |
| | | | | | | | * shortened references * Removed redundant 'this' * Normalized EOF | ||||
* | Put out a more comprehensible message when user authentication fails than ↵ | Justin Clarke Casey | 2007-12-15 | 1 | -9/+2 |
| | | | | the current NullReferenceException based one | ||||
* | saved OpenSim source code from the giant rampaging unterminated copyright ↵ | Jeff Ames | 2007-12-10 | 1 | -2/+2 |
| | | | | notice of doom | ||||
* | * Added AvatarPicker in Standalone mode. Works for finding avatar to ban, ↵ | Teravus Ovares | 2007-11-13 | 1 | -0/+12 |
| | | | | | | | manually trying to add a friend (with the add button) or useful to those who are curious which usernames have visited your standalone sim. Important for future development :D. * Grid mode always returns 0 results until the Grid Communications portion is done. | ||||
* | * Moved OpenSim/Framework/General to OpenSim/Framework for great justice. | lbsa71 | 2007-10-31 | 1 | -0/+134 |