OpenSimMirror/OpenSim/Data
Dr Scofield 9b66108081 This changeset is the step 1 of 2 in refactoring
OpenSim.Region.Environment into a "framework" part and a modules only
part. This first changeset refactors OpenSim.Region.Environment.Scenes,
OpenSim.Region.Environment.Interfaces, and OpenSim.Region.Interfaces
into OpenSim.Region.Framework.{Interfaces,Scenes} leaving only region
modules in OpenSim.Region.Environment.

The next step will be to move region modules up from
OpenSim.Region.Environment.Modules to OpenSim.Region.CoreModules and
then sort out which modules are really core modules and which should
move out to forge.

I've been very careful to NOT BREAK anything. i hope i've
succeeded. as this is the work of a whole week i hope i managed to
keep track with the applied patches of the last week --- could any of
you that did check in stuff have a look at whether it survived? thx!
2009-02-06 16:55:34 +00:00
..
MSSQL This changeset is the step 1 of 2 in refactoring 2009-02-06 16:55:34 +00:00
MySQL This changeset is the step 1 of 2 in refactoring 2009-02-06 16:55:34 +00:00
NHibernate This changeset is the step 1 of 2 in refactoring 2009-02-06 16:55:34 +00:00
Null This changeset is the step 1 of 2 in refactoring 2009-02-06 16:55:34 +00:00
Properties Formatting cleanup. 2008-05-16 01:22:11 +00:00
Resources Embed OpenSim.Data.addin.xml as a resource into OpenSim.Data.dll. 2009-02-03 05:20:52 +00:00
SQLite This changeset is the step 1 of 2 in refactoring 2009-02-06 16:55:34 +00:00
Tests This changeset is the step 1 of 2 in refactoring 2009-02-06 16:55:34 +00:00
AssetDataBase.cs Rename IAssetProviderPlugin to IAssetDataPlugin aligning with the other data plugins. 2009-02-03 05:20:03 +00:00
DataPluginFactory.cs - moved data plugin loading code from various places to 2009-02-03 05:20:44 +00:00
DataStoreBase.cs * Optimised using statements and namespace references across entire project (this took a while to run). 2008-04-21 07:09:17 +00:00
GridDataBase.cs Add the missing bits for the new region-search: 2008-10-03 23:00:42 +00:00
IAssetData.cs - move IAssetDataPlugin from OpenSim/Framework/IAssetProvider.cs to 2009-02-03 05:20:16 +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
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
InventoryDataBase.cs actually user the database_connect string for mysql. 2008-05-28 18:12:32 +00:00
Migration.cs Reinstate setting timeout to never, the default 30 second timeout was causing problems with big migrations 2008-12-08 18:55:19 +00:00
RegionProfileData.cs Mantis#2811. Thank you kindly, Diva for a patch that resolves 2008-12-13 16:25:20 +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 * Remove unused and largely unimplemented UpdateUserCurrentRegion() 2008-11-27 19:43:26 +00:00