OpenSimMirror/bin
BlueWall 2602a48738 Merge branch 'master' of /home/opensim/var/repo/opensim 2012-05-31 21:20:48 -04: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 force back the Regions directory, which because it was empty in svn never made 2009-08-05 10:40:59 -04: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 Get rid of the 'lolcat' library asset. 2011-12-12 21:17:01 +00:00
config-include Calculate the Daylight Savings Time information sent to the viewer based on US Pacific Standard Time rather than whatever timezone the login server is set to. 2012-05-04 19:21:43 +01:00
data
inventory Correct asset id of library default iris texture. 2011-09-23 21:57:52 +01:00
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 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
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 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.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
Community.CsharpSqlite.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.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
DevDefined.OAuth.dll Add OAuth support lib to provide authentication for endpoints 2012-04-24 19:26:44 -04:00
DotNetOpenId.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
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 Allow use of regular expressions in "show object name", "show part name" and "delete object name" console commands if --regex switch is used. 2012-05-15 23:42:49 +01:00
LaunchSLClient.ini
Mono.Addins.CecilReflector.dll Update mono-addins 2012-04-02 22:50:13 -04:00
Mono.Addins.Setup.dll Update mono-addins 2012-04-02 22:50:13 -04:00
Mono.Addins.dll Update mono-addins 2012-04-02 22:50:13 -04:00
Mono.Addins.dll.config
Mono.Data.Sqlite.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.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 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
NDesk.Options.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
Newtonsoft.Json.Net20.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
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 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
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 * Thank you lkalif for fixing the {array[array[]]} json OSD serialization issue. 2010-10-30 02:06:43 -04:00
OpenMetaverse.StructuredData.dll Update libomv to 0.9.1 2011-12-07 09:56:15 -05:00
OpenMetaverse.XML * Thank you lkalif for fixing the {array[array[]]} json OSD serialization issue. 2010-10-30 02:06:43 -04:00
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 * Thank you lkalif for fixing the {array[array[]]} json OSD serialization issue. 2010-10-30 02:06:43 -04:00
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.Services.exe.config
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 Provide Telehub setting to allow use of landmarks 2012-05-18 17:51:38 -04:00
OpenSimDefaults.ini Add an optional mechanism for physics modules to collect and return arbitrary stats. 2012-05-31 01:52:26 +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 remove default values from prior commit since mono cant deal with them 2012-05-07 00:08:56 -07:00
RegionConfig.ini.example Added MaxAgents configuration option to RegionConfig.ini allowing region hosters to setup regions maintaining more control over system resources. 2011-04-23 00:40:08 +01:00
Robust.32BitLaunch.exe
Robust.32BitLaunch.exe.config
Robust.HG.ini.example Correction: add dll to end of file name in exmapl configurations 2012-05-08 09:53:28 -04:00
Robust.exe.config adding -logconfig to Robust.exe 2010-10-01 05:42:18 +01:00
Robust.ini.example Correction: add dll to end of file name in exmapl configurations 2012-05-08 09:53:28 -04: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 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
XMLRPC.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
avatar-texture.dat
defaultstripe.png
excuses
http_404.html.example
http_500.html.example
http_loginform.html.example
log4net.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
nunit.framework.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
opensim-ode.sh
pCampBot.exe.config Add millisecond logging to pCampBot for debugging purposes 2012-05-18 03:44:31 +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
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