diff options
author | Adam Frisby | 2007-04-11 06:42:07 +0000 |
---|---|---|
committer | Adam Frisby | 2007-04-11 06:42:07 +0000 |
commit | 44989288d6b2f1761dbd11d02154836b02cf0801 (patch) | |
tree | eef7d7c7bed97589b720e7d62e0ba959fbf08095 /OpenSim.Storage.LocalStorageSQLite/obj | |
parent | Major ass changes to terrain (now uses libTerrain-BSD!) and all-round improve... (diff) | |
download | opensim-SC_OLD-44989288d6b2f1761dbd11d02154836b02cf0801.zip opensim-SC_OLD-44989288d6b2f1761dbd11d02154836b02cf0801.tar.gz opensim-SC_OLD-44989288d6b2f1761dbd11d02154836b02cf0801.tar.bz2 opensim-SC_OLD-44989288d6b2f1761dbd11d02154836b02cf0801.tar.xz |
Well, it *appears* to compile. Initial SQLite Local Storage module (supports saving, deletion and update of prims, but does not yet load them.)
Diffstat (limited to 'OpenSim.Storage.LocalStorageSQLite/obj')
-rw-r--r-- | OpenSim.Storage.LocalStorageSQLite/obj/Debug/OpenSim.Storage.LocalStorageSQLite.dll | bin | 0 -> 20480 bytes | |||
-rw-r--r-- | OpenSim.Storage.LocalStorageSQLite/obj/Debug/OpenSim.Storage.LocalStorageSQLite.pdb | bin | 0 -> 13824 bytes | |||
-rw-r--r-- | OpenSim.Storage.LocalStorageSQLite/obj/OpenSim.Storage.LocalStorageSQLite.csproj.FileList.txt | 12 |
3 files changed, 12 insertions, 0 deletions
diff --git a/OpenSim.Storage.LocalStorageSQLite/obj/Debug/OpenSim.Storage.LocalStorageSQLite.dll b/OpenSim.Storage.LocalStorageSQLite/obj/Debug/OpenSim.Storage.LocalStorageSQLite.dll new file mode 100644 index 0000000..374ebf1 --- /dev/null +++ b/OpenSim.Storage.LocalStorageSQLite/obj/Debug/OpenSim.Storage.LocalStorageSQLite.dll | |||
Binary files differ | |||
diff --git a/OpenSim.Storage.LocalStorageSQLite/obj/Debug/OpenSim.Storage.LocalStorageSQLite.pdb b/OpenSim.Storage.LocalStorageSQLite/obj/Debug/OpenSim.Storage.LocalStorageSQLite.pdb new file mode 100644 index 0000000..f2e9d8d --- /dev/null +++ b/OpenSim.Storage.LocalStorageSQLite/obj/Debug/OpenSim.Storage.LocalStorageSQLite.pdb | |||
Binary files differ | |||
diff --git a/OpenSim.Storage.LocalStorageSQLite/obj/OpenSim.Storage.LocalStorageSQLite.csproj.FileList.txt b/OpenSim.Storage.LocalStorageSQLite/obj/OpenSim.Storage.LocalStorageSQLite.csproj.FileList.txt new file mode 100644 index 0000000..1f52df8 --- /dev/null +++ b/OpenSim.Storage.LocalStorageSQLite/obj/OpenSim.Storage.LocalStorageSQLite.csproj.FileList.txt | |||
@@ -0,0 +1,12 @@ | |||
1 | obj\Debug\ResolveAssemblyReference.cache | ||
2 | bin\Debug\OpenSim.Storage.LocalStorageSQLite.dll | ||
3 | bin\Debug\OpenSim.Storage.LocalStorageSQLite.pdb | ||
4 | bin\Debug\libsecondlife.dll | ||
5 | bin\Debug\OpenSim.Framework.Console.dll | ||
6 | bin\Debug\OpenSim.Framework.dll | ||
7 | bin\Debug\System.Data.SQLite.DLL | ||
8 | bin\Debug\Db4objects.Db4o.dll | ||
9 | bin\Debug\OpenSim.Framework.pdb | ||
10 | bin\Debug\OpenSim.Framework.Console.pdb | ||
11 | obj\Debug\OpenSim.Storage.LocalStorageSQLite.dll | ||
12 | obj\Debug\OpenSim.Storage.LocalStorageSQLite.pdb | ||