OpenSimMirror/bin
MW 79f0ac82e3 Some cleaning up and removed a few old files no longer in use.
Temporary have had to rename the OpenSim.DataStore.MonoSqlite project to OpenSim.DataStore.MonoSqlite1, as I'm not sure what was done to stop the old project name being included in the VS2005 solution.
Also some config changes:
OpenSim now has a INI (OpenSim.ini) file that it will read some config settings from (if the ini file exists).
Added Mono.Data.SqliteClient.dll so that we can use the same code for sqlite on Windows and mono/linux. (from what I can tell Mono class libraries have a MIT license so there should be no problems with us including this dll).
So now to get the basic prim storage working , you need to first create the sqlite database file from the sqlite3-prims.sql in share directory. Then in the OpenSim.ini file, change the storage_plugin so it points to OpenSim.DataStore.MonoSqlite1.dll (storage_plugin = OpenSim.DataStore.MonoSqlite1.dll). Then in your region.xml files change the DataStore value so it is the name of your database file (at the moment you need a different sqlite3 database file for each region).
2007-08-10 17:22:54 +00:00
..
TerrainFilters changed to native line ending encoding 2007-07-16 15:40:11 +00:00
assets Should now have version 0.1 of our new ruth default avatar. At the moment, you only see your own avatar correctly, all other user's avatars show up as the old ruth. This will be fixed soon. 2007-07-27 16:23:04 +00:00
data changed to native line ending encoding 2007-07-16 15:40:11 +00:00
Axiom.MathLib.dll A bit more work on Building tools/support. 2007-07-04 19:07:27 +00:00
CookComputing.XmlRpcV2.dll added CookComputing.XmlRpcV2.dll to bin (as libsl now references it). Most likely at some point want to look into converting opensim to use this instead of the old Xml-rpc library. 2007-08-01 19:42:12 +00:00
Db4objects.Db4o.dll Some work on restructuring the namespaces / project names. Note this doesn't compile yet as not all the code has been changed to use the new namespaces. Am committing it now for feedback on the namespaces. 2007-06-27 15:28:52 +00:00
DotSets.dll Some work on restructuring the namespaces / project names. Note this doesn't compile yet as not all the code has been changed to use the new namespaces. Am committing it now for feedback on the namespaces. 2007-06-27 15:28:52 +00:00
Kds.Serialization.dll Some work on restructuring the namespaces / project names. Note this doesn't compile yet as not all the code has been changed to use the new namespaces. Am committing it now for feedback on the namespaces. 2007-06-27 15:28:52 +00:00
Modified.XnaDevRu.BulletX.dll Part two of Darok's Bullet physics plugin: added the actual plugin, although haven't added the project to prebuild.xml yet. 2007-07-13 17:52:11 +00:00
Mono.Data.SqliteClient.dll Some cleaning up and removed a few old files no longer in use. 2007-08-10 17:22:54 +00:00
Mono.PEToolkit.dll Some work on restructuring the namespaces / project names. Note this doesn't compile yet as not all the code has been changed to use the new namespaces. Am committing it now for feedback on the namespaces. 2007-06-27 15:28:52 +00:00
MonoXnaCompactMaths.dll Part two of Darok's Bullet physics plugin: added the actual plugin, although haven't added the project to prebuild.xml yet. 2007-07-13 17:52:11 +00:00
MySql.Data.dll Some work on restructuring the namespaces / project names. Note this doesn't compile yet as not all the code has been changed to use the new namespaces. Am committing it now for feedback on the namespaces. 2007-06-27 15:28:52 +00:00
Nini.dll Guess I should add the Nini.dll as well 2007-08-04 18:25:01 +00:00
Ode.NET.dll Some work on restructuring the namespaces / project names. Note this doesn't compile yet as not all the code has been changed to use the new namespaces. Am committing it now for feedback on the namespaces. 2007-06-27 15:28:52 +00:00
OpenSim.ini Some cleaning up and removed a few old files no longer in use. 2007-08-10 17:22:54 +00:00
OpenSimAssetSet.xml The startup set of assets in the local asset server can now be set from a xml file (OpenSimAssetSet.xml). (remember to make changes to the set, you will also need to delete the old asset .yap file, so that it is recreated). 2007-08-08 17:11:02 +00:00
OpenSimLibrary.xml The startup set of assets in the local asset server can now be set from a xml file (OpenSimAssetSet.xml). (remember to make changes to the set, you will also need to delete the old asset .yap file, so that it is recreated). 2007-08-08 17:11:02 +00:00
PhysX-wrapper.dll Some work on restructuring the namespaces / project names. Note this doesn't compile yet as not all the code has been changed to use the new namespaces. Am committing it now for feedback on the namespaces. 2007-06-27 15:28:52 +00:00
PhysX_Wrapper_Dotnet.dll Some work on restructuring the namespaces / project names. Note this doesn't compile yet as not all the code has been changed to use the new namespaces. Am committing it now for feedback on the namespaces. 2007-06-27 15:28:52 +00:00
Prebuild.exe * Now "OpenSim.DataStore.MonoSqlite" is not referenced from solution either. 2007-08-09 18:59:00 +00:00
System.Data.SQLite.dll Some work on restructuring the namespaces / project names. Note this doesn't compile yet as not all the code has been changed to use the new namespaces. Am committing it now for feedback on the namespaces. 2007-06-27 15:28:52 +00:00
XMLRPC.dll ibid 2007-07-08 07:45:46 +00:00
avatar-texture.dat * Applying dalien's patches from bug#177 and #179 2007-07-11 02:51:51 +00:00
defaultstripe.png Some work on restructuring the namespaces / project names. Note this doesn't compile yet as not all the code has been changed to use the new namespaces. Am committing it now for feedback on the namespaces. 2007-06-27 15:28:52 +00:00
libdb_dotNET43.dll Some work on restructuring the namespaces / project names. Note this doesn't compile yet as not all the code has been changed to use the new namespaces. Am committing it now for feedback on the namespaces. 2007-06-27 15:28:52 +00:00
libode.a Some work on restructuring the namespaces / project names. Note this doesn't compile yet as not all the code has been changed to use the new namespaces. Am committing it now for feedback on the namespaces. 2007-06-27 15:28:52 +00:00
libode.so Some work on restructuring the namespaces / project names. Note this doesn't compile yet as not all the code has been changed to use the new namespaces. Am committing it now for feedback on the namespaces. 2007-06-27 15:28:52 +00:00
libopenjpeg-1.0.0-x86_64.so Some work on restructuring the namespaces / project names. Note this doesn't compile yet as not all the code has been changed to use the new namespaces. Am committing it now for feedback on the namespaces. 2007-06-27 15:28:52 +00:00
libopenjpeg-1.0.0.so Some work on restructuring the namespaces / project names. Note this doesn't compile yet as not all the code has been changed to use the new namespaces. Am committing it now for feedback on the namespaces. 2007-06-27 15:28:52 +00:00
libopenjpeg-1.1.0.dylib Some work on restructuring the namespaces / project names. Note this doesn't compile yet as not all the code has been changed to use the new namespaces. Am committing it now for feedback on the namespaces. 2007-06-27 15:28:52 +00:00
libopenjpeg-libsl-2.1.2.0.so New linux libopenjpeg compiled for i386 instead of i686. Hopefully this one will work on older processors 2007-08-09 16:37:04 +00:00
libsecondlife.dll Getting rid of 'EncodeFromImage' debug statement that I accidentally slipped into our libsecondlife.dll 2007-08-09 16:00:42 +00:00
libsecondlife.dll.config specify openjpeg with explicit path to current directory. Needed in some 2007-08-02 19:42:29 +00:00
log4net.dll Some work on restructuring the namespaces / project names. Note this doesn't compile yet as not all the code has been changed to use the new namespaces. Am committing it now for feedback on the namespaces. 2007-06-27 15:28:52 +00:00
mysql_connection.ini * Adding mysql_connection.ini sample 2007-07-19 01:25:15 +00:00
ode.dll Some work on restructuring the namespaces / project names. Note this doesn't compile yet as not all the code has been changed to use the new namespaces. Am committing it now for feedback on the namespaces. 2007-06-27 15:28:52 +00:00
openjpeg-libsl.dll * Taking antother stab at #166 2007-07-14 20:39:08 +00:00
sqlite-3.4.1.so Some cleaning up and removed a few old files no longer in use. 2007-08-10 17:22:54 +00:00
sqlite3.def Some cleaning up and removed a few old files no longer in use. 2007-08-10 17:22:54 +00:00
sqlite3.dll Some cleaning up and removed a few old files no longer in use. 2007-08-10 17:22:54 +00:00