OpenSimMirror/bin
Melanie 20ea823c19 Merge branch 'master' into careminster-presence-refactor 2010-06-08 22:07:01 +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
Regions
ScriptEngines
addon-modules Add the addon modules folder 2009-08-06 21:20:41 +01:00
assets Added image for hyperlink map tiles. 2010-01-25 09:08:57 -08:00
config-include * Fixed configs in StandaloneHypergrid.ini, it still had the SQLite connection strings. 2010-05-16 08:10:57 -07:00
data
inventory
AprSharp.dll
AprSharp.pdb
Axiom.MathLib.dll
BclExtras35.dll
BulletDotNET.dll
BulletDotNET.pdb * Committing more BulletDotNETPlugin work 2009-04-16 07:31:48 +00:00
C5.dll
CSJ2K.dll
Castle.Core.dll
Castle.DynamicProxy.dll
Castle.DynamicProxy2.dll
CookComputing.XmlRpcV2.dll added CookComputing.XmlRpcV2.dll to bin (as libsl now references it). Most likely at some point want to look into converting opensim to use this instead of the old Xml-rpc library. 2007-08-01 19:42:12 +00:00
DotNetOpenId.dll
DotNetOpenMail.dll * Update DotNetOpenMail to 0.5.8b (taken from http://sourceforge.net/project/showfiles.php?group_id=129974&package_id=143561&release_id=419713) 2008-12-11 18:14:38 +00:00
DotSets.dll
Fadd.Globalization.Yaml.dll
Fadd.dll Updates HttpServer with the updated version. Adds ProtocolVersion, Removed dependency on xunit. 2008-09-30 09:02:02 +00:00
GlynnTucker.Cache.dll
Google.ProtocolBuffers.dll
HttpServer.dll
HttpServer_OpenSim.dll
HttpServer_OpenSim.pdb
HttpServer_OpenSim.xml * Update HTTP Server with jhurliman's longheader fix. Changes 1024 with 4096. 2009-08-18 01:19:01 -04:00
Iesi.Collections.dll
Kds.Serialization.dll Some work on restructuring the namespaces / project names. Note this doesn't compile yet as not all the code has been changed to use the new namespaces. Am committing it now for feedback on the namespaces. 2007-06-27 15:28:52 +00:00
LaunchSLClient.ini
MXP.dll
MXP.pdb Thank you tlaukkan for a patch that: Upgraded to MXP 0.4 version and cleaned up field naming. 2009-03-08 19:33:19 +00:00
Modified.XnaDevRu.BulletX.dll Update of libraries MonoXnaCompactMaths and Modified BulletX cause an update on MonoXnaCompactMaths. The method CreateFromRotation in Quaternion Class (MonoXnaCompactMaths) has been changed to make rotations work properly. See OpenSim libs. 2007-11-07 20:49:31 +00:00
Mono.Addins.dll * Update Mono.Addins.dll to 0.4, as per sdague's suggestion 2008-11-12 19:33:20 +00:00
Mono.Addins.dll.config
Mono.Data.Sqlite.dll
Mono.Data.SqliteClient.dll
Mono.GetOptions.dll * Committing a whole bunch of binaries needed for SvnDotNet to function. Namely the apache portable runtime project. Under Apache 2.0 License. 2008-04-17 10:39:18 +00:00
Mono.PEToolkit.dll (2/2) Added DotSets.dll and Mono.PEToolkit.dll 2007-08-17 18:42:54 +00:00
MonoXnaCompactMaths.dll
MySql.Data.dll
NDesk.Options.dll
Newtonsoft.Json.XML
Newtonsoft.Json.dll
Newtonsoft.Json.pdb
Nini.dll
Npgsql.dll
Ode.NET.dll Update svn properties, minor formatting cleanup. 2009-01-05 04:34:17 +00:00
Ode.NET.dll.config add in stanzas for ppc64 and s390x 2009-08-07 10:56:49 -04:00
OpenMetaverse.Http.XML
OpenMetaverse.StructuredData.XML
OpenMetaverse.StructuredData.dll
OpenMetaverse.Utilities.XML
OpenMetaverse.Utilities.dll
OpenMetaverse.XML
OpenMetaverse.dll
OpenMetaverse.dll.config Updating the OpenJPEG libraries to the versions from libomv 0.8.0 2009-10-28 00:29:40 -07:00
OpenMetaverseTypes.XML
OpenMetaverseTypes.dll
OpenSim.32BitLaunch.exe
OpenSim.32BitLaunch.exe.config * Removed OpenSim.Data.NHibernate 2009-10-19 16:52:27 -07:00
OpenSim.32BitLaunch.pdb Garbage Collector 2008-12-05 12:42:32 +00:00
OpenSim.ConsoleClient.exe.config
OpenSim.ConsoleClient.ini.example
OpenSim.Grid.GridServer.addin.xml
OpenSim.Grid.GridServer.exe.config
OpenSim.Grid.MessagingServer.exe.config default to appending for log files per Mantis 530, and per 2008-02-12 00:39:08 +00:00
OpenSim.Grid.ScriptServer.exe.config
OpenSim.Grid.UserServer.exe.config * Removed OpenSim.Data.NHibernate 2009-10-19 16:52:27 -07:00
OpenSim.Services.exe.config Rename OpenSim.Server.exe to OpenSim.Services.exe and the corresponding 2009-05-18 21:14:08 +00:00
OpenSim.addin.xml
OpenSim.exe.config
OpenSim.ini.example Merge branch 'master' into careminster-presence-refactor 2010-06-08 22:07:01 +01:00
OpenSimExport.exe.config
PhysX-wrapper.dll Some work on restructuring the namespaces / project names. Note this doesn't compile yet as not all the code has been changed to use the new namespaces. Am committing it now for feedback on the namespaces. 2007-06-27 15:28:52 +00:00
PhysX_Wrapper_Dotnet.dll
Prebuild.exe Added VS2010 support to Prebuild and created runprebuild2010.bat 2009-10-22 17:03:13 -07:00
PumaCode.SvnDotNet.dll
RAIL.dll
RegionConfig.ini.example
Robust.32BitLaunch.exe
Robust.32BitLaunch.exe.config * Added 32bitLauncher for Robust. Still need to test it on a 64 bit machine. 2010-04-14 10:36:03 -07:00
Robust.HG.ini.example GridUserService in place. Replaces the contrived concept of storing user's home and position info in the presence service. WARNING: I violated a taboo by deleting 2 migration files and simplifying the original table creation for Presence. This should not cause any problems to anyone, though. Things will work with the new simplified table, as well as with the previous contrived one. If there are any problems, solving them is as easy as dropping the presence table and deleting its row in the migrations table. The presence info only exists during a user's session anyway. 2010-05-07 21:29:56 -07:00
Robust.exe.config Renamed OpenSim.Server.exe to Robust.exe and corresponding .ini's and config. 2010-04-22 07:25:32 -07:00
Robust.ini.example
SimpleApp.exe.config
SubversionSharp.dll
SubversionSharp.pdb
System.Data.SQLite.dll
Tools.dll
XMLRPC.dll
avatar-texture.dat * Applying dalien's patches from bug#177 and #179 2007-07-11 02:51:51 +00:00
defaultstripe.png Some work on restructuring the namespaces / project names. Note this doesn't compile yet as not all the code has been changed to use the new namespaces. Am committing it now for feedback on the namespaces. 2007-06-27 15:28:52 +00:00
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
intl3_svn.dll
libapr.dll
libapr.pdb
libapriconv.dll
libapriconv.pdb * Committing a whole bunch of binaries needed for SvnDotNet to function. Namely the apache portable runtime project. Under Apache 2.0 License. 2008-04-17 10:39:18 +00:00
libaprutil.dll
libaprutil.pdb
libbulletnet.dll
libbulletnet.so
libdb44d.dll
libdb_dotNET43.dll
libeay32.dll
libode-x86_64.so
libode.dylib
libode.so
libopenjpeg-dotnet-2.1.3.0-dotnet-1-i686.so
libopenjpeg-dotnet-2.1.3.0-dotnet-1-x86_64.so
libopenjpeg-dotnet-2.1.3.0-dotnet-1.dylib
libopenjpeg-dotnet-2.1.3.0-dotnet-1.so * Progressive texture patch + PriorityQueue put into the LLClient namespace. 2009-01-19 17:11:57 +00:00
log4net.dll Some work on restructuring the namespaces / project names. Note this doesn't compile yet as not all the code has been changed to use the new namespaces. Am committing it now for feedback on the namespaces. 2007-06-27 15:28:52 +00:00
mssql_connection.ini.example
nunit.framework.dll * Forced nunit.framework.dll into the repo 2008-02-08 17:56:41 +00:00
ode.dll
openjpeg-dotnet-x86_64.dll Updating the OpenJPEG libraries to the versions from libomv 0.8.0 2009-10-28 00:29:40 -07:00
openjpeg-dotnet.dll Updating the OpenJPEG libraries to the versions from libomv 0.8.0 2009-10-28 00:29:40 -07: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
pCampBotSentences.txt
protobuf-net.dll
protobuf-net.pdb
shutdown_commands.txt set svn:eol-style 2007-11-11 09:19:21 +00:00
sqlite-3.6.21.so
sqlite3.dll
ssleay32.dll * Committing a whole bunch of binaries needed for SvnDotNet to function. Namely the apache portable runtime project. Under Apache 2.0 License. 2008-04-17 10:39:18 +00:00
startup_commands.txt.example move out the config files to .example files so that they 2007-10-25 15:33:11 +00:00
startuplogo.txt * minor: restore the standard startup logo text now I understand why things were appearing in the wrong order 2008-10-03 15:44:44 +00:00
svn_client-1.dll
xunit.dll