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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
* restore Header.Resent field setting for resent packets
Justin Clarke Casey
2008-10-06
1
-0
/
+4
*
Revert the packet resend timing changes. They caused login issues in primmy
Melanie Thielker
2008-10-05
1
-2
/
+2
*
Craters, take 2. Remove old discard logic and absolute discard timer.
Melanie Thielker
2008-10-05
1
-47
/
+27
*
* An update to the UDP Packet handler which might make the giant sized crater...
Teravus Ovares
2008-10-05
1
-1
/
+1
*
* Put in some infrastructure to allow tweaking of packet queue throttle value...
Justin Clarke Casey
2008-10-03
1
-2
/
+2
*
* minor: remove warnings (the code cleaners strike again)
Justin Clarke Casey
2008-10-03
1
-1
/
+0
*
* minor: oh, and comment out the now unused logger as well
Justin Clarke Casey
2008-10-01
1
-2
/
+2
*
* minor: Comment out temporarily statistical counter I accidentally left in f...
Justin Clarke Casey
2008-10-01
1
-1
/
+1
*
* Try bumping packet resend timeout up to 2 seconds instead of 1
Justin Clarke Casey
2008-10-01
1
-9
/
+22
*
* Fix bug in LLPacketHandler where the tickcount when a packet was approximat...
Justin Clarke Casey
2008-10-01
1
-8
/
+20
*
Add some methods to allow modules so set client view options
Melanie Thielker
2008-09-28
1
-0
/
+1
*
Mantis #2288
Melanie Thielker
2008-09-28
1
-4
/
+16
*
* Patch from JHurliman
Teravus Ovares
2008-09-26
1
-5
/
+5
*
* Fix http://opensimulator.org/mantis/view.php?id=2189
Justin Clarke Casey
2008-09-21
1
-0
/
+2
*
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
Teravus Ovares
2008-09-06
1
-5
/
+5
*
Update svn properties, formatting cleanup.
Jeff Ames
2008-08-28
1
-2
/
+2
*
* zap compilation warnings
Justin Clarke Casey
2008-08-25
1
-2
/
+2
*
* This commit incorporates the heart of the OpenGridProtocol patch that is cu...
Teravus Ovares
2008-08-25
1
-0
/
+6
*
* Allow an exception generated in ProcessOutPacket to travel up the stack
Justin Clarke Casey
2008-08-22
1
-27
/
+16
*
Packet type exclusion (Mantis #2004)
Melanie Thielker
2008-08-19
1
-2
/
+4
*
Formatting cleanup.
Jeff Ames
2008-08-18
1
-7
/
+7
*
Minor formatting cleanup.
Jeff Ames
2008-08-12
1
-16
/
+16
*
Attempt to address Mantis #1905, #1909
Melanie Thielker
2008-08-10
1
-12
/
+17
*
Update svn properties, minor formatting cleanup.
Jeff Ames
2008-08-08
1
-3
/
+3
*
Patch #9159
Melanie Thielker
2008-08-07
1
-16
/
+27
*
Patch #9158
Melanie Thielker
2008-08-07
1
-12
/
+73
*
Minor formatting cleanup.
Jeff Ames
2008-08-07
1
-6
/
+6
*
Prevent acks from being appended to viewer effect packets, since
Melanie Thielker
2008-07-29
1
-0
/
+7
*
* minor: eliminate warnings from LindenUDP
Justin Clarke Casey
2008-07-24
1
-16
/
+16
*
Thank you, Neopallium, for a patch that addresses ack issues in the
Melanie Thielker
2008-07-24
1
-1
/
+3
*
Update svn properties. Minor formatting cleanup.
Jeff Ames
2008-07-24
1
-5
/
+5
*
Addresses Mantis #1810
Melanie Thielker
2008-07-24
1
-8
/
+12
*
Fix a race causing a buffer overflow under moderate load
Melanie Thielker
2008-07-23
1
-1
/
+1
*
Update svn properties. Formatting cleanup. Remove a compiler warning.
Jeff Ames
2008-07-23
1
-61
/
+61
*
Make QueuePacket() lock free. Eliminates an unneeded lock()
Melanie Thielker
2008-07-22
1
-21
/
+18
*
Change one packet optimization to cover a case where the resend
Melanie Thielker
2008-07-22
1
-2
/
+2
*
Refactor the packet scheduling out of ClientView. Add intelligent
Melanie Thielker
2008-07-22
1
-0
/
+692