OpenSimMirror/OpenSim
Charles Krinke e3308c0fa5 Mantis#2084. Thank you kindly, HomerHorwitz for a patch that:
Addresses the problem of ghost avatars. The problem was child-agents 
sending data. Due to symmetry reasons, I considered that wrong. 
Whenever an avatar A1 in region R1 looks at avatar A2 in adjacent 
region R2, we have two possibilities to communicate: A2-root sends 
to A1-child (both in region R2), or A2-child sends to A1-root 
(both in region R1). Currently, the children send data in some cases, 
and I guess the viewer gets puzzled about that and switches the child 
to root as consequence (at least partly), so it becomes visible.
2008-08-30 01:21:18 +00:00
..
ApplicationPlugins Update svn properties, formatting cleanup. 2008-08-28 14:41:54 +00:00
Data Fix for Bug #2065: New check out crashes on sqlite migration 2008-08-28 12:47:55 +00:00
Framework Mantis #1903 2008-08-28 20:56:53 +00:00
Grid Update svn properties, formatting cleanup. 2008-08-28 14:41:54 +00:00
Region Mantis#2084. Thank you kindly, HomerHorwitz for a patch that: 2008-08-30 01:21:18 +00:00
TestSuite Formatting cleanup. 2008-08-18 00:39:10 +00:00
Tests Adding unit test for issue 2006, though it's commented out as those compiler 2008-08-20 06:09:11 +00:00
Tools Formatting cleanup. 2008-08-18 00:39:10 +00:00