.. |
MSSQL
|
ec637e2b8c
Committing the LightShare code, which was developed by TomMeta of Meta7.
|
14 years ago |
MySQL
|
8b75302a1e
Just a bit of spellchecking in the comments
|
14 years ago |
Null
|
930d374525
Expose Delete at IUserAccountData interface. It was there already. No changes in IUserAccountService, just the data layer.
|
14 years ago |
Properties
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 years ago |
Resources
|
52deb50884
Embed OpenSim.Data.addin.xml as a resource into OpenSim.Data.dll.
|
16 years ago |
SQLite
|
bd49985afa
Switched everything to XInventory by default. The old Inventory is still there for now, in case bugs pop up with XInventory.
|
14 years ago |
SQLiteLegacy
|
f3662e3d15
minor: eliminate more debug Console.WriteLines, convert one to logging instead
|
14 years ago |
Tests
|
cc67de5b86
rename SQLiteNG to SQLite and SQLite to SQLiteLegacy
|
14 years ago |
AssetDataBase.cs
|
f1287cc7af
* Switching IAssetData to follow the new naming schema, removing the separate insert and update methods.
|
15 years ago |
IAssetData.cs
|
f1287cc7af
* Switching IAssetData to follow the new naming schema, removing the separate insert and update methods.
|
15 years ago |
IAuthenticationData.cs
|
ac40c7a74c
Fully implement unencrypted auth token operations
|
15 years ago |
IAvatarData.cs
|
6e8d94685d
AvatarStore. Untested, but complete
|
15 years ago |
IFriendsData.cs
|
b92cb6126d
Implement the friends data adaptor
|
14 years ago |
IGridUserData.cs
|
f58a0394ed
Formatting cleanup. Add copyright notices.
|
14 years ago |
IInventoryData.cs
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 years ago |
IPresenceData.cs
|
1d2a332b96
Unit tests for presence. They helped fix a couple of wrongnesses.
|
15 years ago |
IRegionData.cs
|
fe5d80a285
Add a Hyperlink flag to the regions table
|
15 years ago |
IUserAccountData.cs
|
930d374525
Expose Delete at IUserAccountData interface. It was there already. No changes in IUserAccountService, just the data layer.
|
14 years ago |
IXInventoryData.cs
|
22a3ad7f6c
* Bug fix in XInventoryData -- groupOwned is an int in the DB
|
15 years ago |
IniConfig.cs
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 years ago |
Migration.cs
|
be1141f0f7
Refactoring in Migration.cs: "using()" instead of explicit Dispose()
|
14 years ago |