OpenSimMirror/bin
Magnuz Binder 263db44129 Implement llGetBoundingBox fully.
Signed-off-by: Michael Cerquoni <nebadon2025@gmail.com>
2015-04-20 16:23:34 -04:00
..
Library
Physics fixed bullet config for osx 2013-04-08 09:09:30 -07:00
Regions minor: Remove unnecessary quoting in Regions.ini.example 2015-03-11 22:46:11 +00:00
addon-modules
assets Add missing default female hair texture for Ruth avatar. 2014-07-24 20:03:19 +01:00
config-include Enable OSSL functions by default using the osslEnable.ini configuration file. 2015-04-14 07:17:54 -07:00
data Whitespace fubar. 2013-08-24 03:40:44 -07:00
inventory Add rough and ready element explanation in a comment at the top of inventory library items xml 2015-03-11 23:12:21 +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 BulletSim: update the OSX BulletSim binary to the latest sources in 2015-02-21 14:27:01 -08:00
lib64 BulletSim: bring the BulletSim dll's and so's up to date with 2015-02-13 20:59:13 -08: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 Set executable flag on BulletXNA.dll for cygwin 2014-03-18 21:02:51 +00: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 revert CSJ2K.dll to version in use prior to commit d4fa2c69ed 2013-04-23 15:01:20 -07:00
CookComputing.XmlRpcV2.dll
DotNetOpenId.dll
DotNetOpenMail.dll
GlynnTucker.Cache.dll
HttpServer_OpenSim.dll New HttpServer_OpenSim.dll with increased limits on number of connections, requests, etc. 2013-06-04 12:27:22 -07:00
HttpServer_OpenSim.pdb *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
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
ICSharpCode.SharpZipLib.dll Updated Mono.Addins to version 1.2 (https://github.com/mono/mono-addins/releases/tag/mono-addins-1.2). Also included mautil.exe, the command line application for managing mono addins. 2014-12-29 14:38:18 -08:00
Ionic.Zip.dll Replaced Ionic.Zip.dll with a new one that fixes a bug in it. DotNetZip (from which Ionic.Zip.dll is derived) is now a fork in opensim-libs, forked from 1.9.1.8 and added that simple bug fix. 2013-02-12 14:47:26 -08:00
LaunchSLClient.ini
LukeSkywalker.IPNetwork.dll Add outbound URL filter to llHttpRequest() and osSetDynamicTextureURL*() script functions. 2015-03-04 18:27:50 +00:00
Mono.Addins.CecilReflector.dll Updated Mono.Addins to version 1.2 (https://github.com/mono/mono-addins/releases/tag/mono-addins-1.2). Also included mautil.exe, the command line application for managing mono addins. 2014-12-29 14:38:18 -08:00
Mono.Addins.Setup.dll Amend to previous commits -- also needed for bug fixes: the mono addins dlls. 2015-01-02 16:06:11 -08:00
Mono.Addins.Setup.xml Updated Mono.Addins to version 1.2 (https://github.com/mono/mono-addins/releases/tag/mono-addins-1.2). Also included mautil.exe, the command line application for managing mono addins. 2014-12-29 14:38:18 -08:00
Mono.Addins.dll Amend to previous commits -- also needed for bug fixes: the mono addins dlls. 2015-01-02 16:06:11 -08:00
Mono.Addins.dll.config
Mono.Addins.xml Updated Mono.Addins to version 1.2 (https://github.com/mono/mono-addins/releases/tag/mono-addins-1.2). Also included mautil.exe, the command line application for managing mono addins. 2014-12-29 14:38:18 -08:00
Mono.Data.Sqlite.dll
Mono.Data.Sqlite.dll.config
Mono.Data.SqliteClient.dll
MySql.Data.dll
NDesk.Options.dll
Nini.dll
Npgsql.dll Set executable bit on Npgsql.dll for cygwin 2014-03-18 21:04:37 +00: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 Update libomv to cedac55 2014-10-30 22:56:57 +00:00
OpenMetaverse.StructuredData.XML update libomv to 59280cfe3e96714151158f4ec7b167af57f60e93 (current head) to hopefully resolve zlib incompatibilities when rendering maptiles with mesh 2014-02-22 18:52:59 -08:00
OpenMetaverse.StructuredData.dll Refresh OpenMetaverse libraries again at 0f4b361 but with Windows builds to see if this resolves some user problems. 2014-10-24 22:54:53 +01:00
OpenMetaverse.XML update libomv to 59280cfe3e96714151158f4ec7b167af57f60e93 (current head) to hopefully resolve zlib incompatibilities when rendering maptiles with mesh 2014-02-22 18:52:59 -08:00
OpenMetaverse.dll Updated libomv to grab the latest bug fixes in Collada upload 2014-12-25 08:02:34 -08:00
OpenMetaverse.dll.config update libomv to git master which adds support for MaterialID in TextureEntry 2013-04-17 21:31:18 -07:00
OpenMetaverseTypes.XML Update libomv to 7e260ad419ebb1c24a5f1b123e11dd930e05f414. Thanks lkalif :) 2013-11-05 23:01:14 -08:00
OpenMetaverseTypes.dll Refresh OpenMetaverse libraries again at 0f4b361 but with Windows builds to see if this resolves some user problems. 2014-10-24 22:54:53 +01:00
OpenSim.32BitLaunch.exe.config Revert "Use log-rolling on the log files (once per day)" 2014-03-26 08:56:56 +02: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.exe.config Reintroduce general xengine extra debugging log level. This can be controlled at runtime with the command "debug xengine log <level>", as with similar commands. 2014-12-03 20:48:17 +00:00
OpenSim.ini.example Small fix for ini comments 2015-04-15 15:55:47 -04:00
OpenSimDefaults.ini Implement llGetBoundingBox fully. 2015-04-20 16:23:34 -04:00
Prebuild.exe compile Prebuild.exe with mono 3.2.8 targeting .NET framework 3.5 2014-12-30 23:14:01 -08:00
PrimMesher.dll
Robust.32BitLaunch.exe.config Stop appending redundant newline to console messages in Robust and pCampbot configs 2014-05-27 20:44:00 +01:00
Robust.HG.ini.example For the public-facing Hypergrid asset and inventory services, override a general AuthType setting with None in Robust.HG.ini.example 2015-03-13 23:01:50 +00:00
Robust.exe.config Stop appending redundant newline to console messages in Robust and pCampbot configs 2014-05-27 20:44:00 +01:00
Robust.ini.example Make private services forbid llHTTPRequest() calls by rejecting those that have the X-SecondLife-Shard header. 2015-03-04 18:27:51 +00:00
Tools.dll
Warp3D.dll
XMLRPC.dll
avatar-texture.dat
defaultstripe.png
excuses
http_404.html.example * Added a hashtable based HTTP processor in preparation of the web_login_key 2008-01-09 04:13:04 +00:00
http_500.html.example
http_loginform.html.example
libopenjpeg-dotnet-2-1.5.0-dotnet-1-i686.so update libomv to git master which adds support for MaterialID in TextureEntry 2013-04-17 21:31:18 -07:00
libopenjpeg-dotnet-2-1.5.0-dotnet-1-x86_64.so update libomv to git master which adds support for MaterialID in TextureEntry 2013-04-17 21:31:18 -07:00
libopenjpeg-dotnet-2-1.5.0-dotnet-1.dylib update libomv to git master which adds support for MaterialID in TextureEntry 2013-04-17 21:31:18 -07:00
log4net.dll
mautil.exe Make bin/mautil.exe executable when checked out. 2015-01-03 15:28:15 -08:00
nunit.framework.dll
openjpeg-dotnet-x86_64.dll Add back openjpeg dll for Windows 2012-12-08 17:15:35 -05:00
openjpeg-dotnet.dll Add back openjpeg dll for Windows 2012-12-08 17:15:35 -05: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 Add 'server' stats information to pCampbot, as used elsewhere in OpenSimulator 2014-08-13 19:53:42 +01: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
shutdown_commands.txt.example
startup_commands.txt.example Move startup/shutdown command .txt files to .txt.example files to avoid clobbering on updates. 2012-03-19 00:29:02 +00:00
startuplogo.txt Remove STARTUP COMPLETE message from the startuplogo.txt file and into main logging 2012-06-20 01:06:55 +01:00
zlib.net.dll add the executable bit to all bundled DLLs so that these are preserved when using git or untarring releases under cygwin on windows 2011-04-27 23:57:26 +01:00