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 lat temu
..
Properties 4779f7d7d5 Deleted all AssemblyFileVersion directives 11 lat temu
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 lat temu
IncomingPacket.cs 2ed59ad8ac If RecycleBaseUDPPackets = true, also pool IncomingPackets to reduce memory churn 11 lat temu
IncomingPacketHistoryCollection.cs d8ee0cbe1c First stab at cleaning up Caps. Compiles. Untested. 13 lat temu
J2KImage.cs ccca005969 HG: close a loophole by which if something was wrong with the ServiceURLs it resulted in never ending asset requests 11 lat temu
LLClientView.cs 1f39a763a5 Don't allow users to attempt to sit on objects in a child region without going to that region first. 11 lat temu
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 lat temu
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 lat temu
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 lat temu
OpenSimUDPBase.cs 60732c96ef Add clientstack.OutgoingUDPSendsCount stat to show number of outbound UDP packets sent by a region per second 11 lat temu
OutgoingPacket.cs d8ee0cbe1c First stab at cleaning up Caps. Compiles. Untested. 13 lat temu
PacketPool.cs 7d268912f1 Packet headers are not zero-encoded so don't try to zero-decode these in PacketPool.GetType() 11 lat temu
ThrottleRates.cs d8ee0cbe1c First stab at cleaning up Caps. Compiles. Untested. 13 lat temu
TokenBucket.cs 9fc59e2bf2 minor: remove some mono compiler warnings 13 lat temu
UnackedPacketCollection.cs c5826d589a minor: insert some commented out log lines which are a blunt but useful instrument to see packet expiry and received acks 12 lat temu