OpenSimMirror/OpenSim
Melanie dc58c985e8 Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim 2010-04-04 02:24:52 +01: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 Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim 2010-04-04 02:24:52 +01:00
Server * Made UserAccountService handle UserLevel, UserFlags and UserTitle appropriately. 2010-04-03 12:03:34 -07:00
Services * Guard against null in last commit 2010-04-03 18:12:03 -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