Enable compressed (gzip) fatpack transfers.

This commit is contained in:
Melanie
2011-05-08 20:20:00 +01:00
parent 1bdac6ed19
commit 9688db2f68
7 changed files with 244 additions and 149 deletions

View File

@@ -328,6 +328,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}",