aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ClientStack/LindenUDP/LLPacketHandler.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2008-09-06* This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares1-5/+5
2008-08-28Update svn properties, formatting cleanup.Jeff Ames1-2/+2
2008-08-25* zap compilation warningsJustin Clarke Casey1-2/+2
2008-08-25* This commit incorporates the heart of the OpenGridProtocol patch that is cu...Teravus Ovares1-0/+6
2008-08-22* Allow an exception generated in ProcessOutPacket to travel up the stackJustin Clarke Casey1-27/+16
2008-08-19Packet type exclusion (Mantis #2004)Melanie Thielker1-2/+4
2008-08-18Formatting cleanup.Jeff Ames1-7/+7
2008-08-12Minor formatting cleanup.Jeff Ames1-16/+16
2008-08-10Attempt to address Mantis #1905, #1909Melanie Thielker1-12/+17
2008-08-08Update svn properties, minor formatting cleanup.Jeff Ames1-3/+3
2008-08-07Patch #9159Melanie Thielker1-16/+27
2008-08-07Patch #9158Melanie Thielker1-12/+73
2008-08-07Minor formatting cleanup.Jeff Ames1-6/+6
2008-07-29Prevent acks from being appended to viewer effect packets, sinceMelanie Thielker1-0/+7
2008-07-24* minor: eliminate warnings from LindenUDPJustin Clarke Casey1-16/+16
2008-07-24Thank you, Neopallium, for a patch that addresses ack issues in theMelanie Thielker1-1/+3
2008-07-24Update svn properties. Minor formatting cleanup.Jeff Ames1-5/+5
2008-07-24Addresses Mantis #1810Melanie Thielker1-8/+12
2008-07-23Fix a race causing a buffer overflow under moderate loadMelanie Thielker1-1/+1
2008-07-23Update svn properties. Formatting cleanup. Remove a compiler warning.Jeff Ames1-61/+61
2008-07-22Make QueuePacket() lock free. Eliminates an unneeded lock()Melanie Thielker1-21/+18
2008-07-22Change one packet optimization to cover a case where the resendMelanie Thielker1-2/+2
2008-07-22Refactor the packet scheduling out of ClientView. Add intelligentMelanie Thielker1-0/+692