OpenSimMirror/OpenSim
John Hurliman a718d7d56a Making the defaults for interest management variables match whether you have the [InterestManagement] section in your config or not 2009-10-27 10:17:20 -07:00
..
ApplicationPlugins * Tweak to region module loading to check for a matching constructor first instead of throwing and catching exceptions 2009-10-27 01:46:14 -07:00
Client Do case-insensitive comparisons on region names in LLStandaloneLoginModule 2009-10-26 15:12:43 -07:00
ConsoleClient Fix some compile warnings. 2009-08-26 14:02:52 +09:00
Data * Tweak to region module loading to check for a matching constructor first instead of throwing and catching exceptions 2009-10-27 01:46:14 -07:00
Framework * Converts ClientManager.ForEach() (and as a result, Scene.ForEachClient()) to use a non-blocking parallel method when operating in async mode 2009-10-27 00:26:56 -07:00
Grid * Changed various modules to not initialize timers unless the module is initialized. Ideally, the timers would not initialize unless the module was actually enabled, but Melanie's work on configuring module loading from a config file should make that unnecessary 2009-10-23 14:22:21 -07:00
Region Making the defaults for interest management variables match whether you have the [InterestManagement] section in your config or not 2009-10-27 10:17:20 -07:00
ScriptEngine Formatting cleanup. 2009-10-01 01:17:47 +09:00
Server Fix a glitch in a ROBUST message 2009-10-23 10:41:05 +01:00
Services Adding the presence service skeleton 2009-10-23 09:47:45 +01:00
TestSuite Fixing a few compile errors in the previous commit 2009-10-06 02:50:59 -07:00
Tests Merge branch 'master' of ssh://opensimulator.org/var/git/opensim into prioritization 2009-10-19 15:19:37 -07:00
Tools * Tweak to region module loading to check for a matching constructor first instead of throwing and catching exceptions 2009-10-27 01:46:14 -07:00