.. |
MSSQL
|
* Refactored SOP.FolderID weirdness by removing calls to empty setter. YEs, I do realize the setter has to be there for legacy reasons, but since the calls will never acually DO anyhting, I'm removing them.
|
2009-02-25 11:01:38 +00:00 |
MySQL
|
* Refactored SOP.FolderID weirdness by removing calls to empty setter. YEs, I do realize the setter has to be there for legacy reasons, but since the calls will never acually DO anyhting, I'm removing them.
|
2009-02-25 11:01:38 +00:00 |
NHibernate
|
Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that:
|
2009-02-22 20:52:55 +00:00 |
Null
|
* Upped VersionInfo to 0.6.3 and in the process, changed assemblyinfo to 0.6.3.* to better track down dll ref and overwrite problems.
|
2009-02-20 16:47:31 +00:00 |
Properties
|
* Upped VersionInfo to 0.6.3 and in the process, changed assemblyinfo to 0.6.3.* to better track down dll ref and overwrite problems.
|
2009-02-20 16:47:31 +00:00 |
Resources
|
Embed OpenSim.Data.addin.xml as a resource into OpenSim.Data.dll.
|
2009-02-03 05:20:52 +00:00 |
SQLite
|
* Refactored SOP.FolderID weirdness by removing calls to empty setter. YEs, I do realize the setter has to be there for legacy reasons, but since the calls will never acually DO anyhting, I'm removing them.
|
2009-02-25 11:01:38 +00:00 |
Tests
|
* minor: Remove most mono compiler warnings
|
2009-02-25 20:53:02 +00:00 |
AssetDataBase.cs
|
Rename IAssetProviderPlugin to IAssetDataPlugin aligning with the other data plugins.
|
2009-02-03 05:20:03 +00:00 |
DataPluginFactory.cs
|
The DataPluginFactory is now a set of generic methods instead of
|
2009-02-09 00:33:44 +00:00 |
GridDataBase.cs
|
Add the missing bits for the new region-search:
|
2008-10-03 23:00:42 +00:00 |
IAssetData.cs
|
* Reverted the AssetServer fix, apparently something was dependent on IAssetDataPlugin being in OpenSim.Data
|
2009-02-19 19:32:53 +00:00 |
IGridData.cs
|
Add the missing bits for the new region-search:
|
2008-10-03 23:00:42 +00:00 |
IInventoryData.cs
|
- move OpenSim/Framework/IInventoryData.cs to
|
2009-02-03 05:20:26 +00:00 |
ILogData.cs
|
Formatting cleanup.
|
2008-08-18 00:39:10 +00:00 |
IRegionProfileService.cs
|
* Got rid of concrete GridDBService references
|
2009-02-26 11:50:49 +00:00 |
IUserData.cs
|
- move OpenSim/Framework/IUserData.cs to OpenSim/Data/IUserData.cs
|
2009-02-03 05:20:35 +00:00 |
IniConfig.cs
|
Formatting cleanup.
|
2008-05-16 01:22:11 +00:00 |
Migration.cs
|
* optimized usings.
|
2009-02-12 09:53:12 +00:00 |
RegionProfileData.cs
|
* Added RegionProfileService and moved RequestSimData to it.
|
2009-02-12 10:05:15 +00:00 |
RegionProfileServiceProxy.cs
|
* renamed IRegionProfileService to IRegionProfileRouter to better reflect use (naming is a work in progress...)
|
2009-02-26 11:44:16 +00:00 |
ReservationData.cs
|
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
|
2008-09-06 07:52:41 +00:00 |
UserDataBase.cs
|
* optimized usings.
|
2009-02-12 09:53:12 +00:00 |