OpenSimMirror/bin
Justin Clark-Casey (justincc) fb44e7b636 minor: convert tabs to spaces in config example files from recent 7c534e5 2012-04-10 17:46:34 +01:00
..
Library Library Module: allows adding folders/items to the Library from IAR files placed under bin/Library. This works only for standalones. 2009-12-23 17:31:30 -08:00
Physics BulletSim: update 64 bit libraries and change Linux configuration to use the files in the lib32 and lib64 directories as needed. 2012-03-28 15:36:20 -07:00
Regions force back the Regions directory, which because it was empty in svn never made 2009-08-05 10:40:59 -04:00
addon-modules
assets Get rid of the 'lolcat' library asset. 2011-12-12 21:17:01 +00:00
config-include minor: convert tabs to spaces in config example files from recent 7c534e5 2012-04-10 17:46:34 +01:00
data
inventory
lib32 BulletSim: update 64 bit libraries and change Linux configuration to use the files in the lib32 and lib64 directories as needed. 2012-03-28 15:36:20 -07:00
lib64 BulletSim: update 64 bit libraries and change Linux configuration to use the files in the lib32 and lib64 directories as needed. 2012-03-28 15:36:20 -07:00
Axiom.MathLib.dll
C5.dll Update C5.dll to version 1.1.1 from 1.1.0 2012-01-03 20:22:15 +00:00
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 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
DotNetOpenId.dll
DotNetOpenMail.dll
GlynnTucker.Cache.dll
HttpServer_OpenSim.dll
HttpServer_OpenSim.pdb
HttpServer_OpenSim.xml
LaunchSLClient.ini Load grid list in LaunchSLClient from .ini file at run-time. 2008-05-01 18:28:32 +00:00
Mono.Addins.CecilReflector.dll
Mono.Addins.Setup.dll
Mono.Addins.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
Mono.Addins.dll.config
Mono.Data.Sqlite.dll
Mono.Data.Sqlite.dll.config Move other sqlite and ode 32-bit and 64-bit libraries into lib32 or lib64 as appropriate. 2012-02-25 03:25:56 +00:00
Mono.Data.SqliteClient.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
MySql.Data.dll
NDesk.Options.dll
Newtonsoft.Json.Net20.dll
Newtonsoft.Json.XML
Newtonsoft.Json.pdb
Nini.dll Make fix to Nini for null references in some cases. 2011-11-29 22:25:03 -05:00
Ode.NET.dll
Ode.NET.dll.config Move other sqlite and ode 32-bit and 64-bit libraries into lib32 or lib64 as appropriate. 2012-02-25 03:25:56 +00:00
OpenMetaverse.Http.XML
OpenMetaverse.Rendering.Meshmerizer.dll Update libomv to 0.9.1 2011-12-07 09:56:15 -05:00
OpenMetaverse.StructuredData.XML
OpenMetaverse.StructuredData.dll Update libomv to 0.9.1 2011-12-07 09:56:15 -05:00
OpenMetaverse.XML
OpenMetaverse.dll Update libomv to 0.9.1 2011-12-07 09:56:15 -05:00
OpenMetaverse.dll.config Move libopenjpeg native libraries into lib32 and lib64 as appropriate. 2012-02-25 04:26:32 +00:00
OpenMetaverseTypes.XML
OpenMetaverseTypes.dll Update libomv to 0.9.1 2011-12-07 09:56:15 -05:00
OpenSim.32BitLaunch.exe
OpenSim.32BitLaunch.exe.config
OpenSim.32BitLaunch.pdb
OpenSim.ConsoleClient.exe.config
OpenSim.ConsoleClient.ini.example
OpenSim.Framework.Communications.Tests.dll.config
OpenSim.Framework.Serialization.Tests.dll.config Change LandDataSerializer deserialization so that in the future it won't care about extra elements or element order. 2012-02-03 22:21:54 +00:00
OpenSim.Framework.Servers.Tests.dll.config
OpenSim.Framework.Tests.dll.config
OpenSim.Region.ClientStack.LindenCaps.Tests.dll.config
OpenSim.Region.ClientStack.LindenUDP.Tests.dll.config Reactivate BasicCircuitTests.TestAddClient() 2011-12-08 20:52:34 +00:00
OpenSim.Region.CoreModules.Tests.dll.config
OpenSim.Region.Framework.Tests.dll.config
OpenSim.Region.OptionalModules.Tests.dll.config
OpenSim.Region.ScriptEngine.Tests.dll.config
OpenSim.Services.exe.config
OpenSim.Tests.Torture.dll.config Add torture tests to test adding 10,000, 100,000 and 200,000 single prim scene objects. 2012-01-31 19:56:37 +00:00
OpenSim.addin.xml
OpenSim.exe.config Comment out noisy log lines I accidentally included in the nant build target adjustment commit. 2012-01-16 23:04:08 +00:00
OpenSim.ini.example Added new simple_build_permissions config to the .ini and .example files. 2012-03-22 14:21:07 -07:00
OpenSimDefaults.ini Correct max_listeners_per_region in OpenSimDefaults.ini to max_listens_per_region 2012-04-10 17:22:02 +01:00
OpenSimExport.exe.config
Prebuild.exe Add Copy task to Prebuild.exe (vsxxxx targets) 2011-12-25 00:04:42 -05:00
PrimMesher.dll
RegionConfig.ini.example
Robust.32BitLaunch.exe
Robust.32BitLaunch.exe.config
Robust.HG.ini.example minor: convert tabs to spaces in config example files from recent 7c534e5 2012-04-10 17:46:34 +01:00
Robust.exe.config
Robust.ini.example Fix typo 2012-03-21 20:33:45 -04:00
SimpleApp.exe.config
Tools.dll
Warp3D.dll
XMLRPC.dll
avatar-texture.dat
defaultstripe.png
excuses
http_404.html.example
http_500.html.example
http_loginform.html.example
log4net.dll
nunit.framework.dll
openjpeg-dotnet-x86_64.dll
openjpeg-dotnet.dll
opensim-ode.sh
pCampBot.exe.config
pCampBotSentences.txt
shutdown_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
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
zlib.net.dll