| Commit message (Expand) | Author | Files | Lines |
2009-10-01 | Formatting cleanup. | Jeff Ames | 1 | -1/+1 |
2009-06-01 | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 1 | -1/+1 |
2009-04-23 | * Allow interested user data plugins to store temporary user profiles | Justin Clarke Casey | 1 | -0/+6 |
2009-04-22 | * Fission OGS1UserServices into user service and OGS1 user data plugin compon... | Justin Clarke Casey | 1 | -0/+2 |
2009-02-12 | * optimized usings. | lbsa71 | 1 | -2/+0 |
2008-11-27 | * Remove unused and largely unimplemented UpdateUserCurrentRegion() | Justin Clarke Casey | 1 | -1/+0 |
2008-11-23 | Plumb in the presence notifications and region shutdown/restart messages | Melanie Thielker | 1 | -0/+2 |
2008-11-01 | Megapatch that fixes/adds: friend offer/deny/accept, friendship termination, | Homer Horwitz | 1 | -0/+1 |
2008-09-06 | * This is the fabled LibOMV update with all of the libOMV types from JHurliman | Teravus Ovares | 1 | -18/+18 |
2008-08-19 | Attachment persistence (Mantis #1711) | Melanie Thielker | 1 | -3/+1 |
2008-08-18 | Formatting cleanup. | Jeff Ames | 1 | -1/+1 |
2008-07-31 | Apply updated patch from issue 1871. Thanks sempuki. | Mike Mazur | 1 | -1/+1 |
2008-07-31 | Thanks, sempuki, for a patch that moves all Grid Server's plugins to | Mike Mazur | 1 | -3/+6 |
2008-06-27 | dr scofield's warning safari: | Dr Scofield | 1 | -2/+2 |
2008-05-31 | * Implements UserServer logoff in a few situations | Teravus Ovares | 1 | -1/+1 |
2008-05-21 | this removes use of the mapper for wearables, and I can confirm things | Sean Dague | 1 | -14/+16 |
2008-05-19 | make the super class conveniance appearance stuff virtual | Sean Dague | 1 | -2/+2 |
2008-05-19 | i can haz pantz? | Sean Dague | 1 | -5/+2 |
2008-05-16 | Set svn:ignore. Minor formatting cleanup. | Jeff Ames | 1 | -1/+1 |
2008-05-16 | Formatting cleanup. | Jeff Ames | 1 | -2/+2 |
2008-05-16 | appearance now survives logout. Tommorrow will involve moving | Sean Dague | 1 | -3/+3 |
2008-05-15 | fixed the key issue that caused appearance to go wonky | Sean Dague | 1 | -2/+13 |
2008-05-15 | testing avatar appearance as a user service | Sean Dague | 1 | -2/+12 |
2008-05-15 | remove my UserAppearance object, switch all code to use | Sean Dague | 1 | -2/+2 |
2008-05-02 | plumb in connection string to the user database paths. mysql and mssql | Sean Dague | 1 | -1/+1 |
2008-05-02 | minor refactoring. Change getName and GetVersion methods (yes the had differ... | Sean Dague | 1 | -2/+2 |
2008-05-01 | added stubs for appearance bits to all the db layers | Sean Dague | 1 | -1/+6 |
2008-04-21 | * Optimised using statements and namespace references across entire project (... | Adam Frisby | 1 | -1/+1 |
2008-04-17 | Update svn properties. Add copyright info to some source files. | Jeff Ames | 1 | -1/+28 |
2008-04-02 | fix ups to include OpenSim.Framework explicit includes (they | Sean Dague | 1 | -0/+1 |
2008-04-02 | attempt to fix up all refernces to new directory structure | Sean Dague | 1 | -1/+1 |
2008-04-02 | reorganizing namespaces to put all the Data stuff into it's own namespace | Sean Dague | 1 | -0/+0 |
2008-03-29 | Set svn:eol-style. | Jeff Ames | 1 | -29/+29 |
2008-03-28 | * Introduced common abstract UserDataBase provider | lbsa71 | 1 | -4/+23 |
2008-03-28 | * Introduced common abstract AssetDataBase implementing IAssetProvider | lbsa71 | 1 | -0/+10 |