updated libsecondlife.dll to a 1.18 version (from the libsecondlife aditi branch, so when they have a trunk version that is 1.18 ready, best to update again).

Started some work on a userProfile/inventory cache.
This commit is contained in:
MW
2007-07-11 14:39:03 +00:00
parent bc49882fa4
commit 9d989612b0
11 changed files with 245 additions and 34 deletions

View File

@@ -71,7 +71,7 @@ namespace OpenSim.Region.ClientStack
// Keep track of when this packet was sent out
Pack.TickCount = Environment.TickCount;
Console.WriteLine(CircuitCode + ":OUT: " + Pack.Type.ToString());
// Console.WriteLine(CircuitCode + ":OUT: " + Pack.Type.ToString());
if (!Pack.Header.Resent)
{