Justin Clark-Casey (justincc) 22d4c52ffc Consistenly make NUnit test cases inherit from OpenSimTestCase which automatically turns off any logging enabled between tests 12 年 前
..
Properties aeeaa3a0a9 Added AssemblyInfos to every dll in the OpenSim.Region namespace. 12 年 前
Tests 22d4c52ffc Consistenly make NUnit test cases inherit from OpenSimTestCase which automatically turns off any logging enabled between tests 12 年 前
IncomingPacket.cs 2ed59ad8ac If RecycleBaseUDPPackets = true, also pool IncomingPackets to reduce memory churn 12 年 前
IncomingPacketHistoryCollection.cs d8ee0cbe1c First stab at cleaning up Caps. Compiles. Untested. 13 年 前
J2KImage.cs ea72428c9d Allow a viewer UDP image request retry to trigger another asset fetch if an existing fetch hasn't responded before a timeout. 13 年 前
LLClientView.cs daf03bfb56 Handle Map block requests on a separate thread rather than the main packet handling thread. 12 年 前
LLImageManager.cs ea72428c9d Allow a viewer UDP image request retry to trigger another asset fetch if an existing fetch hasn't responded before a timeout. 13 年 前
LLUDPClient.cs ef8570f789 Extend region console "show queues" command to show already collected time since last packeted received by the simulator from a viewer. 12 年 前
LLUDPServer.cs cd088757e9 Add a first draft mechanism for the IncomingPacketsProcessedStat to show the delta over time. 12 年 前
OpenSimUDPBase.cs 038528dc80 Make PacketPool class stats pull stats instead of push stats so they can be lifted up into LLUDPServer and be distiguished by scene name 12 年 前
OutgoingPacket.cs d8ee0cbe1c First stab at cleaning up Caps. Compiles. Untested. 13 年 前
PacketPool.cs 038528dc80 Make PacketPool class stats pull stats instead of push stats so they can be lifted up into LLUDPServer and be distiguished by scene name 12 年 前
ThrottleRates.cs d8ee0cbe1c First stab at cleaning up Caps. Compiles. Untested. 13 年 前
TokenBucket.cs 9fc59e2bf2 minor: remove some mono compiler warnings 13 年 前
UnackedPacketCollection.cs c5826d589a minor: insert some commented out log lines which are a blunt but useful instrument to see packet expiry and received acks 13 年 前