OpenSimMirror/bin
Justin Clark-Casey (justincc) 0d0d04c484 minor: Add more information to OSFunctionThreatLevel and clarify some text in using PARCEL_OWNER, PARCEL_GROUP_MEMBER, ESTATE_MANAGER, ESTATE_OWNER permission categories 2012-07-11 23:05:09 +01:00
..
Library
Physics
Regions
ScriptEngines
addon-modules
assets Get rid of the 'lolcat' library asset. 2011-12-12 21:17:01 +00:00
config-include Region access control! Region operators can now specify things like DisallowForeigners (means what it says) and DisallowResidents (means that only admins and managers can get into the region). This puts the never-completed AuthorizationService to good use. Note that I didn't implement a grid-wide Authorization service; this service implementation is done entirely locally on the simulator. This can be changed as usual by pluging in a different AuthorizationServicesConnector. 2012-03-17 19:49:14 -07:00
data
inventory
lib32 Move libopenjpeg native libraries into lib32 and lib64 as appropriate. 2012-02-29 22:03:15 +00:00
lib64 Move libopenjpeg native libraries into lib32 and lib64 as appropriate. 2012-02-29 22:03:15 +00: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
CookComputing.XmlRpcV2.dll
DotNetOpenId.dll
DotNetOpenMail.dll
Fadd.Globalization.Yaml.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
Fadd.dll
GlynnTucker.Cache.dll
Google.ProtocolBuffers.dll
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
Iesi.Collections.dll
Kds.Serialization.dll
LaunchSLClient.ini
Mono.Addins.CecilReflector.dll
Mono.Addins.Setup.dll
Mono.Addins.dll
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-29 22:02:50 +00:00
Mono.Data.SqliteClient.dll
MonoXnaCompactMaths.dll
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-29 22:02:50 +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-29 22:03:15 +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.Services.exe.config
OpenSim.addin.xml
OpenSim.exe.config If starting scripts on initial sim start, provide INFO level log feedback each time 50 scripts have been started. 2012-06-27 21:44:45 +01:00
OpenSim.ini.example minor: Add more information to OSFunctionThreatLevel and clarify some text in using PARCEL_OWNER, PARCEL_GROUP_MEMBER, ESTATE_MANAGER, ESTATE_OWNER permission categories 2012-07-11 23:05:09 +01:00
OpenSimDefaults.ini Implement max_external_urls_per_simulator setting in [LL-Functions] to allow configuration of how many urls can be set up by llRequestURL() 2012-06-20 23:33:38 +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 * 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 Set CreateDefaultAvatarEntries = true in Robust.HG.ini.example to match Robust.HG.ini 2012-06-14 03:04:02 +01:00
Robust.exe.config
Robust.ini.example Create avatar entries necessary to stop new v3 avatars being clouds (pants, shape, etc.) by default in grid mode. 2012-06-14 02:50:59 +01: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 * Applying dalien's patches from bug#177 and #179 2007-07-11 02:51:51 +00:00
defaultstripe.png
excuses
http_404.html.example
http_500.html.example
http_loginform.html.example
libBulletSim-x86_64.so Update BulletSim.dll with some interface changes and tuning (see opensim-libs). Change BSScene to use new interface. 2012-01-25 14:40:38 -08:00
libBulletSim.so Update BulletSim.dll with some interface changes and tuning (see opensim-libs). Change BSScene to use new interface. 2012-01-25 14:40:38 -08:00
log4net.dll
nunit.framework.dll
openjpeg-dotnet-x86_64.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
openjpeg-dotnet.dll
opensim-ode.sh
pCampBot.exe.config Add millisecond logging to pCampBot for debugging purposes 2012-05-24 01:10:24 +01:00
pCampBotSentences.txt
shutdown_commands.txt
startup_commands.txt.example
startuplogo.txt Remove STARTUP COMPLETE message from the startuplogo.txt file and into main logging 2012-06-20 23:55:36 +01:00
xunit.dll
zlib.net.dll