Enable compressed (gzip) fatpack transfers.

This commit is contained in:
Melanie
2011-05-08 19:50:35 +02:00
parent 5591abf9d1
commit 763666e2d6
7 changed files with 244 additions and 149 deletions

View File

@@ -329,6 +329,7 @@ namespace OpenSim.Region.CoreModules.Framework.EntityTransfer
// Let's create an agent there if one doesn't exist yet.
bool logout = false;
sp.ControllingClient.SendTeleportProgress(teleportFlags | (uint)TeleportFlags.DisableCancel, "Creating agent...");
if (!CreateAgent(sp, reg, finalDestination, agentCircuit, teleportFlags, out reason, out logout))
{
sp.ControllingClient.SendTeleportFailed(String.Format("Destination refused: {0}",