OpenSimMirror/bin
Justin Clark-Casey (justincc) 4ec5349192 Make RootTerseUpdatePeriod and ChildTerseUpdatePeriod configurable in [InterestManagement] in OpenSim.ini for experimental purposes.
If n > 1 for RootTerseUpdatePeriod only every n terse update is actually sent to observers on same region, unless velocity is effectively zero (to stop av drift).
If n > 1 for ChildTerseUpdatePeriod only every n terse update is sent to observers in other regions, unless velocity is effectively zero.
Defaults are same as before (all packets are sent).
Tradeoff is reduction of UDP traffic vs fidelity of observed av mvmt.
Increasing n > 1 leads to jerky observed mvmt immediateley for root, though not on child, where experimentally have gone to n = 4 before jerkiness is noticeable.
2014-09-04 18:49:44 +01:00
..
Library
Physics
Regions Better comment regarding SizeX and SizeY 2014-06-10 20:28:40 +01:00
addon-modules
assets Add missing default female hair texture for Ruth avatar. 2014-08-02 00:58:02 +01:00
config-include Added simulation version compatibility check so that agents coming from 0.7.6 to a varregion running in 0.8 and above will be denied teleport, rather than be allowed and crash the viewer. 2014-06-10 20:28:47 +01:00
data Whitespace fubar. 2013-08-24 03:40:44 -07:00
inventory In library inventory, correct asset id for llSay example script 2014-01-10 20:51:28 +00:00
lib/NET Readding Mono.Security.dll. This comes from http://pgfoundry.org/frs/download.php/3354/Npgsql2.0.12.0-bin-ms.net3.5sp1.zip 2013-10-17 22:31:15 +01:00
lib32 BulletSim: restore collision flags when clear collision cache. 2013-10-26 21:30:51 -07:00
lib64 BulletSim: restore collision flags when clear collision cache. 2013-10-26 21:30:51 -07: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 Set executable flag on BulletXNA.dll for cygwin 2014-03-18 21:02:51 +00:00
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
CookComputing.XmlRpcV2.dll
DotNetOpenId.dll
DotNetOpenMail.dll
GlynnTucker.Cache.dll
HttpServer_OpenSim.dll
HttpServer_OpenSim.pdb
HttpServer_OpenSim.xml
Ionic.Zip.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
Mono.Data.SqliteClient.dll
MySql.Data.dll
NDesk.Options.dll
Nini.dll
Npgsql.dll Set executable bit on Npgsql.dll for cygwin 2014-03-18 21:04:37 +00:00
Npgsql.xml Fernando Oliveira's Postgress SQL Server Data Connector as a single commit. 2013-10-12 16:33:45 -05:00
Ode.NET.dll
Ode.NET.dll.config
OpenMetaverse.Rendering.Meshmerizer.dll update libomv to 59280cfe3e96714151158f4ec7b167af57f60e93 (current head) to hopefully resolve zlib incompatibilities when rendering maptiles with mesh 2014-02-22 18:52:59 -08:00
OpenMetaverse.StructuredData.XML update libomv to 59280cfe3e96714151158f4ec7b167af57f60e93 (current head) to hopefully resolve zlib incompatibilities when rendering maptiles with mesh 2014-02-22 18:52:59 -08:00
OpenMetaverse.StructuredData.dll update libomv to 59280cfe3e96714151158f4ec7b167af57f60e93 (current head) to hopefully resolve zlib incompatibilities when rendering maptiles with mesh 2014-02-22 18:52:59 -08:00
OpenMetaverse.XML update libomv to 59280cfe3e96714151158f4ec7b167af57f60e93 (current head) to hopefully resolve zlib incompatibilities when rendering maptiles with mesh 2014-02-22 18:52:59 -08:00
OpenMetaverse.dll update libomv to 59280cfe3e96714151158f4ec7b167af57f60e93 (current head) to hopefully resolve zlib incompatibilities when rendering maptiles with mesh 2014-02-22 18:52:59 -08:00
OpenMetaverse.dll.config
OpenMetaverseTypes.XML Update libomv to 7e260ad419ebb1c24a5f1b123e11dd930e05f414. Thanks lkalif :) 2013-11-05 23:01:14 -08:00
OpenMetaverseTypes.dll update libomv to 59280cfe3e96714151158f4ec7b167af57f60e93 (current head) to hopefully resolve zlib incompatibilities when rendering maptiles with mesh 2014-02-22 18:52:59 -08:00
OpenSim.32BitLaunch.exe Update OpenSim.32BitLaunch.exe and Robust.32BitLaunch.exe to .NET 4 versions. 2013-11-13 01:07:14 +00:00
OpenSim.32BitLaunch.exe.config Revert "Use log-rolling on the log files (once per day)" 2014-03-26 08:56:56 +02:00
OpenSim.32BitLaunch.pdb
OpenSim.ConsoleClient.exe.config Stop .NET 4 complaining on Windows when it tries to load in DLLs that haven't been marked as trusted in the operating system. 2013-11-23 01:29:55 +00:00
OpenSim.ConsoleClient.ini.example
OpenSim.addin.xml
OpenSim.exe.config Revert "Use log-rolling on the log files (once per day)" 2014-03-26 08:56:56 +02:00
OpenSim.ini.example fix comments in physics section of [Startup] to reflect the actual default engine. 2014-08-02 00:58:06 +01:00
OpenSimDefaults.ini Make RootTerseUpdatePeriod and ChildTerseUpdatePeriod configurable in [InterestManagement] in OpenSim.ini for experimental purposes. 2014-09-04 18:49:44 +01:00
Prebuild.exe Updated Prebuild to support .NET 4.5 2014-03-24 12:26:54 +01:00
PrimMesher.dll
Robust.32BitLaunch.exe Update OpenSim.32BitLaunch.exe and Robust.32BitLaunch.exe to .NET 4 versions. 2013-11-13 01:07:14 +00:00
Robust.32BitLaunch.exe.config Stop appending redundant newline to console messages in Robust and pCampbot configs 2014-05-27 20:44:00 +01:00
Robust.HG.ini.example Changed the default XBakes directory to a local path: "./bakes". 2014-08-02 00:57:11 +01:00
Robust.exe.config Stop appending redundant newline to console messages in Robust and pCampbot configs 2014-05-27 20:44:00 +01:00
Robust.ini.example Changed the default XBakes directory to a local path: "./bakes". 2014-08-02 00:57:11 +01:00
Tools.dll
Warp3D.dll
XMLRPC.dll
avatar-texture.dat
defaultstripe.png
excuses
http_404.html.example
http_500.html.example
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
log4net.dll
nunit.framework.dll
openjpeg-dotnet-x86_64.dll
openjpeg-dotnet.dll
opensim-ode.sh
pCampBot.exe.config Stop appending redundant newline to console messages in Robust and pCampbot configs 2014-05-27 20:44:00 +01:00
pCampBot.ini.example Rename pCampbot.ini -> pCampBot.ini (and example file) to be consistent with other capitalizations of pCampBot 2013-08-23 20:58:46 +01:00
pCampBotSentences.txt
shutdown_commands.txt.example
startup_commands.txt.example
startuplogo.txt
zlib.net.dll