OpenSimMirror/OpenSim
John Hurliman 05123c6bd5 * Fixed a dictionary value retrieval in GroupsModule 2010-03-26 12:39:22 -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 - parcel blocking, region crossing blocking, teleport blocking 2010-03-09 22:43:55 +00:00
ConsoleClient Apply http://opensimulator.org/mantis/view.php?id=4504 2010-01-29 23:38:44 +00:00
Data replace recent IModule.GetGroup() with better GetGroupRecord(string name) 2010-03-26 00:10:29 +00:00
Framework Merge branch 'master' of ssh://opensimulator.org/var/git/opensim 2010-03-26 12:21:24 -07:00
Region * Fixed a dictionary value retrieval in GroupsModule 2010-03-26 12:39:22 -07:00
Server minor: Print out port that http servers are using 2010-03-25 21:36:57 +00:00
Services * Fixed a bug with null value handling in WebUtil.BuildQueryString() 2010-03-26 12:21:05 -07:00
TestSuite * Fixes issue #4329 "llDialog fails silently" by updating OpenMetaverse.dll 2009-10-30 00:08:41 -07:00
Tests Simplify database setup and remove migration problems by moving all sqlite config-include settings to a separate file for standalone 2010-03-12 20:29:17 +00:00
Tools Add license header and change branded namespace to generic 2010-02-08 22:52:01 +00:00