index
:
opensim-SC_OLD
master
My fork of OpenSim for IG and MG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Region
/
ClientStack
/
LindenUDP
/
LLPacketHandler.cs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-06-01
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...
Jeff Ames
1
-1
/
+1
2009-05-02
* Reversing experimental change in previous rev.
Adam Frisby
1
-1
/
+1
2009-05-02
* Experimental: Speeds maximum resend per second from 80 packets to 400. (Fro...
Adam Frisby
1
-1
/
+1
2009-05-02
If a packet pooling blows up, fail gracefully instead of disconnecting
Melanie Thielker
1
-20
/
+32
2009-05-02
Handle resends better
Melanie Thielker
1
-1
/
+1
2009-05-02
Move a lock to attempt to cut down packet loss
Melanie Thielker
1
-4
/
+4
2009-05-02
Numerous packet improvements.
Melanie Thielker
1
-8
/
+14
2009-05-02
Fix the issue that stopped the packet pool from working. Add a mechanism
Melanie Thielker
1
-1
/
+5
2009-02-25
* minor: Remove most mono compiler warnings
Justin Clarke Casey
1
-2
/
+3
2009-02-25
A few updates necessary for load balancer.
Mike Mazur
1
-23
/
+36
2009-02-12
* optimized usings.
lbsa71
1
-17
/
+12
2009-01-12
* Extend PacketHandlerTest to fire in a packet.
Justin Clarke Casey
1
-1
/
+2
2009-01-12
* refactor: move packet handler interface into a separate class
Justin Clarke Casey
1
-34
/
+1
2009-01-03
* Updates the sim stats module. Cleans out some of the rot.
Teravus Ovares
1
-0
/
+4
2008-12-19
minor: remove mono compiler warning
Justin Clarke Casey
1
-1
/
+0
2008-12-17
Reapply the packet optimization patch, with changes
Melanie Thielker
1
-34
/
+24
2008-12-17
Revert 7754 and 7755 pending a rework
Melanie Thielker
1
-28
/
+36
2008-12-17
Stop packets that may be resent from being returned to the packet pool.
Melanie Thielker
1
-1
/
+8
2008-12-17
Marry AckData to LLQueItem, and store packet data and length there for
Melanie Thielker
1
-36
/
+28
2008-12-17
Revamp packet handler to smooth out the stream of resent packets.
Melanie Thielker
1
-43
/
+61
2008-11-08
* Fixed issue where incorrect braces nesting resulted in a section of PacketQ...
Adam Frisby
1
-24
/
+22
2008-11-08
* Fixed a major memory leak in packet processing - PacketQueue.Close is never...
Adam Frisby
1
-26
/
+35
2008-10-06
* restore Header.Resent field setting for resent packets
Justin Clarke Casey
1
-0
/
+4
2008-10-05
Revert the packet resend timing changes. They caused login issues in primmy
Melanie Thielker
1
-2
/
+2
2008-10-05
Craters, take 2. Remove old discard logic and absolute discard timer.
Melanie Thielker
1
-47
/
+27
2008-10-05
* An update to the UDP Packet handler which might make the giant sized crater...
Teravus Ovares
1
-1
/
+1
2008-10-03
* Put in some infrastructure to allow tweaking of packet queue throttle value...
Justin Clarke Casey
1
-2
/
+2
2008-10-03
* minor: remove warnings (the code cleaners strike again)
Justin Clarke Casey
1
-1
/
+0
2008-10-01
* minor: oh, and comment out the now unused logger as well
Justin Clarke Casey
1
-2
/
+2
2008-10-01
* minor: Comment out temporarily statistical counter I accidentally left in f...
Justin Clarke Casey
1
-1
/
+1
2008-10-01
* Try bumping packet resend timeout up to 2 seconds instead of 1
Justin Clarke Casey
1
-9
/
+22
2008-10-01
* Fix bug in LLPacketHandler where the tickcount when a packet was approximat...
Justin Clarke Casey
1
-8
/
+20
2008-09-28
Add some methods to allow modules so set client view options
Melanie Thielker
1
-0
/
+1
2008-09-28
Mantis #2288
Melanie Thielker
1
-4
/
+16
2008-09-26
* Patch from JHurliman
Teravus Ovares
1
-5
/
+5
2008-09-21
* Fix http://opensimulator.org/mantis/view.php?id=2189
Justin Clarke Casey
1
-0
/
+2
2008-09-06
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
Teravus Ovares
1
-5
/
+5
2008-08-28
Update svn properties, formatting cleanup.
Jeff Ames
1
-2
/
+2
2008-08-25
* zap compilation warnings
Justin Clarke Casey
1
-2
/
+2
2008-08-25
* This commit incorporates the heart of the OpenGridProtocol patch that is cu...
Teravus Ovares
1
-0
/
+6
2008-08-22
* Allow an exception generated in ProcessOutPacket to travel up the stack
Justin Clarke Casey
1
-27
/
+16
2008-08-19
Packet type exclusion (Mantis #2004)
Melanie Thielker
1
-2
/
+4
2008-08-18
Formatting cleanup.
Jeff Ames
1
-7
/
+7
2008-08-12
Minor formatting cleanup.
Jeff Ames
1
-16
/
+16
2008-08-10
Attempt to address Mantis #1905, #1909
Melanie Thielker
1
-12
/
+17
2008-08-08
Update svn properties, minor formatting cleanup.
Jeff Ames
1
-3
/
+3
2008-08-07
Patch #9159
Melanie Thielker
1
-16
/
+27
2008-08-07
Patch #9158
Melanie Thielker
1
-12
/
+73
2008-08-07
Minor formatting cleanup.
Jeff Ames
1
-6
/
+6
2008-07-29
Prevent acks from being appended to viewer effect packets, since
Melanie Thielker
1
-0
/
+7
[next]