Justin Clark-Casey (justincc) 1f39a763a5 Don't allow users to attempt to sit on objects in a child region without going to that region first. 11 gadi atpakaļ
..
Properties 4779f7d7d5 Deleted all AssemblyFileVersion directives 11 gadi atpakaļ
Tests b1c26a56b3 Fix an issue where under teleport v2 protocol, teleporting from regions in an line from A->B->C would not close region A when reaching C 11 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 ccca005969 HG: close a loophole by which if something was wrong with the ServiceURLs it resulted in never ending asset requests 11 gadi atpakaļ
LLClientView.cs 1f39a763a5 Don't allow users to attempt to sit on objects in a child region without going to that region first. 11 gadi atpakaļ
LLImageManager.cs 63c42d6602 Do some simple queue empty checks in the main outgoing udp loop instead of always performing these on a separate fired thread. 11 gadi atpakaļ
LLUDPClient.cs 63c42d6602 Do some simple queue empty checks in the main outgoing udp loop instead of always performing these on a separate fired thread. 11 gadi atpakaļ
LLUDPServer.cs 93dffe1777 Add stat clientstack.<scene>.IncomingPacketsOrphanedCount to record well-formed packets that were not initial connection packets and could not be associated with a connected viewer. 11 gadi atpakaļ
OpenSimUDPBase.cs 60732c96ef Add clientstack.OutgoingUDPSendsCount stat to show number of outbound UDP packets sent by a region per second 11 gadi atpakaļ
OutgoingPacket.cs d8ee0cbe1c First stab at cleaning up Caps. Compiles. Untested. 13 gadi atpakaļ
PacketPool.cs 7d268912f1 Packet headers are not zero-encoded so don't try to zero-decode these in PacketPool.GetType() 11 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ļ