.. |
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
|
Include new Region.ini option for DefaultLandingPoint for teleports with no coords specified.
|
2016-11-22 15:31:45 +00: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
|
mantis 8670: replace bom fallback textures with ones havign alpha channel, now done with older j2k compressor
|
2020-03-07 20:30:24 +00:00 |
config-include
|
yeack ... // is not a ini file comment
|
2020-02-17 14:53:39 +00:00 |
data
|
…
|
|
inventory
|
…
|
|
lib/NET
|
…
|
|
lib32
|
mantis 8624: replace native code libs for Mac by ones signed by Geir Nøklebye (Gavin Hird). Ths again Gavin
|
2019-11-05 15:39:44 +00:00 |
lib64
|
mantis 8624: replace native code libs for Mac by ones signed by Geir Nøklebye (Gavin Hird). Ths again Gavin
|
2019-11-05 15:39:44 +00:00 |
openmetaverse_data
|
Replaced OpenMetaverse libs/xmls with new ones. Also added a file in openmetaverse_data that was added recently to libomv and was missing.
|
2016-12-31 08:58:06 -08:00 |
BulletXNA.dll
|
…
|
|
BulletXNA.pdb
|
* Fix some threading issues in BulletXNA (the managed bullet library), this should better allow you to run it in multiple region scenarios (but why would you really want to do that?) Source in OpenSimLibs.
|
2013-08-20 21:09:17 -05:00 |
C5.dll
|
…
|
|
CSJ2K.dll
|
…
|
|
DotNetOpenId.dll
|
…
|
|
DotNetOpenMail.dll
|
update DotNetOpenMail.dll
|
2018-11-27 14:11:43 +00:00 |
HttpServer_OpenSim.dll
|
update httpserver.dll this needs testing. May not be that nice...
|
2020-03-31 21:43:40 +01:00 |
ICSharpCode.SharpZipLib.dll
|
and yes mono-addins ....
|
2019-11-24 20:08:00 +00:00 |
Ionic.Zip.dll
|
testing update Iconic.Zip.dll to .net4.6
|
2018-01-13 16:08:44 +00:00 |
LaunchSLClient.ini
|
…
|
|
LukeSkywalker.IPNetwork.dll
|
update LukeSkywalker.IPNetwork (.net4.6)
|
2018-01-17 00:55:55 +00:00 |
Mono.Addins.CecilReflector.dll
|
and yes mono-addins ....
|
2019-11-24 20:08:00 +00:00 |
Mono.Addins.Setup.dll
|
and yes mono-addins ....
|
2019-11-24 20:08:00 +00:00 |
Mono.Addins.dll
|
and yes mono-addins ....
|
2019-11-24 20:08:00 +00:00 |
Mono.Addins.dll.config
|
Added support for OpenSim application plugins (as requested by Adam), which use Mono.addins for loading/management. (which is a pure .net solution so works on both Mono and MS .net, and is under the MIT license, will add the source code for the library later). I also suggest we look into switching to using Mono.addins for our Region module loading management.
|
2007-11-04 13:48:15 +00:00 |
Mono.Cecil.dll
|
mantis 8631: and another try...
|
2019-11-24 11:40:04 +00:00 |
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
|
…
|
|
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
|
merge
|
2017-05-20 17:02:25 +01:00 |
NDesk.Options.dll
|
NDesk.options .net4.6
|
2018-01-18 01:18:10 +00:00 |
Newtonsoft.Json.dll
|
Update the Newtonsoft JSON manipulation DLL to latest version (v12.0.3-beta1).
|
2019-09-17 19:35:05 -07:00 |
Newtonsoft.Json.xml
|
Update the Newtonsoft JSON manipulation DLL to latest version (v12.0.3-beta1).
|
2019-09-17 19:35:05 -07:00 |
Nini.dll
|
…
|
|
Npgsql.dll
|
…
|
|
Npgsql.xml
|
…
|
|
OpenMetaverse.Rendering.Meshmerizer.dll
|
update libomv again (arm issues)
|
2020-03-20 21:09:00 +00:00 |
OpenMetaverse.StructuredData.dll
|
update libomv again (arm issues)
|
2020-03-20 21:09:00 +00:00 |
OpenMetaverse.dll
|
update libomv again (arm issues)
|
2020-03-20 21:09:00 +00:00 |
OpenMetaverse.dll.config
|
…
|
|
OpenMetaverseTypes.dll
|
update libomv again (arm issues)
|
2020-03-20 21:09:00 +00:00 |
OpenSim.ConsoleClient.exe.config
|
…
|
|
OpenSim.ConsoleClient.ini.example
|
…
|
|
OpenSim.Region.PhysicsModule.BulletS.dll.config
|
First commit where physics work as region module.
|
2015-08-31 14:09:15 -07:00 |
OpenSim.Region.PhysicsModule.Ode.dll.config
|
…
|
|
OpenSim.Region.PhysicsModule.ubOde.dll.config
|
…
|
|
OpenSim.exe.config
|
revert changes to *exe.config since a host mask of * produces identical effects as runtime setting
|
2017-05-12 15:54:54 +01:00 |
OpenSim.ini.example
|
add osslDefaultEnable.ini and osslEnable.ini.example. Similar use as opensimDefaults and opensim. Second files do local overrides to defautl settings. This should easy upgrades to versions that are compatible (most cases). (Dan Banner idea and request)
|
2020-02-17 00:53:30 +00:00 |
OpenSim32.exe
|
…
|
|
OpenSim32.exe.config
|
…
|
|
OpenSimDefaults.ini
|
change IgnoreEstatePaymentAccessControl and IgnoreEstateMinorAccessControl default to true, since this require flags to be set on dbs, and enforcing was not working well
|
2020-01-11 16:16:49 +00:00 |
Prebuild.exe
|
…
|
|
PrimMesher.dll
|
…
|
|
RestSharp.dll
|
…
|
|
RestSharp.xml
|
…
|
|
Robust.HG.ini.example
|
make robust ban by MAC options visible, thx Bill Blight
|
2019-04-07 16:29:31 +01:00 |
Robust.Tests.dll.config
|
…
|
|
Robust.Tests.ini
|
…
|
|
Robust.exe.config
|
…
|
|
Robust.ini.example
|
make robust ban by MAC options visible, thx Bill Blight
|
2019-04-07 16:29:31 +01:00 |
Robust32.exe
|
…
|
|
Robust32.exe.config
|
…
|
|
Robust32.pdb
|
…
|
|
Robust32.vshost.exe
|
…
|
|
Robust32.vshost.exe.config
|
…
|
|
ScriptSyntax.xml
|
... osSetLinkStandTarget
|
2020-01-25 15:51:36 +00:00 |
Tools.dll
|
…
|
|
Warp3D.dll
|
update warp3d.dll
|
2019-04-12 00:19:42 +01:00 |
XMLRPC.dll
|
…
|
|
avatar-texture.dat
|
* Applying dalien's patches from bug#177 and #179
|
2007-07-11 02:51:51 +00:00 |
defaultstripe.png
|
…
|
|
enter_uuid.xml
|
Add the enter uuid dialog
|
2013-04-22 22:58:33 +02: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
|
* Added a hashtable based HTTP processor in preparation of the web_login_key
|
2008-01-09 04:13:04 +00:00 |
http_loginform.html.example
|
…
|
|
libopenjpeg-dotnet-2-1.5.0-dotnet-1-i686.so
|
…
|
|
libopenjpeg-dotnet-2-1.5.0-dotnet-1-x86_64.so
|
…
|
|
libopenjpeg-dotnet-2-1.5.0-dotnet-1.dylib
|
mantis 8624: replace native code libs for Mac by ones signed by Geir Nøklebye (Gavin Hird). Ths again Gavin
|
2019-11-05 15:39:44 +00:00 |
log4net.dll
|
…
|
|
mautil.exe
|
and yes mono-addins ....
|
2019-11-24 20:08:00 +00:00 |
netcd.dll
|
…
|
|
nunit.framework.dll
|
…
|
|
openjpeg-dotnet-x86_64.dll
|
…
|
|
openjpeg-dotnet.dll
|
…
|
|
opensim.sh
|
…
|
|
pCampBot.exe.config
|
…
|
|
pCampBot.ini.example
|
…
|
|
pCampBotSentences.txt
|
…
|
|
set_object_owner.xml
|
…
|
|
shutdown_commands.txt.example
|
…
|
|
startup_commands.txt.example
|
…
|
|
startuplogo.txt
|
…
|
|
zlib.net.dll
|
…
|
|