OpenSimMirror/bin
Homer Horwitz 38e8853e57 Megapatch that fixes/adds: friend offer/deny/accept, friendship termination,
on-/offline updates, calling cards for friends.
This adds methods in the DB layer and changes the MessagingServer, so a full
update (incl. UGAIM) is necessary to get it working. Older regions shouldn't
break, nor should older UGAIM break newer regions, but friends/presence will
only work with all concerned parts (UGAIM, source region and destination
region) at this revision (or later).
I added the DB code for MSSQL, too, but couldn't test that.
BEWARE: May contain bugs.
2008-11-01 22:09:48 +00:00
..
ScriptEngines
assets From: Alan Webb (alan_webb@us.ibm.com) 2008-10-20 18:23:53 +00:00
data
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.DynamicProxy.dll
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
DotNetOpenMail.dll Mantis#1681. Adding Vytek's submittal of DotNetOpenMail.dll 2008-07-08 01:07:32 +00:00
DotSets.dll
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
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
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
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
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
MySql.Data.dll
NHibernate.Mapping.Attributes.dll
NHibernate.dll
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.dll * Patch from JHurliman 2008-09-26 17:25:22 +00:00
OpenMetaverse.dll.config * This is the fabled LibOMV update with all of the libOMV types from JHurliman 2008-09-06 07:52:41 +00:00
OpenMetaverseTypes.dll * Patch from JHurliman 2008-09-26 17:25:22 +00:00
OpenSim.32BitLaunch.exe Updated 32Bit launcher so it works in Visual Studio again. (So developers on 64-bit os can run OpenSim in 32-bit mode) 2008-10-16 15:09:02 +00:00
OpenSim.32BitLaunch.exe.config default to appending for log files per Mantis 530, and per 2008-02-12 00:39:08 +00:00
OpenSim.32BitLaunch.pdb Updated 32Bit launcher so it works in Visual Studio again. (So developers on 64-bit os can run OpenSim in 32-bit mode) 2008-10-16 15:09:02 +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
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
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
OpenSim.ini.example Megapatch that fixes/adds: friend offer/deny/accept, friendship termination, 2008-11-01 22:09:48 +00:00
OpenSimExport.exe.config
PhysX-wrapper.dll
PhysX_Wrapper_Dotnet.dll
Prebuild.exe
PumaCode.SvnDotNet.dll
RAIL.dll
SimpleApp.exe.config
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 The new llScript-cs parser. Thanks Mike 2008-07-04 08:59:41 +00:00
XMLRPC.dll
avatar-texture.dat
defaultstripe.png
excuses
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-1.0.0-x86_64.so
libopenjpeg-1.0.0.so
libopenjpeg-1.1.0.dylib
libopenjpeg-dotnet-2.1.3.0-x86_64.so Update svn properties. 2008-09-07 07:13:12 +00:00
libopenjpeg-dotnet-2.1.3.0.dylib Update svn properties. 2008-09-07 07:13:12 +00:00
libopenjpeg-dotnet-2.1.3.0.so Update svn properties. 2008-09-07 07:13:12 +00:00
libopenjpeg-libsl-2.1.2.0.dylib
libopenjpeg-libsl-2.1.2.0.so
libsecondlife.dll commented out the SurfaceInfoBlock read code in libsecondlife packet.cs 2008-08-28 16:06:55 +00:00
libsecondlife.dll.config * This is the fabled LibOMV update with all of the libOMV types from JHurliman 2008-09-06 07:52:41 +00:00
log4net.dll
mssql_connection.ini.example
nunit.framework.dll
ode-debug.dll
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 svn properties. 2008-09-07 07:13:12 +00:00
openjpeg-libsl.dll
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
pCampBotSentences.txt
shutdown_commands.txt
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.dll updating windows sqlite binary 2007-10-20 05:38:32 +00:00
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
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