OpenSimMirror/bin
Sean Dague a02efe6dcc after much discussion, and overwhelming +1 on the -dev list, switch the
default script engine to XEngine.  This won't change anything if you
already specified the default in your OpenSim.ini.
2008-12-11 20:32:57 +00:00
..
ScriptEngines
assets * minor: Stop startup complaining about a missing MyAssetSet.xml all the time by creating a blank file 2008-11-28 21:12:20 +00:00
data * Apply second patch in http://opensimulator.org/mantis/view.php?id=2561 2008-11-05 15:26:10 +00:00
inventory From: Alan Webb (alan_webb@us.ibm.com) 2008-10-20 18:11:05 +00:00
AprSharp.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
AprSharp.pdb * 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
Axiom.MathLib.dll
Castle.Core.dll * Reapply http://opensimulator.org/mantis/view.php?id=2710 2008-12-02 15:22:58 +00:00
Castle.DynamicProxy.dll Add four nHibernate dll's into bin/ 2008-04-04 21:37:00 +00:00
Castle.DynamicProxy2.dll * Reapply http://opensimulator.org/mantis/view.php?id=2710 2008-12-02 15:22:58 +00:00
CookComputing.XmlRpcV2.dll
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 (2/2) Added DotSets.dll and Mono.PEToolkit.dll 2007-08-17 18:42:54 +00:00
Fadd.Globalization.Yaml.dll Updates HttpServer with the updated version. Adds ProtocolVersion, Removed dependency on xunit. 2008-09-30 09:02:02 +00:00
Fadd.dll Updates HttpServer with the updated version. Adds ProtocolVersion, Removed dependency on xunit. 2008-09-30 09:02:02 +00:00
GlynnTucker.Cache.dll * Adding GlynnTucker.Cache.dll, from http://gtcache.sourceforge.net/ 2008-11-09 14:14:20 +00:00
HttpServer.dll * Fixes a http protocol violation in HttpServer in Linux. StringWriter.Append() vs StringWriter.Append("\r\n"); StringWriter.Append() produces "\n" in *nix* 2008-10-03 19:54:48 +00:00
Iesi.Collections.dll * Reapply http://opensimulator.org/mantis/view.php?id=2710 2008-12-02 15:22:58 +00:00
IronMath.dll * Some refactorings. 2008-05-08 04:34:02 +00:00
IronPython.dll * Some refactorings. 2008-05-08 04:34:02 +00:00
Kds.Serialization.dll
LaunchSLClient.ini Load grid list in LaunchSLClient from .ini file at run-time. 2008-05-01 18:28:32 +00:00
Modified.XnaDevRu.BulletX.dll
Mono.Addins.dll * Update Mono.Addins.dll to 0.4, as per sdague's suggestion 2008-11-12 19:33:20 +00:00
Mono.Addins.dll.config
Mono.Data.SqliteClient.dll
Mono.GetOptions.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
Mono.PEToolkit.dll
MonoXnaCompactMaths.dll Update of libraries MonoXnaCompactMaths and Modified BulletX cause an update on MonoXnaCompactMaths. The method CreateFromRotation in Quaternion Class (MonoXnaCompactMaths) has been changed to make rotations work properly. See OpenSim libs. 2007-11-07 20:49:31 +00:00
MySql.Data.dll
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 Update svn properties. Minor formatting cleanup. Fix some minor typos. Remove some old dead code. 2008-09-13 21:39:26 +00:00
Newtonsoft.Json.dll Newtonsoft Json.NET 1.3.1 for upcoming use in comms. 2008-09-11 01:50:31 +00:00
Newtonsoft.Json.pdb Newtonsoft Json.NET 1.3.1 for upcoming use in comms. 2008-09-11 01:50:31 +00:00
Nini.dll
Ode.NET.dll * ODE.NET Update. No user exposed stuff.... just wrote wrapper routines for new unmanaged dll entrypoints. 2008-10-13 22:18:57 +00:00
OpenMetaverse.StructuredData.dll Re-Add OSD DLL (r7382) 2008-11-19 06:51:21 +00:00
OpenMetaverse.dll Update the binaries to the latest version as per patch r7382 2008-11-19 06:46:01 +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.addin.xml Megapatch that fixes/adds: friend offer/deny/accept, friendship termination, 2008-11-01 22:09:48 +00:00
OpenSim.Example.xml Update svn properties. Minor formatting cleanup. 2008-06-26 20:04:06 +00:00
OpenSim.Grid.AssetServer.exe.config reduce log messages from nhibernate 2008-05-06 19:07:14 +00:00
OpenSim.Grid.GridServer.addin.xml * Applying Mantis #1852 - Plugin Provider refactoring. Courtesy of Ryan/Sempuki. 2008-07-30 08:17:19 +00:00
OpenSim.Grid.GridServer.exe.config default to appending for log files per Mantis 530, and per 2008-02-12 00:39:08 +00:00
OpenSim.Grid.InventoryServer.exe.config reduce log messages from nhibernate 2008-05-06 19:07:14 +00:00
OpenSim.Grid.MessagingServer.exe.config default to appending for log files per Mantis 530, and per 2008-02-12 00:39:08 +00:00
OpenSim.Grid.ScriptServer.exe.config default to appending for log files per Mantis 530, and per 2008-02-12 00:39:08 +00:00
OpenSim.Grid.UserServer.exe.config reduce log messages from nhibernate 2008-05-06 19:07:14 +00:00
OpenSim.addin.xml * Applying Mantis #1852 - Plugin Provider refactoring. Courtesy of Ryan/Sempuki. 2008-07-30 08:17:19 +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 after much discussion, and overwhelming +1 on the -dev list, switch the 2008-12-11 20:32:57 +00:00
OpenSimExport.exe.config default to appending for log files per Mantis 530, and per 2008-02-12 00:39:08 +00:00
PhysX-wrapper.dll
PhysX_Wrapper_Dotnet.dll
Prebuild.exe Fix .mdb include in Prebuild. 2008-11-08 13:55:11 +00:00
PumaCode.SvnDotNet.dll * Committing PumaCode SvnDotNet DLL library - a C# binding for SVN access. 2008-04-16 05:17:56 +00:00
RAIL.dll
SimpleApp.exe.config default to appending for log files per Mantis 530, and per 2008-02-12 00:39:08 +00:00
SubversionSharp.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
SubversionSharp.pdb * 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
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 ibid 2007-07-08 07:45:46 +00:00
avatar-texture.dat
defaultstripe.png
excuses * Made sure the excuses are up to date and properly attributed.(pCampBot uses them) 2008-02-03 17:46:39 +00:00
http_404.html.example
http_500.html.example
http_loginform.html.example
intl3_svn.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
libapr.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
libapr.pdb * 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
libapriconv.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
libapriconv.pdb * 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
libaprutil.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
libaprutil.pdb * 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
libdb44d.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
libdb_dotNET43.dll
libeay32.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
libode-debug.so Update svn properties. 2008-03-31 03:29:34 +00:00
libode.dylib Update Mac OS X ODE binary to opensim-libs r69. 2008-10-13 01:38:19 +00:00
libode.so * This updates ODE to the most up-to-date version as of today. 1558 2008-10-12 23:47:39 +00:00
libopenjpeg-dotnet-2.1.3.0-dotnet-1-x86_64.so Reapply r7369 r7367 r7366 r7370 r7381. This brings it back up to the new 2008-11-19 06:25:34 +00:00
libopenjpeg-dotnet-2.1.3.0-dotnet-1.dylib Reapply r7369 r7367 r7366 r7370 r7381. This brings it back up to the new 2008-11-19 06:25:34 +00:00
libopenjpeg-dotnet-2.1.3.0-dotnet-1.so Reapply r7369 r7367 r7366 r7370 r7381. This brings it back up to the new 2008-11-19 06:25:34 +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
mssql_connection.ini.example * Split out MSSQLManager Test/Init into each provider. 2008-02-13 13:39:51 +00:00
nunit.framework.dll
ode-debug.dll Update svn properties. 2008-03-31 03:29:34 +00:00
ode.dll * This updates ODE to the most up-to-date version as of today. 1558 2008-10-12 23:47:39 +00:00
openjpeg-dotnet.dll Update the binaries to the latest version as per patch r7382 2008-11-19 06:46:01 +00:00
opensim-ode.sh Merge branch 'cms' of http://pokgsa.ibm.com/~jbongio/public/opensim 2008-09-03 18:04:37 +00:00
pCampBot.exe.config default to appending for log files per Mantis 530, and per 2008-02-12 00:39:08 +00:00
pCampBotSentences.txt Thank you very much, Hashbox for: 2008-02-18 03:14:31 +00:00
shutdown_commands.txt
sqlite-3.4.1.so
sqlite3.dll
ssleay32.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
startup_commands.txt.example move out the config files to .example files so that they 2007-10-25 15:33:11 +00:00
startuplogo.txt * minor: restore the standard startup logo text now I understand why things were appearing in the wrong order 2008-10-03 15:44:44 +00:00
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 * Uploading xunit as per request from sdague 2008-09-30 14:47:31 +00:00