Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Deleted obsolete files in the Data layer. Compiles. | Diva Canto | 2010-02-21 | 1 | -209/+0 |
| | |||||
* | Formatting cleanup. | Jeff Ames | 2009-10-01 | 1 | -1/+1 |
| | |||||
* | Minor: Change OpenSim to OpenSimulator in older copyright headers and ↵ | Jeff Ames | 2009-06-01 | 1 | -1/+1 |
| | | | | LICENSE.txt. | ||||
* | * Allow interested user data plugins to store temporary user profiles | Justin Clarke Casey | 2009-04-23 | 1 | -2/+9 |
| | | | | | | * Database and the OGS1 plugins are not interested and hence ignore these calls | ||||
* | * Resolve http://opensimulator.org/mantis/view.php?id=3509 by putting some ↵ | Justin Clarke Casey | 2009-04-22 | 1 | -1/+2 |
| | | | | | | | | service initialization into CommsManager * What is really needed is a plugin and interface request system as being done for region modules | ||||
* | * Allow plugins to play nicely in UserManagerBase | Justin Clarke Casey | 2009-04-22 | 1 | -1/+1 |
| | | | | | | | * Some methods were returning the value of the first plugin queried, even if the return was null * Other methods are probably best off querying more than one plugin and aggregating results | ||||
* | * Fission OGS1UserServices into user service and OGS1 user data plugin ↵ | Justin Clarke Casey | 2009-04-22 | 1 | -2/+10 |
| | | | | | | | | | components * Make OGS1UserServices inherit from UserManagerBase * This allows grid mode regions to use the same user data plugin infrastructure as grid servers and standalone OpenSims | ||||
* | - move OpenSim/Framework/IUserData.cs to OpenSim/Data/IUserData.cs | Mike Mazur | 2009-02-03 | 1 | -0/+193 |
- trim trailing whitespace |