OpenSimMirror/bin
Justin Clarke Casey acad0328b2 * Make all coded defaults match settings in OpenSim.ini.example
* In most cases, the setting in OpenSim.ini.example is taken as the canonical one since this is the file virtually everyone ends up using
* OpenSim will start up with a blank OpenSim.ini, in which case sqlite is the default database (as before)
2009-03-11 18:02:22 +00:00
..
ScriptEngines
assets Implement missing LSL TEXTURE_xxx constants including two new textures. 2009-01-22 23:58:46 +00:00
data * Updates the sim stats module. Cleans out some of the rot. 2009-01-03 03:30:03 +00:00
inventory Implement missing LSL TEXTURE_xxx constants including two new textures. 2009-01-22 23:58:46 +00:00
AprSharp.dll
AprSharp.pdb
AssetInventoryServer.ini.example Load default assets when AssetInventory starts. 2009-02-23 04:39:08 +00:00
Axiom.MathLib.dll
C5.dll * Progressive texture patch + PriorityQueue put into the LLClient namespace. 2009-01-19 17:11:57 +00:00
Castle.Core.dll * Reapply http://opensimulator.org/mantis/view.php?id=2710 2008-12-02 15:22:58 +00:00
Castle.DynamicProxy.dll
Castle.DynamicProxy2.dll * Reapply http://opensimulator.org/mantis/view.php?id=2710 2008-12-02 15:22:58 +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
DotNetOpenId.dll * ReCommit the OpenID patch with a few less dependencies. 2008-12-20 01:20:40 +00:00
DotNetOpenMail.dll * Update DotNetOpenMail to 0.5.8b (taken from http://sourceforge.net/project/showfiles.php?group_id=129974&package_id=143561&release_id=419713) 2008-12-11 18:14:38 +00:00
DotSets.dll
Fadd.Globalization.Yaml.dll
Fadd.dll
GlynnTucker.Cache.dll
HttpServer.dll * A few more fixes to HttpServer. 2008-12-20 15:09:01 +00:00
Iesi.Collections.dll * Reapply http://opensimulator.org/mantis/view.php?id=2710 2008-12-02 15:22:58 +00:00
IronMath.dll
IronPython.dll
Kds.Serialization.dll
LaunchSLClient.ini Load grid list in LaunchSLClient from .ini file at run-time. 2008-05-01 18:28:32 +00:00
MXP.dll Thank you tlaukkan for a patch that: Upgraded to MXP 0.4 version and cleaned up field naming. 2009-03-08 19:33:19 +00:00
MXP.pdb Thank you tlaukkan for a patch that: Upgraded to MXP 0.4 version and cleaned up field naming. 2009-03-08 19:33:19 +00:00
Modified.XnaDevRu.BulletX.dll
Mono.Addins.dll
Mono.Addins.dll.config Added support for OpenSim application plugins (as requested by Adam), which use Mono.addins for loading/management. (which is a pure .net solution so works on both Mono and MS .net, and is under the MIT license, will add the source code for the library later). I also suggest we look into switching to using Mono.addins for our Region module loading management. 2007-11-04 13:48:15 +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.GetOptions.dll
Mono.PEToolkit.dll
Mono.Security.dll Thank you kindly, TLaukkan (Tommil) for a patch that: 2009-01-23 20:21:43 +00:00
MonoXnaCompactMaths.dll
MySql.Data.dll Update the MySQL connector to 5.2.5. Fixes Mantids#2673. Thanks for the hint, jhurliman. 2008-12-22 19:49:17 +00:00
NHibernate.Mapping.Attributes.dll Update svn properties. 2008-12-03 04:41:31 +00:00
NHibernate.dll * Reapply http://opensimulator.org/mantis/view.php?id=2710 2008-12-02 15:22:58 +00:00
Newtonsoft.Json.XML
Newtonsoft.Json.dll
Newtonsoft.Json.pdb
Nini.dll
Npgsql.dll Thank you kindly, TLaukkan (Tommil) for a patch that: 2009-01-23 20:21:43 +00:00
Ode.NET.dll Update svn properties, minor formatting cleanup. 2009-01-05 04:34:17 +00:00
Ode.NET.dll.config * Adding a 64bit compiled libode.so and an Ode.NET.dll.config so mono will automatically pull up either the 32 bit or the 64 bit library, (or the mac lib) depending on which platform it's being run under. 2008-12-22 22:04:05 +00:00
OpenMetaverse.StructuredData.dll Re-Add OSD DLL (r7382) 2008-11-19 06:51:21 +00:00
OpenMetaverse.dll * Progressive texture patch + PriorityQueue put into the LLClient namespace. 2009-01-19 17:11:57 +00:00
OpenMetaverse.dll.config Reapply r7369 r7367 r7366 r7370 r7381. This brings it back up to the new 2008-11-19 06:25:34 +00:00
OpenMetaverseTypes.dll Update the binaries to the latest version as per patch r7382 2008-11-19 06:46:01 +00:00
OpenSim.32BitLaunch.exe Garbage Collector 2008-12-05 12:42:32 +00:00
OpenSim.32BitLaunch.exe.config Fixed crash (configsection has to be first XML root child element stupid Microsoft thing) 2008-12-05 12:45:08 +00:00
OpenSim.32BitLaunch.pdb Garbage Collector 2008-12-05 12:42:32 +00:00
OpenSim.Data.MySQL.Tests.dll.config add back .config files for all tests in an attempt to debug why these 2009-03-06 21:14:50 +00:00
OpenSim.Data.NHibernate.Tests.dll.config add back .config files for all tests in an attempt to debug why these 2009-03-06 21:14:50 +00:00
OpenSim.Data.SQLite.Tests.dll.config add back .config files for all tests in an attempt to debug why these 2009-03-06 21:14:50 +00:00
OpenSim.Data.Tests.dll.config add back .config files for all tests in an attempt to debug why these 2009-03-06 21:14:50 +00:00
OpenSim.Example.xml
OpenSim.Framework.Communications.Tests.dll.config add back .config files for all tests in an attempt to debug why these 2009-03-06 21:14:50 +00:00
OpenSim.Framework.Servers.Tests.dll.config add back .config files for all tests in an attempt to debug why these 2009-03-06 21:14:50 +00:00
OpenSim.Framework.Tests.dll.config add back .config files for all tests in an attempt to debug why these 2009-03-06 21:14:50 +00:00
OpenSim.Grid.AssetInventoryServer.addin.xml Name extension points a little clearer. 2009-02-16 02:28:08 +00:00
OpenSim.Grid.AssetInventoryServer.exe.config - change AssetInventoryServer config from XML to INI 2009-02-16 02:27:43 +00:00
OpenSim.Grid.AssetServer.exe.config
OpenSim.Grid.GridServer.addin.xml
OpenSim.Grid.GridServer.exe.config
OpenSim.Grid.InventoryServer.exe.config
OpenSim.Grid.MessagingServer.exe.config
OpenSim.Grid.ScriptServer.exe.config
OpenSim.Grid.UserServer.exe.config
OpenSim.Region.ClientStack.LindenUDP.Tests.dll.config add back .config files for all tests in an attempt to debug why these 2009-03-06 21:14:50 +00:00
OpenSim.Region.CoreModules.Tests.dll.config add back .config files for all tests in an attempt to debug why these 2009-03-06 21:14:50 +00:00
OpenSim.Region.Framework.Tests.dll.config add back .config files for all tests in an attempt to debug why these 2009-03-06 21:14:50 +00:00
OpenSim.Region.ScriptEngine.Tests.dll.config add back .config files for all tests in an attempt to debug why these 2009-03-06 21:14:50 +00:00
OpenSim.addin.xml From: Alan Webb <awebb@linux.vnet.ibm.com> 2009-02-18 13:15:07 +00:00
OpenSim.exe.config Fixed crash (configsection has to be first XML root child element stupid Microsoft thing) 2008-12-05 12:45:08 +00:00
OpenSim.ini.example * Make all coded defaults match settings in OpenSim.ini.example 2009-03-11 18:02:22 +00:00
OpenSimExport.exe.config
PhysX-wrapper.dll
PhysX_Wrapper_Dotnet.dll
Prebuild.exe * This should fix the 'Solution Folder' annoyance on express versions. 2009-02-23 10:38:25 +00:00
PumaCode.SvnDotNet.dll
RAIL.dll
SimpleApp.exe.config
SubversionSharp.dll
SubversionSharp.pdb
System.Data.SQLite.dll
Tools.dll Allow empty statements in LSL (; followed by ;). Fixes Mantis#2320 2008-12-07 19:20:45 +00:00
XMLRPC.dll
avatar-texture.dat
defaultstripe.png
excuses
http_404.html.example
http_500.html.example
http_loginform.html.example - remove extra "; in http_loginform.html.example; fix issue 3025 2009-01-21 10:20:32 +00:00
intl3_svn.dll
libapr.dll
libapr.pdb
libapriconv.dll
libapriconv.pdb
libaprutil.dll
libaprutil.pdb
libdb44d.dll
libdb_dotNET43.dll
libeay32.dll
libode-x86_64.so * Adding a 64bit compiled libode.so and an Ode.NET.dll.config so mono will automatically pull up either the 32 bit or the 64 bit library, (or the mac lib) depending on which platform it's being run under. 2008-12-22 22:04:05 +00:00
libode.dylib
libode.so
libopenjpeg-dotnet-2.1.3.0-dotnet-1-x86_64.so * Progressive texture patch + PriorityQueue put into the LLClient namespace. 2009-01-19 17:11:57 +00:00
libopenjpeg-dotnet-2.1.3.0-dotnet-1.dylib * Progressive texture patch + PriorityQueue put into the LLClient namespace. 2009-01-19 17:11:57 +00:00
libopenjpeg-dotnet-2.1.3.0-dotnet-1.so * Progressive texture patch + PriorityQueue put into the LLClient namespace. 2009-01-19 17:11:57 +00:00
log4net.dll
mssql_connection.ini.example
nunit.framework.dll
ode.dll
openjpeg-dotnet.dll * Progressive texture patch + PriorityQueue put into the LLClient namespace. 2009-01-19 17:11:57 +00:00
opensim-ode.sh
pCampBot.exe.config
pCampBotSentences.txt
protobuf-net.dll * Applied a patch that: Added prim parameters support to MXP client 2009-02-25 16:29:43 +00:00
protobuf-net.pdb * Applied a patch that: Added prim parameters support to MXP client 2009-02-25 16:29:43 +00:00
shutdown_commands.txt
sqlite-3.4.1.so
sqlite3.dll
ssleay32.dll
startup_commands.txt.example
startuplogo.txt
svn_client-1.dll * Committing a whole bunch of binaries needed for SvnDotNet to function. Namely the apache portable runtime project. Under Apache 2.0 License. 2008-04-17 10:39:18 +00:00
xunit.dll