mirror of
https://github.com/opensim/opensim.git
synced 2026-08-10 11:33:28 +08:00
* remove some spurious debug info
* The last 4 commits are a patch from otakup0pe that's supposed to make URLs better somehow in an effort to make it easier to do hypergrid (I think).. But as it seems that I'm the only one who was able to apply the patch.. and I looked it over and it doesn't look like it breaks anything via the diffs.. I'll sign off on it. Signed-off-by: Teravus Ovares (Dan Olivares) <teravus@gmail.com>
This commit is contained in:
committed by
Teravus Ovares (Dan Olivares)
parent
58f75fa19d
commit
017b83d0a3
@@ -2976,6 +2976,8 @@ namespace OpenSim.Region.Framework.Scenes
|
||||
|
||||
public void CopyTo(AgentData cAgent)
|
||||
{
|
||||
cAgent.CallbackURI = m_callbackURI;
|
||||
|
||||
cAgent.AgentID = UUID;
|
||||
cAgent.RegionID = Scene.RegionInfo.RegionID;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user