OpenSimMirror/OpenSim
Justin Clark-Casey (justincc) 49ec85ae15 Do a ScenePresence null check in HGMessageTransferModule.SendIMToScene() to stop a NullReferenceException being thrown if an HG IM is sent to a simulator running multiple regions
This is an attempt to address http://opensimulator.org/mantis/view.php?id=5791
2011-11-14 15:24:02 +00:00
..
ApplicationPlugins Rename ForEachAvatar back to ForEachScenePresence. The other changes 2011-11-03 17:53:51 -07:00
Capabilities Save the default terrain texture UUIDs for a new region instead of leaving them as UUID.Zero. 2011-09-09 00:38:04 +01:00
ConsoleClient Make OpenSim.Framework.Servers.HttpServer rely on OpenSim.Framework instead of the other way around. 2011-10-25 20:24:21 +01:00
Data Changes UpdateFlag in SOP to an enumeration of NONE, TERSE and FULL. 2011-11-02 14:59:00 -07:00
Framework doh - correct build break 2011-11-12 00:27:43 +00:00
Region Do a ScenePresence null check in HGMessageTransferModule.SendIMToScene() to stop a NullReferenceException being thrown if an HG IM is sent to a simulator running multiple regions 2011-11-14 15:24:02 +00:00
Server Catch any exceptions exiting the top of the robust console, as we already do for the main simulator. 2011-11-02 13:16:02 +00:00
Services Make log messages on authentication failure more explicit 2011-11-11 23:45:08 +00:00
Tests Convert SendKillObject to take a list of uint rather than sending one 2011-11-06 20:38:07 +00:00
Tools launch pCampbot shutdown console comand asynchronously 2011-11-10 20:03:36 +00:00