OpenSimMirror/OpenSim
John Hurliman 4c9cc56624 * Better logging for Authenticate() failures
* Changed a warning message to debug when fetching user sessions
2010-04-02 13:32:30 -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 * Catch exceptions thrown when MySQLEstateData.LinkRegion() is called. This won't fix the bug I'm seeing with regions not realizing they are already part of an estate, but it will fix the OpenSim crash if that situation ever comes up 2010-03-26 13:50:25 -07: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 * Better logging for Authenticate() failures 2010-04-02 13:32:30 -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