OpenSimMirror/OpenSim
Justin Clark-Casey (justincc) 4d0cffa06e If the prim count gets an object with invalid bounds, don't try to count it.
This appears to be the more probable explanation for some failures seen.  Either we're counting attachments which are temporarily out of bounds (shouldn't be due to the IsAttachment) check or we're counting scene objects which have out of bounds co-ordinates (seems more likely)
2011-03-31 23:56:26 +01:00
..
ApplicationPlugins minor: make it clearer in the log where we're loading region config files and not the regions themselves 2011-03-25 23:36:58 +00:00
Client Start using IPrimCounts populated by PrimCountModule instead of LandData counts populated by LandManagementModule. 2011-03-25 23:05:51 +00:00
ConsoleClient Make the text mode remote console really work. It can now be used to send 2010-06-08 22:05:06 +01:00
Data remove some mono compiler warnings 2011-03-31 22:20:12 +01:00
Framework Remove unused RegionInfo.getInternalEndPointPort() in favour of RegionInfo.InternalEndPoint.Port 2011-03-31 23:03:42 +01:00
Region If the prim count gets an object with invalid bounds, don't try to count it. 2011-03-31 23:56:26 +01:00
Server LLLoginHandlers now supports both password & web login 2011-03-26 02:28:11 +00:00
Services Improvement over 2 commits ago: make the hyperlink check understand port 80. 2011-03-28 19:34:55 -07:00
TestSuite * Fixes issue #4329 "llDialog fails silently" by updating OpenMetaverse.dll 2009-10-30 00:08:41 -07:00
Tests Start using IPrimCounts populated by PrimCountModule instead of LandData counts populated by LandManagementModule. 2011-03-25 23:05:51 +00:00
Tools remove ancient and unused OpenSim.GridLaunch GUI code. 2010-08-19 01:11:10 +01:00