OpenSimMirror/bin
Robert Adams 427ab219b8 Add JSONification of WebStats module. Adds a '?json' query parameter
to the fetch URL to return the data in JSON format. Also adds a simple
'sim.html' that uses JavaScript to display the JSON data. Not pretty
but an example.
2013-01-24 10:44:57 -08:00
..
Library
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 Move RegionConfig.ini.example into bin/Regions/Regions.ini.example - all other example files are in the same directory as their real files. 2012-07-20 23:18:41 +01:00
addon-modules Add back the missing bin/addon-modules directory that I somehow managed to accidentally delete in 2fbc98f (Jul 7 2011) 2011-10-14 23:32:15 +01:00
assets Changed duplicate Asset ID's to unique ID's in CollisionSoundsAssetSet.xml 2012-10-25 23:30:48 +01:00
config-include Added missing config var in grided sims. 2012-12-07 12:38:19 -08:00
data Add JSONification of WebStats module. Adds a '?json' query parameter 2013-01-24 10:44:57 -08:00
inventory Correct asset id of library default iris texture. 2011-09-23 21:57:52 +01:00
lib32 BulletSim: pass up and report the real collision penetration. 2013-01-23 16:20:44 -08:00
lib64 BulletSim: pass up and report the real collision penetration. 2013-01-23 16:20:44 -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 * Repairs the Object updates, Collision updates, and Child Prim methods making the bulletXNA engine work again. 2013-01-24 07:11:32 -05:00
BulletXNA.pdb * Repairs the Object updates, Collision updates, and Child Prim methods making the bulletXNA engine work again. 2013-01-24 07:11:32 -05:00
C5.dll Update C5.dll to version 1.1.1 from 1.1.0 2012-01-03 20:22:15 +00:00
CSJ2K.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
Community.CsharpSqlite.Sqlite.dll
Community.CsharpSqlite.Sqlite.pdb
Community.CsharpSqlite.dll
Community.CsharpSqlite.pdb
CookComputing.XmlRpcV2.dll
DotNetOpenId.dll
DotNetOpenMail.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
GlynnTucker.Cache.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
HttpServer_OpenSim.dll Replace HttpServer_OpenSim.dll with Oren Hurvitz's patch applied. 2011-11-18 22:52:59 +00:00
HttpServer_OpenSim.pdb Replace HttpServer_OpenSim.dll with Oren Hurvitz's patch applied. 2011-11-18 22:52:59 +00:00
HttpServer_OpenSim.xml Replace HttpServer_OpenSim.dll with Oren Hurvitz's patch applied. 2011-11-18 22:52:59 +00:00
Ionic.Zip.dll Update OpenMetaverse libraries at commit 6212cbd, this time built on Windows 2012-07-27 23:05:17 +01:00
LaunchSLClient.ini
Mono.Addins.CecilReflector.dll Update mono addins 2012-12-13 00:05:34 -05:00
Mono.Addins.Setup.dll Update mono addins 2012-12-13 00:05:34 -05:00
Mono.Addins.dll Update mono addins 2012-12-13 00:05:34 -05: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
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 libopenmetaverse components to commit f5cecaa 2012-09-18 23:45:06 +01:00
OpenMetaverse.StructuredData.XML
OpenMetaverse.StructuredData.dll Update libopenmetaverse components to commit f5cecaa 2012-09-18 23:45:06 +01:00
OpenMetaverse.XML
OpenMetaverse.dll Update libopenmetaverse components to commit f5cecaa 2012-09-18 23:45:06 +01:00
OpenMetaverse.dll.config fix openjpeg on 64 bit OSX we were pointing to a file taht did not 2012-12-06 09:52:18 -07:00
OpenMetaverseTypes.XML
OpenMetaverseTypes.dll Update libopenmetaverse components to commit f5cecaa 2012-09-18 23:45:06 +01:00
OpenSim.32BitLaunch.exe
OpenSim.32BitLaunch.exe.config
OpenSim.32BitLaunch.pdb
OpenSim.ConsoleClient.exe.config
OpenSim.ConsoleClient.ini.example
OpenSim.Services.exe.config
OpenSim.addin.xml
OpenSim.exe.config Independently control logging for per region module loading. I just got sick of, when debugging, the zillions of log lines verifying that each module is being added to each region. 2012-12-13 16:31:53 -08:00
OpenSim.ini.example Add information on ScriptStopStrategy to [XEngine] in OpenSimDefaults.ini and OpenSim.ini.example. Default remains abort. 2013-01-23 23:57:09 +00:00
OpenSimDefaults.ini Merge branch 'master' into cooptermination 2013-01-24 00:03:44 +00:00
OpenSimExport.exe.config
Prebuild.exe Replace old Prebuild.exe accidentally added back in f977291 with one built without <copy> nant target generation and on mono 2.4.3 2012-11-14 02:44:10 +00:00
PrimMesher.dll remove default values from prior commit since mono cant deal with them 2012-05-07 00:08:56 -07:00
Robust.32BitLaunch.exe
Robust.32BitLaunch.exe.config
Robust.HG.ini.example Move setting to correct locations in ini 2012-12-12 17:11:30 -05:00
Robust.exe.config
Robust.ini.example Move setting to correct locations in ini 2012-12-12 17:11:30 -05:00
SimpleApp.exe.config
Tools.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
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 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
pCampBot.exe.config Update libopenmetaverse components to commit f5cecaa 2012-09-18 23:45:06 +01:00
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 Remove STARTUP COMPLETE message from the startuplogo.txt file and into main logging 2012-06-20 01:06:55 +01:00
zlib.net.dll