OpenSimMirror/bin
Justin Clark-Casey (justincc) cd3762ca9f Add experimental [Groups] MessageOnlineUsersOnly option for Flotsam XmlRpc groups.
This retrieves and caches information from the PresenceService to only send messages to online users.
This is reported to much improve performance for large groups where most users are offline.
Cache is 20 seconds to balance requests against users not receiving messages until cache updates.
This is an alternative to an approach where login/logout notification is sent directly from simulator to groups service.
However, I'm not convinced that this PresenceService approach is actually better.  Needs more thought.
2012-10-20 01:26:04 +01: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 Move RegionConfig.ini.example into bin/Regions/Regions.ini.example - all other example files are in the same directory as their real files. 2012-07-20 23:18:41 +01:00
addon-modules
assets Add collision sounds to the asset set 2012-06-07 23:35:08 +01:00
config-include Use GridUser properly for foreign users. 2012-09-26 12:40:41 -07:00
data
inventory
lib32 Bulletsim: update DLLs and SOs. Brings C++ routine in sync with C# sources and fixes problem where BulletSim would crash on startup on 32 bit Linux. 2012-10-19 15:47:51 -07:00
lib64 Bulletsim: update DLLs and SOs. Brings C++ routine in sync with C# sources and fixes problem where BulletSim would crash on startup on 32 bit Linux. 2012-10-19 15:47: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
C5.dll
CSJ2K.dll
Community.CsharpSqlite.Sqlite.dll
Community.CsharpSqlite.Sqlite.pdb
Community.CsharpSqlite.dll
Community.CsharpSqlite.pdb
CookComputing.XmlRpcV2.dll
DotNetOpenId.dll
DotNetOpenMail.dll
GlynnTucker.Cache.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
HttpServer_OpenSim.xml
Ionic.Zip.dll Update OpenMetaverse libraries at commit 6212cbd, this time built on Windows 2012-07-27 23:05:17 +01:00
LaunchSLClient.ini
Mono.Addins.CecilReflector.dll
Mono.Addins.Setup.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.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-25 03:25:56 +00:00
Mono.Data.SqliteClient.dll
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
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-25 03:25:56 +00:00
OpenMetaverse.Http.XML
OpenMetaverse.Rendering.Meshmerizer.dll Update libopenmetaverse components to commit f5cecaa 2012-09-18 23:45:06 +01:00
OpenMetaverse.StructuredData.XML
OpenMetaverse.StructuredData.dll Update libopenmetaverse components to commit f5cecaa 2012-09-18 23:45:06 +01:00
OpenMetaverse.XML
OpenMetaverse.dll Update libopenmetaverse components to commit f5cecaa 2012-09-18 23:45:06 +01:00
OpenMetaverse.dll.config Update libopenmetaverse components to commit f5cecaa 2012-09-18 23:45:06 +01:00
OpenMetaverseTypes.XML
OpenMetaverseTypes.dll Update libopenmetaverse components to commit f5cecaa 2012-09-18 23:45:06 +01: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-22 02:10:27 +01:00
OpenSim.ini.example Merge branch 'master' of ssh://opensimulator.org/var/git/opensim 2012-09-27 16:43:38 -07:00
OpenSimDefaults.ini Add experimental [Groups] MessageOnlineUsersOnly option for Flotsam XmlRpc groups. 2012-10-20 01:26:04 +01:00
OpenSimExport.exe.config
Prebuild.exe
PrimMesher.dll remove default values from prior commit since mono cant deal with them 2012-05-07 00:08:56 -07:00
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 Updated Robust.HG.ini.example. Thanks Austin Tate. 2012-10-11 13:57:29 -07:00
Robust.exe.config
Robust.ini.example Update the example 2012-10-08 18:01:56 +01:00
SimpleApp.exe.config
Tools.dll
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
avatar-texture.dat
defaultstripe.png
excuses
http_404.html.example
http_500.html.example
http_loginform.html.example
log4net.dll
nunit.framework.dll
openjpeg-dotnet-x86_64.dll Update libopenjpeg libraries used by libopenmetaverse back up to 1.5, this time using lkalif's linux libraries built against a much earlier libc (2.7) 2012-09-20 01:26:35 +01:00
openjpeg-dotnet.dll Update libopenjpeg libraries used by libopenmetaverse back up to 1.5, this time using lkalif's linux libraries built against a much earlier libc (2.7) 2012-09-20 01:26:35 +01:00
opensim-ode.sh
pCampBot.exe.config Update libopenmetaverse components to commit f5cecaa 2012-09-18 23:45:06 +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 Remove STARTUP COMPLETE message from the startuplogo.txt file and into main logging 2012-06-20 01:06:55 +01:00
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