OpenSimMirror/OpenSim/Region/DataSnapshot
AliciaRaven 14a3375bed Prevent null entries being treated as URI's when DataSnapshot service splits service string. The new config format for services to notify in the DataSnapshot module appends entries to the existing single string and always leaves a deliminator on the end of the string. This is causing it to split with a null string in the resulting array, which is treated as another service to notify and throws a URI format exception on start up. 2015-02-01 10:33:37 -08:00
..
Interfaces One more module converted: DataSnapshot. 2012-11-10 11:26:03 -08:00
Properties Change assembly versions to 0.8.1 2014-06-17 18:37:15 +01:00
DataRequestHandler.cs DataSnapshot: changed those annoying messages to Debug instead of Info. 2013-06-12 17:48:20 -07:00
DataSnapshotManager.cs Prevent null entries being treated as URI's when DataSnapshot service splits service string. The new config format for services to notify in the DataSnapshot module appends entries to the existing single string and always leaves a deliminator on the end of the string. This is causing it to split with a null string in the resulting array, which is treated as another service to notify and throws a URI format exception on start up. 2015-02-01 10:33:37 -08:00
EstateSnapshot.cs OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted. 2010-01-11 07:51:33 -08:00
LLSDDiscovery.cs * Corrected CAPS namespaces 2009-06-18 14:33:35 +00:00
LandSnapshot.cs Remove "Dwell" support from core and replace it with calls to methods 2010-09-05 14:28:33 +01:00
ObjectSnapshot.cs Eliminate pointless checks of SOG.RootPart != null 2011-09-01 02:11:00 +01:00
SnapshotStore.cs DataSnapshot: changed those annoying messages to Debug instead of Info. 2013-06-12 17:48:20 -07:00