aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim
diff options
context:
space:
mode:
authorSean Dague2008-04-02 15:22:39 +0000
committerSean Dague2008-04-02 15:22:39 +0000
commit35420b21a3a0a3e8f104f7ce1c9d6c091a8f5212 (patch)
treed0ce7aab84032a1daf50aac05a58a8f55a01f301 /OpenSim
parent* Add some temporary task inventory item inflation debug messages to investig... (diff)
downloadopensim-SC_OLD-35420b21a3a0a3e8f104f7ce1c9d6c091a8f5212.zip
opensim-SC_OLD-35420b21a3a0a3e8f104f7ce1c9d6c091a8f5212.tar.gz
opensim-SC_OLD-35420b21a3a0a3e8f104f7ce1c9d6c091a8f5212.tar.bz2
opensim-SC_OLD-35420b21a3a0a3e8f104f7ce1c9d6c091a8f5212.tar.xz
reorganizing namespaces to put all the Data stuff into it's own namespace
/ dir structure. This is coming in over a few changesets so consider trunk broken for the next 30 minutes as these get pulled together.
Diffstat (limited to 'OpenSim')
-rw-r--r--OpenSim/Data/AssetDataBase.cs (renamed from OpenSim/Framework/Data/AssetDataBase.cs)0
-rw-r--r--OpenSim/Data/DataStoreBase.cs (renamed from OpenSim/Framework/Data/DataStoreBase.cs)0
-rw-r--r--OpenSim/Data/GridDataBase.cs (renamed from OpenSim/Framework/Data/GridDataBase.cs)0
-rw-r--r--OpenSim/Data/IGridData.cs (renamed from OpenSim/Framework/Data/IGridData.cs)0
-rw-r--r--OpenSim/Data/ILogData.cs (renamed from OpenSim/Framework/Data/ILogData.cs)0
-rw-r--r--OpenSim/Data/IniConfig.cs (renamed from OpenSim/Framework/Data/IniConfig.cs)0
-rw-r--r--OpenSim/Data/InventoryDataBase.cs (renamed from OpenSim/Framework/Data/InventoryDataBase.cs)0
-rw-r--r--OpenSim/Data/OpenSimDataReader.cs (renamed from OpenSim/Framework/Data/OpenSimDataReader.cs)0
-rw-r--r--OpenSim/Data/OpenSimDatabaseConnector.cs (renamed from OpenSim/Framework/Data/OpenSimDatabaseConnector.cs)0
-rw-r--r--OpenSim/Data/OpenSimObjectFieldMapper.cs (renamed from OpenSim/Framework/Data/OpenSimObjectFieldMapper.cs)0
-rw-r--r--OpenSim/Data/OpenSimTableMapper.cs (renamed from OpenSim/Framework/Data/OpenSimTableMapper.cs)0
-rw-r--r--OpenSim/Data/PrimitiveBaseShapeTableMapper.cs (renamed from OpenSim/Framework/Data/PrimitiveBaseShapeTableMapper.cs)0
-rw-r--r--OpenSim/Data/Properties/AssemblyInfo.cs (renamed from OpenSim/Framework/Data/Properties/AssemblyInfo.cs)0
-rw-r--r--OpenSim/Data/RegionProfileData.cs (renamed from OpenSim/Framework/Data/RegionProfileData.cs)0
-rw-r--r--OpenSim/Data/ReservationData.cs (renamed from OpenSim/Framework/Data/ReservationData.cs)0
-rw-r--r--OpenSim/Data/UserDataBase.cs (renamed from OpenSim/Framework/Data/UserDataBase.cs)0
16 files changed, 0 insertions, 0 deletions
diff --git a/OpenSim/Framework/Data/AssetDataBase.cs b/OpenSim/Data/AssetDataBase.cs
index 0f3044e..0f3044e 100644
--- a/OpenSim/Framework/Data/AssetDataBase.cs
+++ b/OpenSim/Data/AssetDataBase.cs
diff --git a/OpenSim/Framework/Data/DataStoreBase.cs b/OpenSim/Data/DataStoreBase.cs
index 92604f2..92604f2 100644
--- a/OpenSim/Framework/Data/DataStoreBase.cs
+++ b/OpenSim/Data/DataStoreBase.cs
diff --git a/OpenSim/Framework/Data/GridDataBase.cs b/OpenSim/Data/GridDataBase.cs
index 9d6e832..9d6e832 100644
--- a/OpenSim/Framework/Data/GridDataBase.cs
+++ b/OpenSim/Data/GridDataBase.cs
diff --git a/OpenSim/Framework/Data/IGridData.cs b/OpenSim/Data/IGridData.cs
index af51d0d..af51d0d 100644
--- a/OpenSim/Framework/Data/IGridData.cs
+++ b/OpenSim/Data/IGridData.cs
diff --git a/OpenSim/Framework/Data/ILogData.cs b/OpenSim/Data/ILogData.cs
index 1751ff5..1751ff5 100644
--- a/OpenSim/Framework/Data/ILogData.cs
+++ b/OpenSim/Data/ILogData.cs
diff --git a/OpenSim/Framework/Data/IniConfig.cs b/OpenSim/Data/IniConfig.cs
index 47e96c8..47e96c8 100644
--- a/OpenSim/Framework/Data/IniConfig.cs
+++ b/OpenSim/Data/IniConfig.cs
diff --git a/OpenSim/Framework/Data/InventoryDataBase.cs b/OpenSim/Data/InventoryDataBase.cs
index afddbf1..afddbf1 100644
--- a/OpenSim/Framework/Data/InventoryDataBase.cs
+++ b/OpenSim/Data/InventoryDataBase.cs
diff --git a/OpenSim/Framework/Data/OpenSimDataReader.cs b/OpenSim/Data/OpenSimDataReader.cs
index 538af8f..538af8f 100644
--- a/OpenSim/Framework/Data/OpenSimDataReader.cs
+++ b/OpenSim/Data/OpenSimDataReader.cs
diff --git a/OpenSim/Framework/Data/OpenSimDatabaseConnector.cs b/OpenSim/Data/OpenSimDatabaseConnector.cs
index 809fd1e..809fd1e 100644
--- a/OpenSim/Framework/Data/OpenSimDatabaseConnector.cs
+++ b/OpenSim/Data/OpenSimDatabaseConnector.cs
diff --git a/OpenSim/Framework/Data/OpenSimObjectFieldMapper.cs b/OpenSim/Data/OpenSimObjectFieldMapper.cs
index dfcca1b..dfcca1b 100644
--- a/OpenSim/Framework/Data/OpenSimObjectFieldMapper.cs
+++ b/OpenSim/Data/OpenSimObjectFieldMapper.cs
diff --git a/OpenSim/Framework/Data/OpenSimTableMapper.cs b/OpenSim/Data/OpenSimTableMapper.cs
index cd3d1af..cd3d1af 100644
--- a/OpenSim/Framework/Data/OpenSimTableMapper.cs
+++ b/OpenSim/Data/OpenSimTableMapper.cs
diff --git a/OpenSim/Framework/Data/PrimitiveBaseShapeTableMapper.cs b/OpenSim/Data/PrimitiveBaseShapeTableMapper.cs
index 51adf89..51adf89 100644
--- a/OpenSim/Framework/Data/PrimitiveBaseShapeTableMapper.cs
+++ b/OpenSim/Data/PrimitiveBaseShapeTableMapper.cs
diff --git a/OpenSim/Framework/Data/Properties/AssemblyInfo.cs b/OpenSim/Data/Properties/AssemblyInfo.cs
index 7b65a09..7b65a09 100644
--- a/OpenSim/Framework/Data/Properties/AssemblyInfo.cs
+++ b/OpenSim/Data/Properties/AssemblyInfo.cs
diff --git a/OpenSim/Framework/Data/RegionProfileData.cs b/OpenSim/Data/RegionProfileData.cs
index 96351e0..96351e0 100644
--- a/OpenSim/Framework/Data/RegionProfileData.cs
+++ b/OpenSim/Data/RegionProfileData.cs
diff --git a/OpenSim/Framework/Data/ReservationData.cs b/OpenSim/Data/ReservationData.cs
index 0c2cff3..0c2cff3 100644
--- a/OpenSim/Framework/Data/ReservationData.cs
+++ b/OpenSim/Data/ReservationData.cs
diff --git a/OpenSim/Framework/Data/UserDataBase.cs b/OpenSim/Data/UserDataBase.cs
index 5e0be45..5e0be45 100644
--- a/OpenSim/Framework/Data/UserDataBase.cs
+++ b/OpenSim/Data/UserDataBase.cs