OpenSimMirror/bin
Melanie c6e9db5866 Merge branch 'master' into careminster
Conflicts:
	OpenSim/Framework/RegionSettings.cs
	OpenSim/Region/CoreModules/World/WorldMap/WorldMapModule.cs
	OpenSim/Region/Framework/Interfaces/IInterregionComms.cs
	OpenSim/Region/OptionalModules/World/NPC/Tests/NPCModuleTests.cs
2014-01-28 21:02:20 +00:00
..
Library
Physics Merge branch 'master' into careminster 2013-04-10 13:20:55 +01:00
Regions
addon-modules
assets Merge branch 'master' into careminster 2014-01-28 20:47:36 +00:00
config-include fix missing " for variable SRV_IMServerURI in example file 2013-10-12 20:47:10 -04:00
data Whitespace fubar. 2013-08-24 03:40:44 -07:00
inventory In library inventory, correct asset id for llSay example script 2014-01-10 20:51:28 +00:00
lib/NET Readding Mono.Security.dll. This comes from http://pgfoundry.org/frs/download.php/3354/Npgsql2.0.12.0-bin-ms.net3.5sp1.zip 2013-10-17 22:31:15 +01:00
lib32 Merge branch 'master' into careminster 2013-11-08 17:55:01 +00:00
lib64 Merge branch 'master' into careminster 2013-11-08 17:55:01 +00:00
openmetaverse_data Add openmetaverse_data from libopenmetaverse to allow testing of texture baking via bot rather than just throwing out errors 2012-09-18 23:57:00 +01:00
Axiom.MathLib.dll
BulletXNA.dll * Fix some threading issues in BulletXNA (the managed bullet library), this should better allow you to run it in multiple region scenarios (but why would you really want to do that?) Source in OpenSimLibs. 2013-08-20 21:09:17 -05:00
BulletXNA.pdb * Fix some threading issues in BulletXNA (the managed bullet library), this should better allow you to run it in multiple region scenarios (but why would you really want to do that?) Source in OpenSimLibs. 2013-08-20 21:09:17 -05:00
C5.dll
CSJ2K.dll
Community.CsharpSqlite.Sqlite.dll
Community.CsharpSqlite.Sqlite.pdb
Community.CsharpSqlite.dll
Community.CsharpSqlite.pdb * Pushing the Community.CSharpSqlite.Sqlite dll's I built. This is a slightly modified version of CSharpSqlite built in silverlight mode so that it doesn't have the locking issues that it normally would under .NET and a custom ADO.NET wrapper based on Mono.Data.Sqlite. I'm not entirely sure if these will be kept here like this in debug mode with the pdb's Maybe to start.. but after some testing we'll put them in release mode. 2010-09-23 00:50:18 -04:00
CookComputing.XmlRpcV2.dll
DotNetOpenId.dll
DotNetOpenMail.dll
GlynnTucker.Cache.dll
HttpServer_OpenSim.dll Update HTTP server 2013-06-04 21:11:16 +01:00
HttpServer_OpenSim.pdb
HttpServer_OpenSim.xml *Yet another HTTPServer update code changes in OpenSim Libs. * This fixes a connection close issue by getting rid of the socket references * This adds a connection timeout checker to shutdown poor or evil connections and combats DOS attempts that just connect and make no complete requests and just wait. It also actually implements KeepAlive... instead of just understanding the connection header in the request... you can test by connecting and requesting a keepalive header and sending another request on the same connection. The new timeout checker closes expired keepalive sessions, just make sure you send the request within 70 seconds of connecting or the timeout checker will timeout the connection. 2013-03-16 03:14:11 -04:00
Ionic.Zip.dll
LaunchSLClient.ini
Mono.Addins.CecilReflector.dll
Mono.Addins.Setup.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.Sqlite.dll
Mono.Data.Sqlite.dll.config
Mono.Data.SqliteClient.dll
MsgPack.dll Add a message packing library to binary-pack AgentCircuitData for faster 2011-05-17 22:38:45 +02:00
MySql.Data.dll
NDesk.Options.dll
Nini.dll
Npgsql.dll This is Npgsql2.0.12.0-bin-ms-net3.5sp1 2013-10-14 23:59:49 +01:00
Npgsql.xml Fernando Oliveira's Postgress SQL Server Data Connector as a single commit. 2013-10-12 16:33:45 -05:00
Ode.NET.dll
Ode.NET.dll.config
OpenMetaverse.Rendering.Meshmerizer.dll Updated libomv to 25ee208a 2013-11-05 2013-11-06 02:43:44 +01:00
OpenMetaverse.StructuredData.XML update OpenMetaverse.StructuredData to git master (bf4e9f654ff99c85e20b53e56faac38e307dd8c2) which fixes JSON OSD serialization to a standards compliant means of encoding floating point NaN and Infinity 2014-01-20 03:18:36 -08:00
OpenMetaverse.StructuredData.dll update OpenMetaverse.StructuredData to git master (bf4e9f654ff99c85e20b53e56faac38e307dd8c2) which fixes JSON OSD serialization to a standards compliant means of encoding floating point NaN and Infinity 2014-01-20 03:18:36 -08:00
OpenMetaverse.XML Updated libomv to 25ee208a 2013-11-05 2013-11-06 02:43:44 +01:00
OpenMetaverse.dll update libomv to 1538d3088e79ff0a9abea6905b487755b6890a85 in hope that it fixes some bulletsim issues on linux 2013-11-15 14:40:38 -08:00
OpenMetaverse.dll.config
OpenMetaverseTypes.XML Update libomv to 7e260ad419ebb1c24a5f1b123e11dd930e05f414. Thanks lkalif :) 2013-11-05 23:01:14 -08:00
OpenMetaverseTypes.dll update libomv to 1538d3088e79ff0a9abea6905b487755b6890a85 in hope that it fixes some bulletsim issues on linux 2013-11-15 14:40:38 -08:00
OpenSim.32BitLaunch.exe Update OpenSim.32BitLaunch.exe and Robust.32BitLaunch.exe to .NET 4 versions. 2013-11-13 01:07:14 +00:00
OpenSim.32BitLaunch.exe.config Stop .NET 4 complaining on Windows when it tries to load in DLLs that haven't been marked as trusted in the operating system. 2013-11-23 01:29:55 +00:00
OpenSim.32BitLaunch.pdb
OpenSim.ConsoleClient.exe.config Stop .NET 4 complaining on Windows when it tries to load in DLLs that haven't been marked as trusted in the operating system. 2013-11-23 01:29:55 +00:00
OpenSim.ConsoleClient.ini.example
OpenSim.addin.xml
OpenSim.exe.config Stop .NET 4 complaining on Windows when it tries to load in DLLs that haven't been marked as trusted in the operating system. 2013-11-23 01:29:55 +00:00
OpenSim.ini.example Merge branch 'master' into careminster 2014-01-28 21:02:20 +00:00
OpenSimDefaults.ini Merge branch 'master' into careminster 2014-01-28 21:02:20 +00:00
OpenSimDefaults.ini.example Renamed OpenSimDefaults.ini.example to OpenSimDefaults.ini 2010-09-13 16:23:22 -07:00
Prebuild.exe
PrimMesher.dll
Robust.32BitLaunch.exe Update OpenSim.32BitLaunch.exe and Robust.32BitLaunch.exe to .NET 4 versions. 2013-11-13 01:07:14 +00:00
Robust.32BitLaunch.exe.config Stop .NET 4 complaining on Windows when it tries to load in DLLs that haven't been marked as trusted in the operating system. 2013-11-23 01:29:55 +00:00
Robust.HG.ini.example minor: Make PID file example in Robust.HG.ini more meaningful as is now the case in OpenSim and vanilla ROBUST config files 2013-11-08 00:34:35 +00:00
Robust.exe.config Stop .NET 4 complaining on Windows when it tries to load in DLLs that haven't been marked as trusted in the operating system. 2013-11-23 01:29:55 +00:00
Robust.ini.example minor: Make PID file examples in OpenSim and Robust config somewhat more meaningful than just /tmp/my.pid 2013-11-06 23:27:19 +00:00
Tools.dll
Warp3D.dll
XMLRPC.dll
avatar-texture.dat
defaultstripe.png
enter_uuid.xml
excuses
http_404.html.example
http_500.html.example
http_loginform.html.example
libopenjpeg-dotnet-2-1.5.0-dotnet-1-i686.so
libopenjpeg-dotnet-2-1.5.0-dotnet-1-x86_64.so
libopenjpeg-dotnet-2-1.5.0-dotnet-1.dylib
log4net.dll
nunit.framework.dll
openjpeg-dotnet-x86_64.dll
openjpeg-dotnet.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 Stop .NET 4 complaining on Windows when it tries to load in DLLs that haven't been marked as trusted in the operating system. 2013-11-23 01:29:55 +00:00
pCampBot.ini.example Rename pCampbot.ini -> pCampBot.ini (and example file) to be consistent with other capitalizations of pCampBot 2013-08-23 20:58:46 +01:00
pCampBotSentences.txt
set_object_owner.xml
shutdown_commands.txt.example
startup_commands.txt.example
startuplogo.txt
zlib.net.dll