OpenSimMirror/OpenSim
John Hurliman f302224caf * In the async asset fetch method, cache check before firing any async code. This should alleviate some "thread storm" issues when regions are starting up that hit Mono especially hard 2010-04-05 14:52:25 -07:00
..
ApplicationPlugins Cleaned up access to scenepresences in scenegraph. GetScenePresences and GetAvatars have been removed to consolidate locking and iteration within SceneGraph. All callers which used these to then iterate over presences have been refactored to instead pass their delegates to Scene.ForEachScenePresence(Action<ScenePresence>). 2010-03-19 15:16:35 -07:00
Client Committing the LightShare code, which was developed by TomMeta of Meta7. 2010-03-31 04:20:20 +01:00
ConsoleClient Apply http://opensimulator.org/mantis/view.php?id=4504 2010-01-29 23:38:44 +00:00
Data Committing the LightShare code, which was developed by TomMeta of Meta7. 2010-03-31 04:20:20 +01:00
Framework Merge branch 'master' of ssh://justincc@opensimulator.org/var/git/opensim 2010-04-01 23:59:00 +01:00
Region check group membership and powers with the groups module rather than just the client's active group id 2010-04-05 20:44:19 +01:00
Server * Made UserAccountService handle UserLevel, UserFlags and UserTitle appropriately. 2010-04-03 12:03:34 -07:00
Services * In the async asset fetch method, cache check before firing any async code. This should alleviate some "thread storm" issues when regions are starting up that hit Mono especially hard 2010-04-05 14:52:25 -07:00
TestSuite * Fixes issue #4329 "llDialog fails silently" by updating OpenMetaverse.dll 2009-10-30 00:08:41 -07:00
Tests Committing the LightShare code, which was developed by TomMeta of Meta7. 2010-03-31 04:20:20 +01:00
Tools Add license header and change branded namespace to generic 2010-02-08 22:52:01 +00:00