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