Justin Clark-Casey (justincc) 22d4c52ffc Consistenly make NUnit test cases inherit from OpenSimTestCase which automatically turns off any logging enabled between tests 12 gadi atpakaļ
..
Properties aeeaa3a0a9 Added AssemblyInfos to every dll in the OpenSim.Region namespace. 12 gadi atpakaļ
Tests 22d4c52ffc Consistenly make NUnit test cases inherit from OpenSimTestCase which automatically turns off any logging enabled between tests 12 gadi atpakaļ
IncomingPacket.cs 2ed59ad8ac If RecycleBaseUDPPackets = true, also pool IncomingPackets to reduce memory churn 12 gadi atpakaļ
IncomingPacketHistoryCollection.cs d8ee0cbe1c First stab at cleaning up Caps. Compiles. Untested. 13 gadi atpakaļ
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 gadi atpakaļ
LLClientView.cs daf03bfb56 Handle Map block requests on a separate thread rather than the main packet handling thread. 12 gadi atpakaļ
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 gadi atpakaļ
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 gadi atpakaļ
LLUDPServer.cs cd088757e9 Add a first draft mechanism for the IncomingPacketsProcessedStat to show the delta over time. 12 gadi atpakaļ
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 gadi atpakaļ
OutgoingPacket.cs d8ee0cbe1c First stab at cleaning up Caps. Compiles. Untested. 13 gadi atpakaļ
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 gadi atpakaļ
ThrottleRates.cs d8ee0cbe1c First stab at cleaning up Caps. Compiles. Untested. 13 gadi atpakaļ
TokenBucket.cs 9fc59e2bf2 minor: remove some mono compiler warnings 13 gadi atpakaļ
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 gadi atpakaļ