.. |
MSSQL
|
Apply http://opensimulator.org/mantis/view.php?id=4724
|
2010-05-21 22:40:15 +01:00 |
MySQL
|
Fix a few compiler warnings.
|
2010-03-01 23:04:45 +09:00 |
Null
|
Add copyright header. Formatting cleanup.
|
2009-09-29 08:32:59 +09: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
|
Fix bug where prim items were not loaded in the new sqlite database handler
|
2010-06-04 18:02:30 +01:00 |
SQLiteLegacy
|
fix an issue with user appearance where the new sqlite db adapter expects directly specification of byte[] type rather than base64 strings
|
2010-04-30 21:37:31 +01:00 |
Tests
|
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
|
2010-04-30 19:28:28 +01: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 |
DataPluginFactory.cs
|
* 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
|
2009-10-23 13:14:29 -07:00 |
GridDataBase.cs
|
Fixing a spot I missed in assets. Switching Grid to the new naming schema with Store/Get
|
2009-08-19 23:46:25 +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 |
IGridData.cs
|
Fixing a spot I missed in assets. Switching Grid to the new naming schema with Store/Get
|
2009-08-19 23:46:25 +01:00 |
IInventoryData.cs
|
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
2009-06-01 06:37:14 +00:00 |
ILogData.cs
|
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
2009-06-01 06:37:14 +00:00 |
IPresenceData.cs
|
Implement generic delete method
|
2009-11-18 08:53:07 +00:00 |
IRegionData.cs
|
Add the Migration for the regions table
|
2009-09-27 21:17:23 +01:00 |
IRegionProfileService.cs
|
* Got rid of concrete GridDBService references
|
2009-02-26 11:50:49 +00:00 |
IUserAccountData.cs
|
Revising the user account data interfaces. No user functionality yet
|
2009-09-06 04:28:42 +01:00 |
IUserData.cs
|
Formatting cleanup.
|
2009-10-01 09:38:36 +09:00 |
IXInventoryData.cs
|
Finish conversion if XInventoryService
|
2010-01-04 20:53:28 +00: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
|
dispose of the DbCommand used to execute migrations after we've finished with it rather than within the loop
|
2010-04-30 19:05:39 +01:00 |
RegionProfileData.cs
|
Formatting cleanup.
|
2009-10-01 01:17:47 +09:00 |
RegionProfileServiceProxy.cs
|
Formatting cleanup.
|
2009-06-10 04:28:56 +00:00 |
ReservationData.cs
|
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
2009-06-01 06:37:14 +00:00 |
UserDataBase.cs
|
Formatting cleanup.
|
2009-10-01 01:17:47 +09:00 |