OpenSimMirror/OpenSim/Data
Teravus Ovares 52c482a7a7 * This updates LibOMV to the current release 0.6.0 on March 19 2009
* Important:  HttpServer.dll was changed to HttpServer_OpenSim.dll so that the HttpServer references do not conflict if you've copied the OpenMetaverse.Http.dll and requirements to the OpenSimulator bin folder.
This means that if you reference HttpServer.dll in any projects, you will need to change the reference to HttpServer_OpenSim.dll.   It still uses the Same HttpServer namespace though.
2009-03-27 22:13:09 +00:00
..
MSSQL * This updates LibOMV to the current release 0.6.0 on March 19 2009 2009-03-27 22:13:09 +00:00
MySQL * This updates LibOMV to the current release 0.6.0 on March 19 2009 2009-03-27 22:13:09 +00:00
NHibernate * This updates LibOMV to the current release 0.6.0 on March 19 2009 2009-03-27 22:13:09 +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 Committing partial work on passing folders across instances. This may crash. 2009-03-23 00:11:34 +00:00
Tests Remove chained tests in BasicGridTest.cs. 2009-03-11 00:33:34 +00:00
AssetDataBase.cs Implemented FetchAssetMetadataSet in DB backends. 2009-03-09 07:29:34 +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 Implemented FetchAssetMetadataSet in DB backends. 2009-03-09 07:29:34 +00:00
IGridData.cs Add the missing bits for the new region-search: 2008-10-03 23:00:42 +00:00
IInventoryData.cs Committing partial work on passing folders across instances. This may crash. 2009-03-23 00:11:34 +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 Update svn properties, formatting cleanup. 2009-03-12 15:28:30 +00:00
RegionProfileServiceProxy.cs * Refactored out Create() methods to ensure proper transformation between RegionProfileData and RegionInfo 2009-03-10 09:05:06 +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