.. |
MSSQL
|
Deleted obsolete files in the Data layer. Compiles.
|
2010-02-21 15:38:52 -08:00 |
MySQL
|
Deleted obsolete files in the Data layer. Compiles.
|
2010-02-21 15:38:52 -08:00 |
Null
|
Added UserAccount, Avatar and Authentication to Data.Null, so that OpenSim can run out-of-the-box. #WaitingForSQLite
|
2010-02-14 16:57:02 -08:00 |
Properties
|
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
2009-06-01 06:37:14 +00:00 |
Resources
|
Embed OpenSim.Data.addin.xml as a resource into OpenSim.Data.dll.
|
2009-02-03 05:20:52 +00:00 |
SQLite
|
Deleted obsolete files in the Data layer. Compiles.
|
2010-02-21 15:38:52 -08:00 |
Tests
|
Deleted obsolete files in the Data layer. Compiles.
|
2010-02-21 15:38:52 -08:00 |
AssetDataBase.cs
|
* Switching IAssetData to follow the new naming schema, removing the separate insert and update methods.
|
2009-08-19 23:45:22 +01:00 |
IAssetData.cs
|
* Switching IAssetData to follow the new naming schema, removing the separate insert and update methods.
|
2009-08-19 23:45:22 +01:00 |
IAuthenticationData.cs
|
Fully implement unencrypted auth token operations
|
2009-09-04 07:48:09 +01:00 |
IAvatarData.cs
|
AvatarStore. Untested, but complete
|
2010-01-04 02:52:43 +00:00 |
IFriendsData.cs
|
Implement the friends data adaptor
|
2010-02-05 12:31:29 +00:00 |
IInventoryData.cs
|
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
2009-06-01 06:37:14 +00:00 |
IPresenceData.cs
|
Unit tests for presence. They helped fix a couple of wrongnesses.
|
2009-12-30 14:17:18 -08:00 |
IRegionData.cs
|
Add a Hyperlink flag to the regions table
|
2010-01-19 04:17:27 +00:00 |
IUserAccountData.cs
|
Implement avatar picker queries
|
2009-12-31 02:26:00 +00:00 |
IXInventoryData.cs
|
* Bug fix in XInventoryData -- groupOwned is an int in the DB
|
2010-01-31 11:26:12 -08:00 |
IniConfig.cs
|
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
2009-06-01 06:37:14 +00:00 |
Migration.cs
|
New LL login service is working! -- tested in standalone only. Things still missing from response, namely Library and Friends. Appearance service is also missing.
|
2010-01-01 16:54:24 -08:00 |