This website requires JavaScript.
Explore
Help
Sign In
ogb912
/
opensim
Watch
1
Star
0
Fork
0
You've already forked opensim
mirror of
https://github.com/opensim/opensim.git
synced
2026-06-05 10:35:39 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8b13e4e7315fd2736eff7963ef2d786f5913a450
opensim
/
OpenSim
/
Region
/
DataSnapshot
History
AliciaRaven
bee3933e57
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:29:47 -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:29:47 -08:00
EstateSnapshot.cs
OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted.
2010-01-11 07:51:33 -08:00
LandSnapshot.cs
Remove "Dwell" support from core and replace it with calls to methods
2010-09-05 14:28:33 +01:00
LLSDDiscovery.cs
* Corrected CAPS namespaces
2009-06-18 14:33:35 +00: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