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 年 前
..
Properties 4779f7d7d5 Deleted all AssemblyFileVersion directives 11 年 前
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 年 前
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 ccca005969 HG: close a loophole by which if something was wrong with the ServiceURLs it resulted in never ending asset requests 11 年 前
LLClientView.cs 1f39a763a5 Don't allow users to attempt to sit on objects in a child region without going to that region first. 11 年 前
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 年 前
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 年 前
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 年 前
OpenSimUDPBase.cs 60732c96ef Add clientstack.OutgoingUDPSendsCount stat to show number of outbound UDP packets sent by a region per second 11 年 前
OutgoingPacket.cs d8ee0cbe1c First stab at cleaning up Caps. Compiles. Untested. 13 年 前
PacketPool.cs 7d268912f1 Packet headers are not zero-encoded so don't try to zero-decode these in PacketPool.GetType() 11 年 前
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 年 前