..
Library
…
Physics
…
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
Restore FlotsamAssetCache as default and pre-enabled asset cache module
2015-08-26 16:33:32 +02:00
data
…
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
…
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
…
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
Restoring ICSharpCode.SharpZipLib.dll to what it was before, as it seems to have been inadvertently replaced in commit edcba95ab5
2015-06-11 11:31:21 -07:00
Ionic.Zip.dll
…
LaunchSLClient.ini
…
LukeSkywalker.IPNetwork.dll
Readded file to repository. Acciedently removed.
2015-04-21 18:42:30 -04: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
…
Ode.NET.dll
…
Ode.NET.dll.config
…
OpenMetaverse.Rendering.Meshmerizer.dll
Revert "update libomv managed dlls to 49a5cf05c32e - fresh clone default settings release mode VS 2015 community edition"
2015-08-23 15:31:25 -07:00
OpenMetaverse.StructuredData.XML
update libomv to 6b8afb2b61d3
2015-05-12 22:54:53 -07:00
OpenMetaverse.StructuredData.dll
Revert "update libomv managed dlls to 49a5cf05c32e - fresh clone default settings release mode VS 2015 community edition"
2015-08-23 15:31:25 -07:00
OpenMetaverse.XML
update libomv to 6b8afb2b61d3
2015-05-12 22:54:53 -07:00
OpenMetaverse.dll
Revert "update libomv managed dlls to 49a5cf05c32e - fresh clone default settings release mode VS 2015 community edition"
2015-08-23 15:31:25 -07:00
OpenMetaverse.dll.config
…
OpenMetaverseTypes.XML
Revert "update libomv managed dlls to 49a5cf05c32e - fresh clone default settings release mode VS 2015 community edition"
2015-08-23 15:31:25 -07:00
OpenMetaverseTypes.dll
Revert "update libomv managed dlls to 49a5cf05c32e - fresh clone default settings release mode VS 2015 community edition"
2015-08-23 15:31:25 -07: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
Added the thread name to the logs
2015-07-22 19:45:18 +03:00
OpenSim.ini.example
Fixed comment in ini related to previous patch
2015-08-25 20:43:22 -07:00
OpenSimDefaults.ini
Add LogFile option in OpenSimDefaults.ini. It was omitted accidentally
2015-07-26 04:54:46 +02: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
max-agent-groups support
2015-08-07 07:42:26 +01:00
Robust.Tests.dll.config
Added the beginning of a new test framework for robust connectors and services. For now, just Grid and Presence. This framework starts a robust server (as a thread) listening on a port in localhost, then the tests are client code.
2015-05-10 21:04:46 -07:00
Robust.Tests.ini
Added tests for UserAccountService in Robust. In the process fixed a couple of bugs in the network connectors. For some reason the robust-bound code had a CreateUser method, while the client-bound code had no such method. I assume someone is extending the client-side code with their own connectors. I added the missing method, but didn't add it to the service interface.
2015-05-11 19:55:23 -07:00
Robust.exe.config
Added the thread name to the logs
2015-07-22 19:45:18 +03:00
Robust.ini.example
max-agent-groups support
2015-08-07 07:42:26 +01: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
…