.. |
MSSQL
|
3bd2ec7b2e
Apply http://opensimulator.org/mantis/view.php?id=4724
|
před 14 roky |
MySQL
|
e7e9e6706e
Restore some code to create estate mapping
|
před 14 roky |
Null
|
f00126dc2d
Add copyright header. Formatting cleanup.
|
před 15 roky |
Properties
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
před 15 roky |
Resources
|
52deb50884
Embed OpenSim.Data.addin.xml as a resource into OpenSim.Data.dll.
|
před 16 roky |
SQLite
|
8eb70f9719
Fix bug where prim items were not loaded in the new sqlite database handler
|
před 14 roky |
SQLiteLegacy
|
8966ed9c82
fix an issue with user appearance where the new sqlite db adapter expects directly specification of byte[] type rather than base64 strings
|
před 14 roky |
Tests
|
56fe4c24b8
rename SQLiteNG to SQLite and SQLite to SQLiteLegacy this seems the least evil way forward since mono 2.6 and later will see increasing usage, and this only works with what was
|
před 14 roky |
AssetDataBase.cs
|
f1287cc7af
* Switching IAssetData to follow the new naming schema, removing the separate insert and update methods.
|
před 15 roky |
DataPluginFactory.cs
|
a41cd1d069
* Unregister Mono.Addins event handlers in PluginLoader.Dispose() and always handle PluginLoader with the using pattern. This freed up 121,634,796 bytes on my system
|
před 15 roky |
GridDataBase.cs
|
b1853d9f26
Fixing a spot I missed in assets. Switching Grid to the new naming schema with Store/Get
|
před 15 roky |
IAssetData.cs
|
f1287cc7af
* Switching IAssetData to follow the new naming schema, removing the separate insert and update methods.
|
před 15 roky |
IAuthenticationData.cs
|
ac40c7a74c
Fully implement unencrypted auth token operations
|
před 15 roky |
IGridData.cs
|
b1853d9f26
Fixing a spot I missed in assets. Switching Grid to the new naming schema with Store/Get
|
před 15 roky |
IInventoryData.cs
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
před 15 roky |
ILogData.cs
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
před 15 roky |
IPresenceData.cs
|
23438e66e7
Implement generic delete method
|
před 15 roky |
IRegionData.cs
|
8e091f5903
Add the Migration for the regions table
|
před 15 roky |
IRegionProfileService.cs
|
5b5b784599
* Got rid of concrete GridDBService references
|
před 15 roky |
IUserAccountData.cs
|
2a8f66b221
Revising the user account data interfaces. No user functionality yet
|
před 15 roky |
IUserData.cs
|
606e831ff5
Formatting cleanup.
|
před 15 roky |
IXInventoryData.cs
|
1ae9bfc074
Finish conversion if XInventoryService
|
před 15 roky |
IniConfig.cs
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
před 15 roky |
Migration.cs
|
b46380e373
dispose of the DbCommand used to execute migrations after we've finished with it rather than within the loop
|
před 14 roky |
RegionProfileData.cs
|
ee205e7e81
Formatting cleanup.
|
před 15 roky |
RegionProfileServiceProxy.cs
|
a23d64dec1
Formatting cleanup.
|
před 15 roky |
ReservationData.cs
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
před 15 roky |
UserDataBase.cs
|
ee205e7e81
Formatting cleanup.
|
před 15 roky |