OpenSimMirror/bin
Diva Canto 8e562f04d1 Donation of robust network connectors for estate service, as promised. This allows to have one central database for estates without having to open the MySql port. This is off by default, so not to disturb everyone's existing installations. To use it, see GridCommon.ini.example [EstateDataStore] section and Robust*.ini.example's new additions.
Note that I also made things consistent by removing both the EstateDataService and the SimulationService into their own dlls, just like all other services. They really didn't belong in Services.Connectors, since everything in that component is about network connectors to robust backends. We may have too many dlls, and at some point it might not be a bad idea to merge all services into one single dll, since they all have more or less the same dependencies.
2015-01-06 21:24:44 -08:00
..
Library
Physics
Regions Fix key name in example Regions.ini file 2014-09-28 23:04:49 -04:00
addon-modules
assets Add missing default female hair texture for Ruth avatar. 2014-07-24 20:03:19 +01:00
config-include Donation of robust network connectors for estate service, as promised. This allows to have one central database for estates without having to open the MySql port. This is off by default, so not to disturb everyone's existing installations. To use it, see GridCommon.ini.example [EstateDataStore] section and Robust*.ini.example's new additions. 2015-01-06 21:24:44 -08:00
data
inventory
lib/NET
lib32 BulletSim: update BulletSim DLLs and SOs to remove chatty debug log messages. 2015-01-04 14:21:43 -08:00
lib64 BulletSim: update BulletSim DLLs and SOs to remove chatty debug log messages. 2015-01-04 14:21:43 -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
BulletXNA.pdb
C5.dll
CSJ2K.dll
CookComputing.XmlRpcV2.dll
DotNetOpenId.dll
DotNetOpenMail.dll
GlynnTucker.Cache.dll
HttpServer_OpenSim.dll
HttpServer_OpenSim.pdb
HttpServer_OpenSim.xml
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
LaunchSLClient.ini
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
Npgsql.xml
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
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
OpenMetaverse.dll Updated libomv to grab the latest bug fixes in Collada upload 2014-12-25 08:02:34 -08:00
OpenMetaverse.dll.config
OpenMetaverseTypes.XML
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
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 Fix typo in OpenSim.ini.example 2015-01-04 18:52:37 -05:00
OpenSimDefaults.ini Slight change in the way region module addins handle their configuration. Rather than opensim grabbing their config file automatically from the addins folder, it's the module's responsibility to read its own config file. This makes it consistent with Robust-bound addins. 2015-01-02 13:32:20 -08: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 Donation of robust network connectors for estate service, as promised. This allows to have one central database for estates without having to open the MySql port. This is off by default, so not to disturb everyone's existing installations. To use it, see GridCommon.ini.example [EstateDataStore] section and Robust*.ini.example's new additions. 2015-01-06 21:24:44 -08: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 Donation of robust network connectors for estate service, as promised. This allows to have one central database for estates without having to open the MySql port. This is off by default, so not to disturb everyone's existing installations. To use it, see GridCommon.ini.example [EstateDataStore] section and Robust*.ini.example's new additions. 2015-01-06 21:24:44 -08:00
Tools.dll
Warp3D.dll
XMLRPC.dll
avatar-texture.dat
defaultstripe.png
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
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
openjpeg-dotnet.dll
opensim-ode.sh
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
pCampBotSentences.txt
shutdown_commands.txt.example
startup_commands.txt.example
startuplogo.txt
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