Commit History

Author SHA1 Message Date
  Justin Clarke Casey 899f2a80d7 minor: remove mono compiler warning 15 years ago
  Melanie Thielker a9e38bcafc Reapply the packet optimization patch, with changes 15 years ago
  Melanie Thielker 2bcf315ea2 Revert 7754 and 7755 pending a rework 15 years ago
  Melanie Thielker 5320f0f33c Stop packets that may be resent from being returned to the packet pool. 15 years ago
  Melanie Thielker 0d3a9b45ae Marry AckData to LLQueItem, and store packet data and length there for 15 years ago
  Melanie Thielker 35ec496f98 Revamp packet handler to smooth out the stream of resent packets. 15 years ago
  Adam Frisby 7308f35a96 * Fixed issue where incorrect braces nesting resulted in a section of PacketQueue getting disabled. 15 years ago
  Adam Frisby fb2a1a6b7c * Fixed a major memory leak in packet processing - PacketQueue.Close is never called, causing the PacketQueue for dead clients to be preserved (including it's contents). 15 years ago
  Justin Clarke Casey d18aff3310 * restore Header.Resent field setting for resent packets 15 years ago
  Melanie Thielker a3136d2bb1 Revert the packet resend timing changes. They caused login issues in primmy 15 years ago
  Melanie Thielker c84987426b Craters, take 2. Remove old discard logic and absolute discard timer. 15 years ago
  Teravus Ovares a243a4aaf5 * An update to the UDP Packet handler which might make the giant sized craters go away. 15 years ago
  Justin Clarke Casey 743e336bf3 * Put in some infrastructure to allow tweaking of packet queue throttle values for the total throttle (the one that throttles all packet output) 15 years ago
  Justin Clarke Casey 8c55f3eaa6 * minor: remove warnings (the code cleaners strike again) 15 years ago
  Justin Clarke Casey 7e35e4c816 * minor: oh, and comment out the now unused logger as well 15 years ago
  Justin Clarke Casey 231b8c2a67 * minor: Comment out temporarily statistical counter I accidentally left in from the last commit 15 years ago
  Justin Clarke Casey cbb9693ef4 * Try bumping packet resend timeout up to 2 seconds instead of 1 15 years ago
  Justin Clarke Casey 95a3d6372d * Fix bug in LLPacketHandler where the tickcount when a packet was approximately sent was not being stored in the ack record 15 years ago
  Melanie Thielker 1d5b2bb8bc Add some methods to allow modules so set client view options 15 years ago
  Melanie Thielker 95c3e0883c Mantis #2288 15 years ago
  Teravus Ovares 16b6738cda * Patch from JHurliman 16 years ago
  Justin Clarke Casey 1a71a3a567 * Fix http://opensimulator.org/mantis/view.php?id=2189 16 years ago
  Teravus Ovares 7d89e12293 * This is the fabled LibOMV update with all of the libOMV types from JHurliman 16 years ago
  Jeff Ames 3bf8858727 Update svn properties, formatting cleanup. 16 years ago
  Justin Clarke Casey 3d2069f3d9 * zap compilation warnings 16 years ago
  Teravus Ovares 2912aafe25 * This commit incorporates the heart of the OpenGridProtocol patch that is currently on Forge in a nice, friendly modular format. 16 years ago
  Justin Clarke Casey f0ffbf5b38 * Allow an exception generated in ProcessOutPacket to travel up the stack 16 years ago
  Melanie Thielker 5cb0d4fcac Packet type exclusion (Mantis #2004) 16 years ago
  Jeff Ames 6ef9d4da90 Formatting cleanup. 16 years ago
  Jeff Ames f894f5d87b Minor formatting cleanup. 16 years ago